ChangeLog
- v3.0.2
-
- Use proper access value for new module registration
- Update max PHP required version to 8.3
- v3.0.1
-
- Add missing increase of max TYPO3 version in emconf
- v3.0.0
-
- Compatibility for TYPO3 v11 & v12
- Multiple bugfixes & refactorings
- JSON+LD Logo image moved from settings module to TypoScript due to a breaking change in TYPO3
- v2.0.2
-
- Fix preview metadata edit saving for foreign languages
- v2.0.1
-
- Add cropping for too long titles in preview
- Solve translation issues with preview
- Create unreferenced translations to workaround FAL bugs
- Remove doktype restriction for page service frontend initialization
- Properly allow configured doktypes for preview module
- Make breadcrumb allowed doktypes configurable
- v2.0.0
-
- Compatibility for TYPO3 v9.5 & v10.4
- Add debug option to force analytics injection
- Add matomo analytics
- Add Google Analytics v4 support
- Add mindshape cookie consent integration for analytics options
- Add 410 to redirect module (with option to disable it)
- Add multilanguage support for SEO settings
- Allow merging of configurations with default
- Various bugfixes
- v1.1.7
-
- Fix inproper analytics noscript tag appending to html
- v1.1.6
-
- Add alternative breadcrumb title and use page title by default
- Add force rendering of tagmanager noscript tag after opening body
- v1.1.5
-
- Also use alternative page title for opengraph title
- v1.1.4
-
- Fix organization letter case in backend JavaScript
- v1.1.3
-
- Add new analytics snippet
- Implement better page renderer injection
- v1.1.2
-
- Fix bug on image uploading conflicts
- v1.1.1
-
- Add dynamic table configuration for image sitemap
- Fix automatic realurl configuration
- v1.1.0
-
- TYPO3 8.7.x compatibility
- Add domain settings switch
- Various optimizations
- v1.0.22
-
- Fix inproper tagmanager noscript tag appending to html
- v1.0.21
-
- Add alternative breadcrumb title and use page title by default
- Add force rendering of tagmanager noscript tag after opening body
- v1.0.20
-
- Fix bug on image uploading conflicts
- v1.0.19
-
- Add domain settings switch
- Various optimizations
- v1.0.18
-
- Add altenative pagetitle
- Fix problem with instanciation order of pageRenderer
- v1.0.17
-
- Fix for metatag rendering on TYPO3 below 7.6.15
- Correctly determine url in settings module
- Refactor of headerdata service to be injectable as singleton
- v1.0.16
-
- Add google tag manager integration
- Add new sitename property for configuration
- Code Cleanup
- v1.0.15
-
- Don't use alternative title for preview and titel tag
- v1.0.14
-
- Exclude hidden pages in image sitemap generator
- Decode image url
- v1.0.13
-
- Sitemap fix for multidomain sites
- Remove hidden pages from sitemap
- Fix unsafe condition in image sitemap generator
- Fix url schema in settings module
- Apply variable protocol schema to analytics url
- v1.0.12
-
- Always add title tag
- v1.0.11
-
- Fixed wrong rootpage in base href on nested siteroots
- v1.0.10
-
- Fixed wrong base href path
- v1.0.9
-
- Fixed multilingual sitemaps
- v1.0.8
-
- Fixed german label for description in page properties
- Fixed translating issues
- v1.0.7
-
- Refactored the update script to a service
- Added an option to be able to manually control the adding of analytics scripts in frontend
- v1.0.6
-
- Fixed header title replacement
- v1.0.5
-
- Fixed illegal classname in namespace of configuration model
- Replaced myspace field with xing for social media in json-ld
- Added hreflang x-default
- v1.0.4
-
- Updated and cleaned up templates
- Bugfix in hreflang finding of languages
- v1.0.3
-
- Usage of proper baseurl rendering
- Don't respect storagepid on news hook
- Added data-ignore attribute to analytics script tags
- Added missing default language to hreflang
- v1.0.2
-
- Added filename sanitizing in image upload
- Fixed strict argument type on extended sitemap hook
- Usage of standard title, description etc. for facebook metadata if not explicity given
- v1.0.1
-
- Fixed missing frontend controller in page service
- v1.0.0
-
- First release