Skip to content

Commit ed0c1ff

Browse files
committed
[DOCS] Update changelog
1 parent 830697b commit ed0c1ff

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# In2publish Core Change Log
22

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+
320
11.0.1:
421

522
- [META] Set the EM conf version number to 11.0.1

0 commit comments

Comments
 (0)