All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add return type to
ModuleController->initializeAction()
(#74)
- Add page title provider for blog post indexAction and showAction (#43)
- Update locallang_db.xlf - missing field names added (#76)
- Correct the integration of categories (#77)
- Invoke addFlashMessage() correctly when deleting a post or a blog (#83, #86)
- Remove superfluous CSH language file (#57)
- Streamline XLIFF files (#58)
- Substitute ExtensionManagementUtility::getFileFieldTCAConfig() with TCA file type (#48)
- The main branch was renamed from
master
tomain
- Fix
Services.yaml
for type converter example (#41)
- Add TypeConverter examples (#34)
- Changed the vendor to t3docs (#40)