Skip to content

Releases: benjaminkott/bootstrap_package

v12.0.9

26 Jun 06:30
Compare
Choose a tag to compare

TASK

  • a3e541d [TASK] Improve icon selector performance in backend (#1392)

BUGFIX

  • fdab10e [BUGFIX] Correct docs for overrideParserVariables

Contributors

v14.0.0

22 Jun 08:30
Compare
Choose a tag to compare

We have been cooking something for you!

The TYPO3 Community plans to have the Introduction-Package BITV-Certified.
In reality this is not that easy, if you have some demo content on the once side
and a Framework on the other. The goal was to have rendering adjusted so it follows
all best practices, and ensures the editor has all the options he needs to do the
same on the content side.

We kicked off the development with a codesprint at CPS in Berlin.
https://www.linkedin.com/posts/cps-it-gmbh_berlin-typo3introductionpackages-codesprint-activity-7074016585031524352-jDVN

We tried to keep it as non breaking as possible, but in some cases like the menu
we needed to change markup and css massivly to break current limitations.
So by default we are now also rendering more levels in the main navigation.
But there is a lot more going on than just the menu.

Enjoy the changelog and checkout the project board for detailed insights:
https://github.com/benjaminkott/bootstrap_package/projects/2

BREAKING

  • 2bceb14 [!!!][TASK] Move main tag to contain all relevant content
  • d721e1a [!!!][TASK] Optimize Card links (#1372)
  • b224a40 [!!!][TASK] Make carousel accessible

FEATURE

  • 9132b04 [FEATURE] Introduce dedicated gridcolumn element
  • c37afe3 [FEATURE] Allow display class on all default content headers (#1366)
  • 671acf6 [FEATURE] Make header level for child items configurable by the editor (#1353)

TASK

  • d369f9a [TASK] Add v14 to readme
  • 60f68f0 [TASK] Set next version to v14.0.0
  • f0ec180 [TASK] Add tests for update scripts (#1388)
  • b126959 [TASK] Add display: swap to iconfont
  • c00384f [TASK] Drop obsolete form compat overrides
  • f3a3772 [TASK] Remove deprecations from cookieconsent
  • 50cf308 [TASK] Add skip to page footer
  • c942e01 [TASK] Remove obsolete data-parent
  • 354a87c [TASK] Optimize file downloads
  • 39ed5cd [TASK] Split input border and general border colors
  • 8dc41ea [TASK] Add role and roledescription to carousel
  • f453860 [TASK] Replace aria-roledescription with aria-label on lightbox
  • 6310128 [TASK] Add label to extended resume form field of indexed search
  • cd88268 [TASK] Add indicator to subnav and enhance mainnav version
  • 95ab34a [TASK] Show outlines in navigation only on focus-visible
  • 5f31391 [TASK] Make focus visible for carousel links
  • ca6df9f [TASK] Simplify lightbox
  • ec4d613 [TASK] Remove obsolete intrinsicsize attribute (#1380)
  • 2775146 [TASK] Make main navigation more accessible (#1385)
  • 4814d8f [TASK] Finetune color contrast on subnav
  • a260862 [TASK] Render subnavigation after content
  • 077a765 [TASK] Do not wrap images directly with links
  • c918a8a [TASK] Optimize Carousel
  • 8698ff9 [TASK] Optimize indexed search form
  • 99bcab4 [TASK] Modernize typoscript setup and constant access (#1379)
  • 44d9918 [TASK] Enable functional tests for v12 (#1219)
  • f392b79 [TASK] Drop legacy path include test
  • dd93e18 [TASK] Set dev env to 8.2
  • fe79501 [TASK] Update php-cs-fixer
  • 2ab06cf [TASK] Update lightbox and modernize rendering (#1378)
  • 97cd552 [TASK] Change default cookieconsent to include header
  • 2bceb14 [!!!][TASK] Move main tag to contain all relevant content
  • d721e1a [!!!][TASK] Optimize Card links (#1372)
  • 8e36778 [TASK] Removed header tags from all headings for accessibility reason... (#1370)
  • a3e9899 [TASK] Add aria-hidden to social-media icons
  • b224a40 [!!!][TASK] Make carousel accessible
  • ad7004d [TASK] Move Registering of Icons to ServiceContainer (#1374)
  • 028f56d [TASK] Add a11y color calculation tools to scss and adjust colors slightly
  • 50a46c0 [TASK] Expose social link labels to constant editor and improve label rendering for screen reader (#1361)
  • fe80278 [TASK] Add aria-labels for main and sub navigation (#1363)
  • a776db5 [TASK] Drop link decoration settings from constant editor
  • 955656c [TASK] Underline links in content by default (#1357)
  • 3af07f5 [TASK] Fix border color contrast of form inputs (#1360)
  • 0c663ee [TASK] Use buttons for "allow" and "dismiss" in cookie consent (#1349)
  • 0ae2c79 [TASK] replace nav tag with div tag in custom element tab (#1350)
  • bdd775c [TASK] Rename mandatory field label (#1356)
  • 3741561 [TASK] Only use aria-current for the last item in breadcrumb (#1359)
  • 6958b74 [TASK] Add meaningful label to each second field in a group in extended search form (#1351)
  • edebd6e [TASK] Duplicate css class removed (#1345)
  • a6096e5 [TASK] Switched forms template variant to version2 (#1338)
  • 34c6b0e [TASK] Resize cookiee consent header to 1.5rem
  • d0d0a89 [TASK] Remove role navigation and role main
  • 84158b7 [TASK] Overwrite default cookie consent configuration
  • 3383109 [TASK] Add aria-hidden attributes for decorative icons (#1336)
  • 344fef8 [TASK] Update bundled scssphp to v1.11.0
  • e75e83e [TASK] Update popper.js and some build deps
  • 89c2228 [TASK] Update to Bootstrap 5.3.0

BUGFIX

  • f9daa32 [BUGFIX] Make screenreader current label translatable
  • a03a700 [BUGFIX] Align sitemap behavior with core
  • fed7f26 [BUGFIX] Remove unwanted vertical gap on sections
  • 82626f3 [BUGFIX] Drop obsolete felogin config
  • f589ba0 [BUGFIX] Correct scroll position and prevent click if target exists on site
  • 6c63f70 [BUGFIX] Correct column gap count for 3 column layout
  • d40cf76 [BUGFIX] Correct media position in accordion and tab items (#1384)
  • ab2c2c9 [BUGFIX] Restore search rules functionality
  • fb62859 [BUGFIX] Correct search form classes
  • 24a7bf7 [BUGFIX] CGL
  • 32a9bc6 [BUGFIX] Unflatten typoscript constants in dataprocessor
  • def5d84 [BUGFIX] Optimize gridcolumn svg
  • 4cfef65 [BUGFIX] Avoid clipping on social links and footer language menu
  • fb437ab [BUGFIX] Use contextual icon color for system information icon (#1377)
  • f9813bb [BUGFIX] Correct generated css
  • 80c745d [BUGFIX] Correct path to photoswipe assets
  • 25792ec [BUGFIX] Fix access to overrideParserVariables
  • f4fb0a5 [BUGFIX] Inherit link styling on breadcrumbs (#1373)
  • 26da908 [BUGFIX] Improve visibility of skip to content link on focus (#1367)
  • 92c3214 [BUGFIX] Add missing subitems_header_layout to card group
  • e124fb5 [BUGFIX] SCSS linting
  • c2a22ed [BUGFIX] Calculate foreground colors for cookie consent
  • 13ce41c [BUGFIX] Handle allowed file extensions for TYPO3 v12 (#1365)
  • 86b2484 [BUGFIX] Fix Sticky Header (#1362)
  • 5c26d81 [BUGFIX] Source mapping is now public path agnostic (#1352)
  • 87d5f04 [BUGFIX] Fix missing spaces in the output of content elements (#1343)
  • e60c1dc [BUGFIX] Make carousel controls visible on focus
  • 5ffa09c [BUGFIX] Add title to social links
  • 7d4e95c [BUGFIX] Avoid text-muted for unavailable languages
  • 55ca836 [BUGFIX] Undefined array keys in Compile Service

MISC

  • e61fdea [DOCS] How to build frontend files for contribution (#1341)
  • acf2ac0 [DOCS] Adjust Templates for PRs and Issues (#1342)

Contributors

v13.0.3

22 Jun 08:25
Compare
Choose a tag to compare

TASK

  • 2fbfd0c [TASK] Add tests for update scripts (#1388)
  • d08447a [TASK] Add display: swap to iconfont
  • acbc2ee [TASK] Add label to extended resume form field of indexed search
  • 029df1d [TASK] Remove obsolete intrinsicsize attribute (#1380)
  • 9579cf7 [TASK] Optimize indexed search form
  • 2f07847 [TASK] Enable functional tests for v12 (#1219)
  • 61640d1 [TASK] Drop legacy path include test
  • 37ce7eb [TASK] Set dev env to 8.2
  • 22fd5cb [TASK] Update php-cs-fixer
  • 618ce0e [TASK] Add aria-hidden to social-media icons
  • e8ed729 [TASK] Move Registering of Icons to ServiceContainer (#1374)
  • 9eeb648 [TASK] Add aria-labels for main and sub navigation (#1363)
  • 70b2e18 [TASK] Drop link decoration settings from constant editor
  • 968ea22 [TASK] Only use aria-current for the last item in breadcrumb (#1359)
  • 13eb6dc [TASK] Add meaningful label to each second field in a group in extended search form (#1351)
  • 8247f48 [TASK] Duplicate css class removed (#1345)
  • ada5188 [TASK] Add aria-hidden attributes for decorative icons (#1336)
  • 344fef8 [TASK] Update bundled scssphp to v1.11.0
  • e75e83e [TASK] Update popper.js and some build deps
  • 89c2228 [TASK] Update to Bootstrap 5.3.0

BUGFIX

  • e6f6971 [BUGFIX] Make screenreader current label translatable
  • 08cb370 [BUGFIX] Align sitemap behavior with core
  • 5181da7 [BUGFIX] Remove unwanted vertical gap on sections
  • 1657d99 [BUGFIX] Correct scroll position and prevent click if target exists on site
  • d4f9792 [BUGFIX] Correct column gap count for 3 column layout
  • a45f018 [BUGFIX] Drop obsolete felogin config
  • cb43c6c [BUGFIX] Correct media position in accordion and tab items (#1384)
  • 4d8b843 [BUGFIX] Restore search rules functionality
  • 5f20805 [BUGFIX] Correct search form classes
  • 160319f [BUGFIX] Use contextual icon color for system information icon (#1377)
  • 3d96d24 [BUGFIX] Correct path to photoswipe assets
  • 002dd8f [BUGFIX] Fix access to overrideParserVariables
  • 4128f24 [BUGFIX] Handle allowed file extensions for TYPO3 v12 (#1365)
  • 9ce3b0b [BUGFIX] Fix Sticky Header (#1362)
  • 52a834f [BUGFIX] Source mapping is now public path agnostic (#1352)
  • 0187b25 [BUGFIX] Fix missing spaces in the output of content elements (#1343)
  • 5ffa09c [BUGFIX] Add title to social links
  • 7d4e95c [BUGFIX] Avoid text-muted for unavailable languages
  • 55ca836 [BUGFIX] Undefined array keys in Compile Service

Contributors

v12.0.8

22 Jun 08:21
Compare
Choose a tag to compare

TASK

BUGFIX

  • d43358b [BUGFIX] Only call fetchAllAssociative if its available

Contributors

v13.0.2

25 Apr 17:38
Compare
Choose a tag to compare

TASK

BUGFIX

  • ee768c2 [BUGFIX] Correct multiplier value float type being transformed to integer. (#1270)
  • 278d0fb [BUGFIX] Add missing no-cookie to media additionalConfig (#1122)
  • 9e8fce0 [BUGFIX] Set testing framework versions (#1269)
  • 6e8c4a5 [BUGFIX] Correct duplicate constant editor categories
  • 339a381 [BUGFIX] Fix undefined variables access (PHP 8+ compatibility) (#1218)
  • 0a97066 [BUGFIX] Wrong constant label (#1227)
  • 056c6f3 [BUGFIX] Allow to disable backend layouts (#1242)
  • a7e0523 [BUGFIX] Render "hidden" fields as checkboxToggle (#1247)

Contributors

v13.0.1

13 Dec 16:17
Compare
Choose a tag to compare

Please see additional changelog for v13.0.0

https://github.com/benjaminkott/bootstrap_package/releases/tag/13.0.0

BREAKING

  • e852dc3 [!!!][BUGFIX] Correct responsive image config for backend layouts (#1232)

BUGFIX

  • 55b4e93 [BUGFIX] Correct image scaling in thumbnail menus
  • 4ffcea6 [BUGFIX] Correct image scaling in card menus
  • fd3ba34 [BUGFIX] Correct image scaling in card groups
  • dcc08bb [BUGFIX] Correct image scaling in accordions
  • 195f60c [BUGFIX] Correct image scaling in tabs
  • e852dc3 [!!!][BUGFIX] Correct responsive image config for backend layouts (#1232)
  • 4d5c8d4 [BUGFIX] Use extension configuration service to access config

Contributors

v12.0.7

13 Dec 16:18
Compare
Choose a tag to compare

BUGFIX

  • [BUGFIX] Correct image scaling in thumbnail menus 9ea9f26
  • [BUGFIX] Correct image scaling in card menus c261a73
  • [BUGFIX] Correct image scaling in card groups 87f0457
  • [BUGFIX] Correct image scaling in accordions 5cdfd76
  • [BUGFIX] Correct image scaling in tabs bf98657

v13.0.0

06 Dec 13:05
Compare
Choose a tag to compare

BREAKING

  • b3cdba7 [!!!][TASK] Drop jquery (#1212)
  • ec37abf [!!!][FEATURE] Introduce Google Tag Manager support
  • 61f5957 [!!!][TASK] Adapt useragent to fetch woff2 - fixes #840

FEATURE

  • ec37abf [!!!][FEATURE] Introduce Google Tag Manager support
  • 028a786 [FEATURE] Use translatable labels for container names and columns (#1110)
  • 67fee21 [FEATURE] Introduce implode vh and make explode vh more useful
  • 600372b [FEATURE] Introduce frame options
  • d513638 [FEATURE] Add repeat option for frame background images
  • c293241 [FEATURE] Add footer navigation and contact area (#1054)

TASK

  • b1e50ad [TASK] Adapt dependencies
  • 8c5ab0d [TASK] Use actions/cache@v3
  • 7ac2d5c [TASK] Replace deprecated set-output command (#1213)
  • b21ed66 [TASK] Update build dependencies
  • 3c64f9f [TASK] Update fantasticon to 2.0.0
  • c280e6a [TASK] Update bootstrap to 5.2.3
  • 99bd545 [TASK] Bump actions/checkout to v3 (#1214)
  • 954dbb8 [TASK] Remove leftover legacy popper.js
  • c51b356 [TASK] Remove leftovers from bootstrap 4 removal
  • 36836fb [TASK] Update dependencies
  • b3cdba7 [!!!][TASK] Drop jquery (#1212)
  • 1449d02 [TASK] Update Bootstrap to 5.2.2
  • 6e5da6d [TASK] Drop Bootstrap 4
  • f282722 [TASK] Update action and node version
  • e4c3b5f [TASK] Make Bootstrap Package TYPO3 v12 compatible (#1201)
  • cfed9c0 [TASK] Remove obsolte whitespaces in readme
  • aad164e [TASK] Make paginator v12 compatible (#1209)
  • 8b1a05c [TASK] Update compatibility chart
  • 614cb76 [TASK] Drop obsolete sql definitions
  • fd6f747 [TASK] Streamline contact form example
  • 11e706e [TASK] Apply TCA changes
  • 53536dd [TASK] Drop v10 support (#1206)
  • 8268cd2 [TASK] Streamline upgrade wizards
  • 527f7db [TASK] Use public directory for setup instead of web
  • 441f76c [TASK] Execute all tests if basic setup was sucessful
  • b7dfea8 [TASK] Move test scss resources to public
  • 6f20234 [TASK] Fix indention
  • dddf5f2 [TASK] Upgrade version of phpstan
  • 3119d53 [TASK] Store composer-cache to speed up CI (#1172)
  • 844305e [TASK] Add PHP 8.1 to CI (#1171)
  • 0aebd8d [TASK] Remove obsolete labeler config
  • 0089702 [TASK] Update frontend dependencies
  • 39210d6 [TASK] Update bootstrap versions to 4.6.1 and 5.1.3
  • fb8aff1 [TASK] Update ddev config
  • 33325b9 [TASK] Drop commit message check and labeler to avoid unnessesary long ci runs
  • e4bc364 [TASK] Adapt pull request template to match current ci
  • 24167a7 [TASK] Adapt PHPDoc annotation in ScssParserTest
  • e0d6952 [TASK] Adjust handling of ExtensionConfiguration version differences for phpstan
  • 7ac32df [TASK] Allow composer plugins
  • 61f5957 [!!!][TASK] Adapt useragent to fetch woff2 - fixes #840
  • 36a8ddb [TASK] Update scssphp to v1.8.1 (#1114)
  • df63fea [TASK] Use @import syntax for TS includes (#1090)
  • 6cd7bd9 [TASK] Update deployment
  • 0f3c035 [TASK] Require at least v11.5 LTS on the 11 cycle
  • fa979f2 [TASK] Migrate form definition (#1095)
  • 82273eb [TASK] Accept frame height in frame vh config
  • 70ce6fe [TASK] Update frontend dependencies
  • f0f9125 [TASK] Update scssphp to v1.7.0
  • 6dc537d [TASK] Move frame rendering to vh (#1081)
  • 3017050 [TASK] Allow pagination template to be overwritten (#1080)
  • 33cd911 [TASK] Checkstyle typoscript
  • 96577b4 [TASK] Allow menu pages/subpages to render recursive by default
  • 65967f1 [TASK] Update Bug Report template (#1069)
  • c799bbc [TASK] Provide frontend build custom commands (#1068)
  • 0217131 [TASK] Split mainnavigation into multiple templates
  • 0ce5eb8 [TASK] Exclude submenues from indexing (#1061)
  • 911de9c [TASK] Move env vars to DDEV config (#1059)
  • 84786da [TASK] Add .build/bin to $PATH (#1058)
  • 6ff633e [TASK] Update readme to include v12
  • f62618a [TASK] Update .gitattributes (#1051)
  • 5cf397f [TASK] Normalize composer.json (#1050)
  • caa290a [TASK] Update branch alias (#1047)
  • 32a05bd [TASK] correct Photoswipe opening animation (#941)

BUGFIX

  • 744c0c4 [BUGFIX] Adapt phpstan annotations
  • 39fcbac [BUGFIX] Add figure tag to external blocks in rte parsing
  • 6214e23 [BUGFIX] Use padding instead of margin for RTE spacing
  • cd051fe [BUGFIX] Use new rendering context for pagination view
  • 6dc2ac6 [BUGFIX] Prevent PHP Warning: Undefined array key (#1208)
  • 94afc27 [BUGFIX] PHPStan return types (#1199)
  • e1c8684 [BUGFIX] Swap caption and title in photoswipe if no title is given (#1181)
  • f535de1 [BUGFIX] Correct type issue in upgrade wizard one more more time
  • 779fae9 [BUGFIX] Correct type issue in upgrade wizard one more time
  • 3299482 [BUGFIX] Correct type issue in upgrade wizard
  • e2bde3e [BUGFIX] Replace deprecated PHP 8.1 filter FILTER_SANITIZE_STRING
  • abfe2d9 [BUGFIX] Avoid unitialized variable in VersionToolbarItem (#1167)
  • 318e2c4 [BUGFIX] Avoid early fatal with TYPO3 v12 (#1166)
  • b0b3f6a [BUGFIX] Respect target and add rel in all page template menus
  • 2fe6da3 [BUGFIX] PHPStan issues (#1133)
  • 0507bb5 [BUGFIX] Register classes in DI container (#1129)
  • 1dbb1ab [BUGFIX] Add missing xlarge crop variant - fixes #1088
  • bedac0c [BUGFIX] Respect icon config in footer navigation - fixes #1109
  • 25efe3e [BUGFIX] Do not call "libxml_disable_entity_loader" in PHP 8 (#1105)
  • 3c6c104 [BUGFIX] Respect and adjust responsive image configuration for carousel background_image
  • 9b04c8b [BUGFIX] Respect theme configuration in footer navigation
  • 750c206 [BUGFIX] Get frontend controller from request if available
  • 5bde1c5 [BUGFIX] Use bootstrap 5 styles in RTE (#1091)
  • 77ce933 [BUGFIX] Do not pass absolute path to resource factory
  • b1ad381 [BUGFIX] BrandingService conditions (#1094)
  • 0eccc6a [BUGFIX] Remove pollution of global scss variables
  • 686dd1d [BUGFIX] Ensure accordion elements collapse as intended with bootstrap 5
  • 127c3af [BUGFIX] Avoid overrides of global scss variables within card-panel comonent
  • 0c8e4a2 [BUGFIX] Allow labeler from forks (#1085)
  • ad45336 [BUGFIX] Fix breadcrumb when "breadcrumbExtendedValue" is used
  • 04574fa [BUGFIX] Wrong default
  • 7c45477 [BUGFIX] Set correct classes for background image options in frame viewhelper
  • 02b0c5f [BUGFIX] Add automatic contrast calculations again for backgrounds - fixes #1057
  • 94f3fff [BUGFIX] Change initialization of ConfigurationManager to make it compatible with 10.4
  • c44ade4 [BUGFIX] Change initialization of ConfigurationManager to make it compatible with 10.4
  • 116ebeb [BUGFIX] Hide header for container elements - fixes #1079
  • 32d2609 [BUGFIX] Ensure spacing for frames is applied when set to none
  • 8f8e41d [BUGFIX] Correct spacing for embedded frames
  • a5c1e26 [BUGFIX] phpstan baseline
  • 136f2d9 [BUGFIX] Missing theme colors (#1067)
  • 91161e6 [BUGFIX] Array access warnings in PHP 8 (#1063)
  • 8b5c391 [BUGFIX] CGL in CI workflow (#1064)
  • 3bc7af8 [BUGFIX] Docs rendering (#1062)
  • 36ea7dd [BUGFIX] Mark menu items correctly as closed - fixes #1052
  • b59e5bb [BUGFIX] Include correct popper.js version for bootstrap 5
  • b9ef0ce [BUGFIX] Wrong table classes and add missing ones (#927)
  • 2593545 [BUGFIX] Remove obsolete margin removal of contact address
  • 45f0d3f [BUGFIX] Preserve custom layout values (#1055)
  • 9e34f8e [BUGFIX] Correct versions after #1047
  • 262899e [BUGFIX] Add Bootstrap v5 options to Fullscreen and Small carousel (#1053)
  • 5c419c5 [BUGFIX] Remove deprecated softref images (#1046)
  • 3344751 [BUGFIX] Make embedded layouts mote strict and reset backgrounds properly
  • af347d5 [BUGFIX] Let image service resolve svgicon - fixes #1042
  • d5d0590 [REVERT][BUGFIX] Update doctrine usages (#1037) (#1044)
  • 78dc613 [BUGFIX] Add missing embed css to bootstrap 5 (#1043)
  • e687172 [BUGFIX] Remove external softref to ext:rtehtmlarea (#1039)

MISC

  • 20ef22e Exclude Tests folder for export (#1157)
  • 9b1814b [DOCS] Align with new TYPO3 documentation standards (#1158)
  • a67e374 [DOCS] Update Bootstrap version

Contributors

v12.0.6

06 Dec 13:30
Compare
Choose a tag to compare

TASK

  • [TASK] Update actions to v3 7f16644
  • [TASK] Replace deprecated set-output command (#1213) 22a3a4f
  • [TASK] Streamline upgrade wizards (#1210) 59d1c32
  • [TASK] Use public directory for setup instead of web ec4476b
  • [TASK] Adapt ddev config for BP_12 ab2d4d8
  • [TASK] Fix indention d2deb08

BUGFIX

  • [BUGFIX] Add figure tag to external blocks in rte parsing c500ed0
  • [BUGFIX] Prevent PHP Warning: Undefined array key (#1208) e22a400
  • [BUGFIX] PHPStan return types (#1199) aee7829
  • [BUGFIX] Properly check return type (#1182) 8e519af
  • [BUGFIX] Swap caption and title in photoswipe if no title is given (#1181) 7342e2a
  • [BUGFIX] Replace deprecated PHP 8.1 filter FILTER_SANITIZE_STRING 061a6d8

v11.0.4

06 Dec 13:32
Compare
Choose a tag to compare

TASK

  • [TASK] Update actions to v3 563a70e
  • [TASK] Replace deprecated set-output command (#1213) a6611d4
  • [TASK] Remove obsolete labeler config 5258b08
  • [TASK] Allow composer plugins 19d88fa
  • [TASK] Drop labeler to avoid unnessesary long ci runs f815312
  • [TASK] Update Bug Report template (#1069) fcfd9ee

BUGFIX

  • [BUGFIX] Add figure tag to external blocks in rte parsing 46ae562
  • [BUGFIX] Replace deprecated PHP 8.1 filter FILTER_SANITIZE_STRING a1e6d1d
  • [BUGFIX] CGL in CI workflow (#1064) 0458a4a
  • [BUGFIX] Docs rendering (#1062) 538f91e
  • [BUGFIX] Wrong table classes and add missing ones (#927) fa72366
  • [BUGFIX] Preserve custom layout values (#1055) 0c506be