Releases: in2code-de/in2publish_core
Releases · in2code-de/in2publish_core
12.6.1
🐛 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
✨ 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
✨ 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
🐛 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
This version supports TYPO3 v13 only, we dropped the dual version support.
Full Changelog: 12.5.9...13.0.0
12.5.9
12.5.8
🐛 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
🐛 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
🐛 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
⏫ 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