Skip to content

Releases: FriendsOfTYPO3/frontend_editing

Fix CKEditor links

27 Apr 12:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.35...3.0.36

Fix errors on install tool check for broken extensions

17 Apr 05:20
Compare
Choose a tag to compare

What's Changed

  • [FIX] fix errors on install tool check for broken extensions by @krausandre in #651

New Contributors

Full Changelog: 3.0.34...3.0.35

Accessing the frame using .contentWindow does not work in Chrome or Edge

28 Mar 16:30
Compare
Choose a tag to compare

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

23 Mar 10:58
Compare
Choose a tag to compare

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

07 Mar 11:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.31...3.0.32

3.0.31

21 Feb 16:40
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] prevent some php warnings by making some code a little… by @MajPay in #644

New Contributors

Full Changelog: 3.0.30...3.0.31

Exclude dev-only files from package distribution

17 Feb 06:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.29...3.0.30

Fix issues with customRecords

19 Oct 11:35
Compare
Choose a tag to compare

What's Changed

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

12 Oct 12:09
bcf9113
Compare
Choose a tag to compare

What's Changed

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

02 Sep 08:46
0cf9654
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.26...3.0.27