Skip to content

Releases: FriendsOfTYPO3/interest

Make TSFE->sys_page available in TYPO3 v11

16 Jan 09:19
7fb76bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

Migrate legacy command definition format

23 Nov 07:02
9df3619
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Migrate legacy command definition format by @ericbode in #85

Full Changelog: 1.1.3...1.1.4

Recognize new TCA type 'category'

23 Nov 06:52
5b673a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

Fix auto publish to TYPO3 TER

08 Nov 12:24
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Fix auto publish to TYPO3 TER

Full Changelog: 1.1.1...1.1.2

Delete removed relations

08 Nov 12:20
8361d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

Disable reference index with HTTP header

26 Oct 11:08
50e09d8
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Add HTTP header option to disable reference index update by @pixelmatseriks in #81
  • [TASK] Move responsibility to correct class by @mabolek in #82

Also includes documentation of file upload and APIs for extending or modifying the functionality.

Full Changelog: 1.0.2...1.1.0

Fix deferred operations

17 Oct 07:25
af00db0
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Use RecordRepresentation in deferrals by @mabolek in #80

Full Changelog: 1.0.1...1.0.2

Stable release with two new events

11 Oct 14:16
523a173
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] add event in router to make it possible to alter method to use by @pixelmatseriks in #78
  • [FEATURE] HttpResponseEvent for post-processing responses by @mabolek in #79

Full Changelog: 1.0.0-beta.9...1.0.1

Better language handling through improved internal APIs

26 Sep 12:28
44a99b4
Compare
Choose a tag to compare

What's Changed

  • [!!!][FEATURE] Use DTO for record representation and identity by @mabolek in #77

Full Changelog: 1.0.0-beta.8...1.0.0-beta.9

Bugfixes in DB handling, logs, value transform, PID

21 Sep 06:36
ba19bfc
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Reattempt cache clear after DeadlockException by @mabolek in #70
  • [BUGFIX] restore log functionality by @pixelmatseriks in #72
  • [BUGFIX] make sure single-value array is transformed to scalar value by @pixelmatseriks in #73
  • [BUGFIX] Make empty endpoint accessible by @mabolek in #75
  • [BUGFIX] Return PID as zero only when rootLevel is 1 by @mabolek in #76

New Contributors

Full Changelog: 1.0.0-beta.7...1.0.0-beta.8