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.2:
4
+
5
+ - ** Everything included in the 10.2.3 release**
6
+ - [ BUGFIX] Modify FAL folder identifier to work with most 3rd party drivers
7
+ - [ BUGFIX] Replace deprecated FILTER_SANITIZE_STRING option from filter_var with htmlspecialchars
8
+ - [ BUGFIX] Hide publish file/redirect button if the record is being published
9
+ - [ BUGFIX] Resolve doctrine/dbal deprecations
10
+ - [ BUGFIX] Implement missing replacement for SITE markers in TCA
11
+ - [ REFACTOR] Inject a DB connection in ReplaceMarkersService to get rid of static calls
12
+ - [ TASK] Apply review feedback
13
+ - [ BUGFIX] Add missing SiteFinder use statement
14
+ - [ TASK] Also replace SITE: markers in FlexForms
15
+ - [ TASK] Add test for replaceSiteMarker functionality
16
+ - [ BUGFIX] Adjust test cases for ReplaceMarkersService to match new constructor
17
+ - [ FEATURE] Implement replacement of SITE: markers in TCA
18
+ - [ RELEASE] Version 11.0.1 with minor bug fixes
19
+
3
20
11.0.1:
4
21
5
22
- [ META] Set the EM conf version number to 11.0.1
You can’t perform that action at this time.
0 commit comments