Skip to content

Releases: in2code-de/in2publish_core

12.6.1

14 Aug 10:09
6a7a40d
Compare
Choose a tag to compare

🐛 Fixes

  • Prevent publishing of records with dependencies (only applicable in combination with enterprise features as publishAll or publishing commands)
  • Avoid SQL errors when publishing records without changes
  • Fix PublisherServiceTest

Full Changelog: 12.6.0...12.6.1

13.1.0

11 Aug 12:36
206f23b
Compare
Choose a tag to compare

✨ Features

New UI and Features for Publish Overview Module

  • Enhanced Layout: Improved visual hierarchy and cleaner design close to TYPO3's core style
  • Language Handling: Languages/translations can now be published separately and filtered in the overview module

Full Changelog: 13.0.1...13.1.0

🐛 Fixes

  • Prevent publishing of records with unpublished dependencies using the publishAllButton

12.6.0

21 Jul 08:27
b57eebb
Compare
Choose a tag to compare

✨ Features

New UI and Features for Publish Overview Module

  • Enhanced Layout: Improved visual hierarchy and cleaner design close to TYPO3's core style
  • Language Handling: Languages/translations can now be published separately and filtered in the overview module

Full Changelog: 12.5.9...12.6.0

13.0.1 Bugfixes

30 Jun 13:51
cbf0918
Compare
Choose a tag to compare

🐛 Fixes

  • Fixed some type errors
  • Removed PHP deprecation warnings for implicit nullable parameters
  • Prepare but disable language augmentation required for separate publication of translations which will be available from version 13.1.0
  • Fix error in resolving image in f:image view helper
  • update dumps for local testing

Full Changelog: 13.0.0...13.0.1

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