Skip to content

Commit

Permalink
[DOCS] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexvaar committed May 17, 2022
1 parent 830697b commit ed0c1ff
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# In2publish Core Change Log

11.0.2:

- **Everything included in the 10.2.3 release**
- [BUGFIX] Modify FAL folder identifier to work with most 3rd party drivers
- [BUGFIX] Replace deprecated FILTER_SANITIZE_STRING option from filter_var with htmlspecialchars
- [BUGFIX] Hide publish file/redirect button if the record is being published
- [BUGFIX] Resolve doctrine/dbal deprecations
- [BUGFIX] Implement missing replacement for SITE markers in TCA
- [REFACTOR] Inject a DB connection in ReplaceMarkersService to get rid of static calls
- [TASK] Apply review feedback
- [BUGFIX] Add missing SiteFinder use statement
- [TASK] Also replace SITE: markers in FlexForms
- [TASK] Add test for replaceSiteMarker functionality
- [BUGFIX] Adjust test cases for ReplaceMarkersService to match new constructor
- [FEATURE] Implement replacement of SITE: markers in TCA
- [RELEASE] Version 11.0.1 with minor bug fixes

11.0.1:

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

0 comments on commit ed0c1ff

Please sign in to comment.