|
| 1 | +# 14.0.0 |
| 2 | + |
| 3 | +## TASK |
| 4 | + |
| 5 | +- 8968276 [TASK] Adjust emconf to released typo3 versions |
| 6 | +- 507e4bb [TASK] Run publish on ubuntu-latest |
| 7 | +- 9fcd2e0 [TASK] Allow BP 16*dev |
| 8 | +- a5030e0 [TASK] Use figure instead of image in docs |
| 9 | +- c8df128 [TASK] Drop changelog and configuration from docs |
| 10 | +- 230dad0 [TASK] Drop migration documentation |
| 11 | +- 2dd4209 [TASK] Update manual setup documentation |
| 12 | +- 9529e28 [TASK] Add phpmyadmin to ddev |
| 13 | +- 23ddfc5 [TASK] Use page type for storage pid settings |
| 14 | +- b6a3fe2 [TASK] Migrate settings labels to be autoloaded |
| 15 | +- ab2194e [TASK] Adjust documentation |
| 16 | +- be0d1de [TASK] Migrate element rendering and notifications |
| 17 | +- 9722e8b [TASK] Remove usage of _typoScriptNodeValue |
| 18 | +- 6361d42 [TASK] Do not run CGL on PHP 8.4 |
| 19 | +- 8d879a6 [TASK] Migrate plugins from list_type to CType |
| 20 | +- 4d4f2ba [TASK] Refactor CacheService and SetupService; update ViewHelpers and tests |
| 21 | +- 1d90f29 [TASK] Replace usage of deprecated TSFE->addCacheTags API |
| 22 | +- 2ea40f9 [TASK] Set tsconfig values via set |
| 23 | +- c17dd67 [TASK] Refactor createBlogSetup method to improve clarity |
| 24 | +- f0afa00 [TASK] Update TYPO3 testing framework |
| 25 | +- a648d1a [TASK] Update Composer scripts to remove 't3g:' prefix for consistency |
| 26 | +- c859152 [TASK] Update PHP CS Fixer version |
| 27 | +- 2e9561b [TASK] Cast month and year to string in listPostsByDateAction for consistent meta tag generation |
| 28 | +- 60976c3 [TASK] Upgrade PHPStan |
| 29 | +- ea44a8c [TASK] Refactor BlogPostHeaderContentRenderer to use ViewFactory for template rendering |
| 30 | +- cfcd760 [TASK] Drop v11 fallback for backend blog header |
| 31 | +- 79abfac [TASK] Replace deprecated fluid RenderingContext::getRequest method |
| 32 | +- 00dca01 [TASK] Replace File::FILETYPE_IMAGE constant with enum value |
| 33 | +- f9a7823 [TASK] Adjust readme for version compat |
| 34 | +- 74043bd [TASK] Adjust CI Matrix |
| 35 | +- da652ab [TASK] Add initial set configurations |
| 36 | +- e42d5b7 [TASK] Update ddev config |
| 37 | +- 1099339 [TASK] Update plugin registration |
| 38 | +- 97e631f [TASK] Remove user.tsconfig fallback |
| 39 | +- 2ee5351 [TASK] Allow installation with v14 |
| 40 | +- 3823be1 [TASK] Declare nullable types as nullable explicitly (#332) |
| 41 | +- 301989a [TASK] Improve performance with disabled comments (#326) |
| 42 | +- 1842a6b [TASK] Allow psr/http-message 1.1 and 2.0 |
| 43 | +- d989f92 [TASK] Remove stray comment |
| 44 | + |
| 45 | +## BUGFIX |
| 46 | + |
| 47 | +- 9544433 [BUGFIX] Correctly assign the google captcha status |
| 48 | +- d0ab924 [BUGFIX] Correct min/max tag size settings identifier |
| 49 | +- 2979cb9 [BUGFIX] List all blog storages even when empty. |
| 50 | +- 5af42f5 [BUGFIX] Make doctypes compatible with v13 |
| 51 | +- 22c1937 [BUGFIX] Hide shared configs |
| 52 | +- 23a1e3b [BUGFIX] Remove obsolete constants file |
| 53 | +- 549275d [BUGFIX] Fix type casting for storagePid in CategoryRepository |
| 54 | + |
| 55 | +## Contributors |
| 56 | + |
| 57 | +- Benjamin Franzke |
| 58 | +- Benjamin Kott |
| 59 | +- Julian Hofmann |
| 60 | +- Marvin Buchmann |
| 61 | +- lina.wolf |
| 62 | + |
1 | 63 | # 13.0.0 |
2 | 64 |
|
3 | 65 | ## TASK |
|
0 commit comments