Commit 75a3a7c
taca
www/typo3-13: update to 13.4.13
13.4.13 (2025-06-10)
This version is a bugfix and maintenance release.
*[TASK] Add SchemaTypeInformation in favor of getSubSchemaDivisorField
(thanks to Oliver Bartsch)
*[BUGFIX] Evaluate mixed-case file extensions in mime_type migration (thanks
to Garvin Hicking)
*[DOCS] Fix not displaying Changelog entry for 106743-SudoMode (thanks to
Garvin Hicking)
*[BUGFIX] Fix upload of encrypted Office Open XML documents (thanks to
Benjamin Franzke)
*[TASK] Minor adaptions to Schema API (thanks to Benni Mack)
*[TASK] Restrict Doctrine DBAL to minor version 4.2.* (thanks to Stefan
Bürk)
*[BUGFIX] Fix typo "Insuecure" in exception message (thanks to Oliver Klee)
*[TASK] Centralize specific subschema fields determination (thanks to Oliver
Bartsch)
*[TASK] Optimize appearance of form editor inspector (thanks to josuavogel)
*[BUGFIX] Ignore 'logintype' for cHash validation (thanks to Markus Klein)
*[TASK] Add EXT:styleguide imagemanipulation example file_1 (thanks to
Garvin Hicking)
*[DOCS] Update Changelog HowTo documentation (thanks to Garvin Hicking)
*[TASK] Resolve two group/select related scenario todos (thanks to Christian
Kuhn)
*[BUGFIX] Fix URL parsing in UrlSoftReferenceParser (thanks to Sascha Egerer)
*[BUGFIX] Hand over tags for clearCachePostProc by reference (thanks to
Benni Mack)
*[BUGFIX] Properly discard flex relation children (thanks to Christian Kuhn)
*[TASK] Skip language related fields in diffsource json (thanks to Christian
Kuhn)
*[TASK] Sort the localization diffsource field alphabetically (thanks to
Christian Kuhn)
*[TASK] Remove IrreForeignFieldNonWs tests (thanks to Christian Kuhn)
*[TASK] Improve detection of local side in MM relation handling (thanks to
Oliver Bartsch)
*[DOCS] Correct code block and links in Important-92187 (thanks to Lina Wolf)
*[TASK] Add styleguide for imagecrop with multi crop+focus+aspect areas
(thanks to Garvin Hicking)
*[BUGFIX] Correctly hard-delete inline foreign field children (thanks to
Christian Kuhn)
*[BUGFIX] Fix indefinite sudo confirmation when copying backend users
(thanks to Benjamin Franzke)
*[BUGFIX] Improve MM related refindex handling (thanks to Oliver Bartsch)
*[BUGFIX] Dispatch BeforeTcaOverridesEvent in TcaFactory->createNotMigrated
(thanks to Nikita Hovratov)
*[TASK] Use symfony rate limiter for backend password recovery (thanks to
Torben Hansen)
*[TASK] Revert record type permission handling (thanks to Oliver Bartsch)
*[BUGFIX] Keep foreign_match_fields in TcaMigration (thanks to Oliver
Bartsch)
*[BUGFIX] Improve visibility of hidden inline/file references (thanks to
Dennis Purisevic)
*[BUGFIX] Add missing slash in example code (thanks to Albrecht Köhnlein)
*[TASK] Introduce minimal mode for settings-editor (thanks to Benjamin Kott)
*[BUGFIX] Adhere to isBrowsable flag of FAL storages (thanks to Markus
Klein)
*[BUGFIX] Fix negated disallowed check in drag-uploader (thanks to Benjamin
Franzke)
*[TASK] Move settings-editor labels to dedicated file (thanks to Benjamin
Kott)
*[TASK] Replace deprecated childNodes ViewHelper property (thanks to Simon
Praetorius)
*[BUGFIX] Delete relations of tables without delete-field (thanks to Stephan
Großberndt)
*[TASK] Remove unused additionalCssClasses from dashboard widgets (thanks to
Benjamin Kott)
*[TASK] Enable configurable form name in SettingsEditor (thanks to Benjamin
Kott)
*[TASK] Add submit event to SettingsEditor (thanks to Benjamin Kott)
*[TASK] Refactor settings editor to support user-level advanced mode (thanks
to Benjamin Kott)
*[BUGFIX] Proper check for array key during indexing (thanks to Georg
Ringer)1 parent 333790e commit 75a3a7c
3 files changed
Lines changed: 17 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| 725 | + | |
725 | 726 | | |
726 | 727 | | |
727 | 728 | | |
| |||
1063 | 1064 | | |
1064 | 1065 | | |
1065 | 1066 | | |
| 1067 | + | |
1066 | 1068 | | |
1067 | 1069 | | |
1068 | 1070 | | |
| |||
2183 | 2185 | | |
2184 | 2186 | | |
2185 | 2187 | | |
| 2188 | + | |
2186 | 2189 | | |
2187 | 2190 | | |
2188 | 2191 | | |
| |||
2227 | 2230 | | |
2228 | 2231 | | |
2229 | 2232 | | |
| 2233 | + | |
2230 | 2234 | | |
2231 | 2235 | | |
2232 | 2236 | | |
| |||
2317 | 2321 | | |
2318 | 2322 | | |
2319 | 2323 | | |
| 2324 | + | |
2320 | 2325 | | |
2321 | 2326 | | |
2322 | 2327 | | |
| |||
9758 | 9763 | | |
9759 | 9764 | | |
9760 | 9765 | | |
| 9766 | + | |
9761 | 9767 | | |
9762 | 9768 | | |
9763 | 9769 | | |
| |||
11959 | 11965 | | |
11960 | 11966 | | |
11961 | 11967 | | |
| 11968 | + | |
11962 | 11969 | | |
11963 | 11970 | | |
11964 | 11971 | | |
| |||
12114 | 12121 | | |
12115 | 12122 | | |
12116 | 12123 | | |
| 12124 | + | |
12117 | 12125 | | |
12118 | 12126 | | |
12119 | 12127 | | |
| |||
12295 | 12303 | | |
12296 | 12304 | | |
12297 | 12305 | | |
12298 | | - | |
12299 | | - | |
| 12306 | + | |
| 12307 | + | |
12300 | 12308 | | |
12301 | 12309 | | |
12302 | 12310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments