|
| 1 | +# 9.1.2 |
| 2 | + |
| 3 | +## TASK |
| 4 | +- [TASK] Update ddev to 1.9.1 7fc7afb |
| 5 | +- [TASK] Add several typo3/cms packages as development dependency 8d8980d |
| 6 | +- [TASK] Update ddev to 1.7.1 eae8825 |
| 7 | +- [TASK] Remove .travis.yaml from archive 5b41c70 |
| 8 | + |
| 9 | +## BUGFIX |
| 10 | +- [BUGFIX] Remove obsolete fields and enable cropping for author images 12f7ca1 |
| 11 | +- [BUGFIX] Remove display condition for slug fields of custom records (#43) 886cf1e |
| 12 | +- [BUGFIX] Set default doktype for post model (#83) 198fa92 |
| 13 | +- [BUGFIX] Use settings.lists in documentation cc245af |
| 14 | +- [BUGFIX] Use LocalizationUtility instead of LanguageService 39b61a4 |
| 15 | +- [BUGFIX] Avoid exception when comment is not set e8e61e9 |
| 16 | +- [BUGFIX] Use correct identifier for publish date update ec154af |
| 17 | +- [BUGFIX] Only execute publish date update when fields exist 63fb6ba |
| 18 | +- [BUGFIX] Use correct identifier for month and year update c6463e6 |
| 19 | +- [BUGFIX] Only execute month and year update when fields exist 95da92e |
| 20 | +- [BUGFIX] Check if tag does exist before accessing properties ed8e58e |
| 21 | +- [BUGFIX] Check if category does exist before accessing properties 6675721 |
| 22 | +- [BUGFIX] Check if author does exist before accessing properties b716822 |
| 23 | +- [BUGFIX] Do not include google captcha when disabled in settings b1f4ab4 |
| 24 | +- [BUGFIX] Respect translation settings in archive widget (#77) 843e2f3 |
| 25 | +- [BUGFIX] Use correct column type for comment sorting by date in backend a88a725 |
| 26 | +- [BUGFIX] Use correct column type for post sorting by date in backend 3f5c413 |
| 27 | +- [BUGFIX] Use publishDate for date sorting in backend module 5c3a893 |
| 28 | +- [BUGFIX] Ensure tag link viewhelper always returns a string 0e40385 |
| 29 | +- [BUGFIX] Add missing comment id attribute for section links 8dd0c84 |
| 30 | +- [BUGFIX] Respect configured size in Avatar ImageProvider (#74) f750dfd |
| 31 | +- [BUGFIX] Add severity classes to flash messages (#76) 1a3ebf5 |
| 32 | +- [BUGFIX] Correct cgl and remove obsolete php_versions file 14bbb91 |
| 33 | +- [BUGFIX] Add crdate field configuration for extbase a46fff7 |
| 34 | +- [BUGFIX] Use today as publishing date for new blog entries (#59) 2fea8d7 |
| 35 | +- [BUGFIX] Add plugins to new content element wizard (#61) ee1f657 |
| 36 | +- [BUGFIX] Remove storage constraint from finding current post (#63) 5210aea |
| 37 | +- [BUGFIX] Only add storage constraint if pages could be resolved (#65) 0a256be |
| 38 | +- [BUGFIX] Avoid exception when accessing uninitialized settings (#50) 13508ba |
| 39 | +- [BUGFIX] Set format for comments rss feed (#56) 53046b4 |
| 40 | +- [BUGFIX] Correct fluid namespace definitions - fixes #51 (#52) 9d402a1 |
| 41 | +- [BUGFIX] Allow language synchronization (#48) 8073303 |
| 42 | +- [BUGFIX] Fix language sensitivity of getCurrentPost (#47) e3c89ae |
| 43 | +- [BUGFIX] Fix column width for comment actions column 2d2d5fd |
| 44 | + |
1 | 45 | # 9.1.1
|
2 | 46 |
|
3 | 47 | ## FEATURE
|
|
0 commit comments