Skip to content

Releases: in2code-de/in2publish_core

TYPO3 v13 compatibility

25 Mar 11:47
9b381a3
Compare
Choose a tag to compare

This version supports TYPO3 v13 only, we dropped the dual version support.

Full Changelog: 12.5.9...13.0.0

12.5.9

17 Feb 13:23
95f0ac6
Compare
Choose a tag to compare

🐛 Fixes

  • [BUGFIX] Avoid trailing AND when additionalWhere is empty
  • Fixes problems with publishing of related records with empty additionalWhere clause
  • Merges #123

Full Changelog: 12.5.8...12.5.9

12.5.8

05 Feb 12:14
94b5c46
Compare
Choose a tag to compare

🐛 Fixes

  • Fixes publishing the deletion of related inline records
  • Fixes publishing the starttime/endtime of translated records
  • Elimitates duplicate key exeption when publishing records types with conflicting uids in mm-Tables

🧪 Testing

  • Improve acceptance testing and add more tests

Full Changelog: 12.5.7...12.5.8

12.5.7 Bugfixes & Improvements

27 Nov 09:43
12.5.7
4b4c59e
Compare
Choose a tag to compare

🐛 Fixes

  • Fixes problems with publishing of redirects
  • Improves filtering of redirects
  • Improves output of error messages when publishing redirects

Full Changelog: 12.5.6...12.5.7

12.5.6

07 Nov 13:36
9a286fd
Compare
Choose a tag to compare

🐛 Fixes

  • Fixes duplicate key exceptions when publishing relations to tables with uid clashes (thx to @dreistromlandMf )
  • Fixes the publication of page content on nested pages using the cli commands (again, thx to @dreistromlandMf)
  • Restores the output of error messages occurring during publishing of redirects

Full Changelog: 12.5.5...12.5.6

12.5.5 Bugfixes & Improvements

09 Oct 08:17
12.5.5
24df45c
Compare
Choose a tag to compare

⏫ Improvements

  • Search in Publish File Modul is now case-insensitive (thx to @dreistromlandMf )

🐛 Fixes

  • Filters in Publish Files Module work again
  • Cache Clear Task is fixed
  • Relations made in FlexForms are now resolved
  • CompareDatabaseTool produces correct FlashMessages

Full Changelog: 12.5.4...12.5.5

12.5.4 Small Bugfixes

25 Sep 08:22
12.5.4
39748c5
Compare
Choose a tag to compare

🐛 Fixes

  • Log Level for Messages in Backend is evaluated correct
  • Logging in Foreign Commands can be done now

Full Changelog: 12.5.3...12.5.4

12.5.3 MM Records to excluded tables publishing

26 Aug 10:04
12.5.3
1ef0953
Compare
Choose a tag to compare

✨ Features

  • MM records that point to excluded tables are now published, but the excluded table won't be published anyway.

🐛 Fixes

  • Images uploaded with the RTE are now published
  • The Commands on Foreign are using now the correct logger for errors
  • Links in an 'inputLink' field in TCA are now followed and published.

12.5.2 Fix 503 errors in backend

28 May 10:17
12.5.2
9b1829b
Compare
Choose a tag to compare

🐛 Fixes

  • Preview URL in Redirects Support is now correctly rendered
  • If there are orphaned MM records the record will be skipped

Full Changelog: 12.5.1...12.5.2

12.5.1 Fix Redirects Handling

14 May 09:43
12.5.1
2f35546
Compare
Choose a tag to compare

🐛 Fixes

  • Domain of foreign is correctly set to the published redirect
  • Publishing state of redirect is correctly shown in Backend

Full Changelog: 12.5.0...12.5.1