Releases: FriendsOfTYPO3/frontend_editing
Releases · FriendsOfTYPO3/frontend_editing
Fix CKEditor links
What's Changed
- [BUGFIX] Fix CKEditor links by @MattiasNilsson in #652
Full Changelog: 3.0.35...3.0.36
Fix errors on install tool check for broken extensions
What's Changed
- [FIX] fix errors on install tool check for broken extensions by @krausandre in #651
New Contributors
- @krausandre made their first contribution in #651
Full Changelog: 3.0.34...3.0.35
Accessing the frame using .contentWindow does not work in Chrome or Edge
What's Changed
- [BUGFIX] Accessing the frame using .contentWindow does not work in Chrome or Edge. by @MattiasNilsson in #649
Full Changelog: 3.0.33...3.0.34
Ensure that it is possible to pick an asset in TCE Form Modal
What's Changed
- [BUGFIX] Ensure that it is possible to pick an asset in TCE Form Modal by @MattiasNilsson in #648
Full Changelog: 3.0.32...3.0.33
Add case insensitive check for getProtocol
What's Changed
- [BUGFIX] Add case insensitive check for getProtocol by @MattiasNilsson in #647
Full Changelog: 3.0.31...3.0.32
3.0.31
Exclude dev-only files from package distribution
What's Changed
- [BUGFIX] Exclude dev-only files from package distribution by @eliashaeussler in #642
New Contributors
- @eliashaeussler made their first contribution in #642
Full Changelog: 3.0.29...3.0.30
Fix issues with customRecords
What's Changed
- Fix issues with customRecords by @MattiasNilsson in #637
Description
- This solves the issue with that customRecords do not work.
- Fix issue with drag n drop for customRecords on PHP 8.1
Full Changelog: 3.0.28...3.0.29
Shorten the value for FRONTEND_EDITING_ALREADY_LOADED
What's Changed
- [BUGFIX] Shorten the value for FRONTEND_EDITING_ALREADY_LOADED by @MattiasNilsson in #635
- [RELEASE] Prepare for version ''3.0.28'' by @MattiasNilsson in #636
Description
The value of the constant FRONTEND_EDITING_ALREADY_LOADED needed to be less that 30 characters. This is due to the fact that VariableProcessor have a maximum value of 30, otherwise it gets resolveHash gets corrupted.
Full Changelog: 3.0.27...3.0.28
Document issue regarding Route Enhancers
What's Changed
- [DOC] Document issue regarding Route Enhancers by @MattiasNilsson in #633
- [RELEASE] Prepare for version ''3.0.27'' by @MattiasNilsson in #634
Full Changelog: 3.0.26...3.0.27