Skip to content

Releases: pixelant/interest

Remove default value when using InputOption::VALUE_NONE

12 Mar 14:57
35aa079
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Remove default value when using InputOption::VALUE_NONE by @ErHaWeb in #114
  • [RELEASE] Prepare version 2.1.2 by @mabolek in #115

Full Changelog: 2.1.1...2.1.2

Compatibility with changes in TYPO3 11.5.35, 12.4.10, and 12.4.11

26 Feb 07:21
f082246
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Compatibility with changes in TYPO3 11.5.35, 12.4.10, and 12.4.11 by @mabolek in #113

Full Changelog: 2.1.0...2.1.1

Support for PHP 8.3

15 Dec 06:33
c2ee393
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

Compatibility with TYPO3 v11 and v12

01 Nov 10:38
c43ddcc
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Remove $imageUpdates overwrite in UpdateRecordOperationTest by @mabolek in #104
  • [!!!][FEATURE] Compatibility with TYPO3 v11 and v12 by @mabolek in #105
  • [TASK] Directly parse request body as associative array by @mabolek in #106
  • [FEATURE] TYPO3 v12 reactions support by @mabolek in #107
  • [!!!][TASK] Refactor operation logic to use PSR-14 events by @mabolek in #108
  • [TASK] Prepare release 2.0.0 by @mabolek in #109

Full Changelog: 1.3.0...2.0.0

Support for PHP 8.2 in code and CI checks

24 Aug 05:19
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Delete remote ID only with parent record by @mabolek in #100
  • [FEATURE] Support for PHP 8.2 in code and CI checks by @mabolek in #102

Full Changelog: 1.2.3...1.3.0

Allow empty request body on DELETE

23 Aug 11:02
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Allow empty request body on DELETE by @mabolek in #98

Full Changelog: 1.2.2...1.2.3

Add correct indentation to documentation

11 Jul 09:32
Compare
Choose a tag to compare

Add note regarding HTTP_AUTHORIZATION

11 Jul 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

Fix cURL errors when processing URL input

28 May 15:53
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Fix cURL errors when processing URL input by @ErHaWeb in #93

Full Changelog: 1.1.6...1.2.0

Ensure that CLI commands work in TYPO3 v9

30 Mar 11:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6