File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# In2publish Core Change Log
2
2
3
+ 11.0.1:
4
+
5
+ - [ META] Set the EM conf version number to 11.0.1
6
+ - [ DOCS] Update changelog
7
+ - [ META] Set the EM conf version number to 10.2.2
8
+ - [ BUGFIX] Show the actual key for differences in site configs
9
+ - [ BUGFIX] Check the actual delete field of a table to determine if the record is deleted
10
+ - [ BUGFIX] Prevent access on undefined array key
11
+ - [ CLEANUP] Strip a superfluous function import as alias
12
+ - [ BUGFIX] Actually use the value formatted by its TCA eval field
13
+ - [ BUGFIX] Include array key existence check when looking for group/db MM tables
14
+ - [ BUGFIX] Format arrays as strings before comparing them with array_diff
15
+ - [ BUGFIX] Fix array key for registered tool actions
16
+ - [ BUGFIX] Check if deprecated config values are set before evaluation
17
+ - [ TYPO] Fix message when there are no envelopes to flush
18
+ - [ RELEASE] Version 11.0.0 with TYPO3 v11 compatibility
19
+
3
20
11.0.0:
4
21
5
22
- [ META] Set the branch alias version number to 11.0.x-dev
You can’t perform that action at this time.
0 commit comments