Skip to content

Releases: benjaminkott/bootstrap_package

v15.0.0

16 Oct 07:36
Compare
Choose a tag to compare

BREAKING

  • 73d459c [!!!][TASK] Allow v13 and drop v11 support

FEATURE

  • 205e17b [FEATURE] Add threads and telegram to social media - fixes #1517

TASK

  • 01ed74b [TASK] Add set support for TYPO3 v13 (#1521)
  • 32c1e1d [TASK] Migrate carousel interal to type number
  • cdab578 [TASK] Avoid deprecated calls to get request in ViewHelpers (#1520)
  • d87feed [TASK] Avoid deprecated INCLUDE_TYPOSCRIPT (#1519)
  • ca6bd80 [TASK] Avoid deprecated EMU::addPageTSConfig() (#1518)
  • f65c7be [TASK] Add descriptions to content element registration
  • ffd2723 [TASK] Allow installation of TYPO3 v13 (#1512)
  • 376bf5f [TASK] Cleanup constant viewhelper
  • 901dfb4 [TASK] Move ignoring phpstan to usages
  • 0c6fb2b [TASK] Add phpmyadmin to ddev
  • b574aca [TASK] Drop google plus
  • 9d2cd59 [TASK] Drop leftover phpstan ignores in Is* ViewHelpers
  • df3330c [TASK] Cleanup pagination Pagination ViewHelpers
  • f3b0754 [TASK] Drop obsolte phpstan ignores for ContentSecurityPolicies
  • 56c5c0a [TASK] Drop leftover phpstan ignores of ScssParserTest
  • 6952284 [TASK] Drop leftover phpstan ignores of TypoScriptUtility
  • 59576f0 [TASK] Cleanup GoogleFontHook
  • 6efbddc [TASK] Drop usage of deprecated Connection::PARAM_STR_ARRAY
  • 6bf598f [TASK] Remove deprecated attribute registrations for TagBasedViewHelper
  • 3988f66 [TASK] Register upgrade wizards via attribute
  • 024543d [TASK] Cleanup flexforms
  • b7bf7e1 [TASK] Add trailing comma in multiline fixer rule
  • 82e0932 [TASK] Cleanup TCA
  • a975475 [TASK] Remove obsolete settings from demo ext_emconf
  • 487f6c2 [TASK] Add return type void to initializeArguments
  • a75309a [TASK] Set lowest supported version to 12.4
  • 59f2da0 [TASK] Use currentColor in systeminformation icon
  • e2956c2 [TASK] Replace twitter with x
  • d83517c [TASK] Upgrade frontend dependencies
  • dba6689 [TASK] Upgrade stylelint to v16
  • b6f45a9 [TASK] Drop modernizr
  • 803a14c [TASK] Run functional and unit tests only on latest PHP version (#1515)
  • 2294185 [TASK] Cleanup SvgUtility
  • 62a32fd [TASK] Update extension-helper and php-cs-fixer
  • 248d65f [TASK] Update CI builds to include php 8.3
  • ff450ec [TASK] Update github actions to latest version
  • c106703 [TASK] Cleanup tests (#1514)
  • 7ae6542 [TASK] Use node 20 in ci
  • 87cc012 [TASK] Update bundled scssphp to 1.13.0
  • 2603055 [TASK] Drop ExtensionConfiguration checks
  • 3b286e3 [TASK] Make AbstractUpdate v13 compatible
  • 12f22ab [TASK] Remove fallback to $GLOBALS['TSFE']
  • 82b6685 [TASK] Remove fallback for authMode
  • cb8940d [TASK] Drop deprecated renderStatic
  • 66880ab [TASK] Add .build/vendor to intelephense include path
  • 8789636 [TASK] Update vscode config
  • 9a84ab1 [TASK] Add Crowdin configuration file (#1488)
  • 9ea91d3 [TASK] PHP Stan Corrections
  • 6f3e3c2 [TASK] Remove deprecated TCEforms flexform XML element (#1434)
  • 1462f2f [TASK] Migrate grid column view element to esm (#1419)
  • e11054b [TASK] Add skiplink to mainnavigation (#1416)
  • f7b757e [TASK] Update ddev config
  • 817dc1c [TASK] Update phpcsfixer
  • d355ceb [TASK] Drop usage of custom trim viewhelper
  • aa4d9d6 [TASK] Cleanup color usages in cookie consent
  • 2eee06a [TASK] Make icons non translatable
  • 4790f8e [TASK] Force accessible focus styles
  • a5c39a4 [TASK] Use legacy set attribute instead of internal attribute
  • 6f32e3a [TASK] Streamline link titles in file uploads
  • 9e5ba72 [TASK] Raise dependencies
  • ef542ab [TASK] Use control section in tca to allow custom tables on standard pages
  • 24d46fc [TASK] Add TYPO3 v13 to readme
  • c2e14e7 [TASK] Set next version to 15
  • f964fad [TASK] Remove fallback in scss parser test
  • a8ac2f5 [TASK] Remove fallbacks in paginate view helper
  • 64ea772 [TASK] Remove fallback in iconwizard
  • 17a6bed [TASK] Migrate media fields to file
  • 73d459c [!!!][TASK] Allow v13 and drop v11 support

BUGFIX

  • 8b51cb7 [BUGFIX] Replace legacy color-yiq with color-contrast - fixes #1511
  • 6ffb9d4 [BUGFIX] Remove leftover ignored errors from phpstan
  • 3feaae7 [BUGFIX] data undefined in IconsDataProcessor (#1452)
  • 2ed9ddd [BUGFIX] Fix JavaScript error when cookieconsent.min.js is blocked by secure browser (#1453)
  • d0b8e5b [BUGFIX] Remove outdated language settings (#1494)
  • 8bce06d [BUGFIX] Add missing display class in header template - fixes #1508
  • a792a6b [BUGFIX] Add missing configuration for address tag in RTE (#1513)
  • 29b8dfa [BUGFIX] Correct namespace for tests
  • 6325cbb [BUGFIX] Correct viewhelper documentation (#1476)
  • 9125f1f [BUGFIX] Add missing core extension requirements to functionals (#1435)
  • 2e9703b [BUGFIX] Correct title attribute in external media preview
  • 7dbbf21 [BUGFIX] Prevent array offset access on non existing keys
  • 7c6459b [BUGFIX] Use block styling for image links instead of inline-block
  • d4c4a1b [BUGFIX] Correct css variable usage
  • 1a75e05 [BUGFIX] Correct upper camel case viewhelper usage
  • 1c26553 [BUGFIX] Add missing compiled css
  • f4345a7 [BUGFIX] Explicitly set title for image
  • 76155e0 [BUGFIX] Filenames are no headlines
  • ac8f1b0 [BUGFIX] Avoid clipping of footer meta menu focus styles
  • d37d22e [BUGFIX] Update cookie consent styling
  • 98db5ff [BUGFIX] Force button focus styles to be accessible
  • a39fc13 [BUGFIX] Correct search result markup

Contributors

  • Benjamin Kott
  • Christian Kuhn
  • Garvin Hicking
  • Lina Wolf
  • Peter Kraume
  • Rafał Jania
  • Stephan Kellermayr
  • Uwe
  • jokumer

v14.0.7

14 Aug 14:45
Compare
Choose a tag to compare

TASK

  • f066dff [TASK] Update ddev config

BUGFIX

  • bc90ce2 [BUGFIX] Correct title attribute in external media preview
  • 6f11bdf [BUGFIX] Prevent array offset access on non existing keys
  • d73c677 [BUGFIX] Use block styling for image links instead of inline-block

Contributors

v14.0.6

17 Jul 12:03
Compare
Choose a tag to compare

BUGFIX

  • c0a8ab4 [BUGFIX] Cleanup release...

Contributors

v14.0.5

17 Jul 11:59
Compare
Choose a tag to compare

TASK

  • 1a70131 [TASK] Cleanup color usages in cookie consent

BUGFIX

  • 8ad4e7a [BUGFIX] Correct css variable usage
  • 22f6c99 [BUGFIX] Use custom trim viewhelper since trim only added in v12

Contributors

v14.0.4

12 Jul 08:56
Compare
Choose a tag to compare

TASK

  • bd11190 [TASK] Force accessible focus styles
  • bcb93af [TASK] Use legacy set attribute instead of internal attribute

BUGFIX

  • 5747f86 [BUGFIX] Explicitly set title for image

Contributors

v14.0.3

10 Jul 06:46
Compare
Choose a tag to compare

TASK

  • 637fe97 [TASK] Streamline link titles in file uploads

BUGFIX

  • e1eee66 [BUGFIX] Filenames are no headlines
  • 99b466f [BUGFIX] Avoid clipping of footer meta menu focus styles
  • 50f2e12 [BUGFIX] Update cookie consent styling
  • f27c649 [BUGFIX] Force button focus styles to be accessible
  • 86b218f [BUGFIX] Correct search result markup

Contributors

v14.0.2

30 Jun 13:45
Compare
Choose a tag to compare

BUGFIX

  • 7773f96 [BUGFIX] PHPStan
  • f410d58 [BUGFIX] Correct position of subnav left
  • 582e01a [BUGFIX] Make IconWizard compatible with v11

Contributors

v13.0.5

30 Jun 13:46
Compare
Choose a tag to compare

BUGFIX

  • 9c7bbe6 [BUGFIX] Make IconWizard compatible with v11

Contributors

v12.0.10

30 Jun 13:48
Compare
Choose a tag to compare

BUGFIX

  • 5548340 [BUGFIX] Make IconWizard compatible with v11

Contributors

v14.0.1

26 Jun 06:34
Compare
Choose a tag to compare

TASK

  • dc4723e [TASK] Improve icon selector performance in backend (#1392)
  • 35de69f [TASK] Add new external media field to assign an iframe title (#1296) (#1371)

BUGFIX

  • 223d9a3 [BUGFIX] Correct docs for overrideParserVariables
  • 25be279 [BUGFIX] Slightly increase contrast for succes, info, warning
  • 3f68d29 [BUGFIX] Slightly increase contrast for danger color

Contributors