Skip to content

12.1.1

Choose a tag to compare

@RinyVT RinyVT released this 22 Jun 08:26
· 3 commits to main since this release

What's Changed

  • [BUGFIX] Split up user setting field registration between 12/13 and 14 to fix exception by @RinyVT in #659
  • [BUGFIX] Do not preview website title if config.showWebsiteTitle is false by @Mabahe in #655
  • [BUGFIX] Fixed analysis heading color in dark mode, hide inclusive language icon in TCA form when disabled by @RinyVT in #661
  • [BUGFIX] Exclude TYPO3 12 tests from security advisories to prevent failing tests by @RinyVT in #667
  • [BUGFIX] Fix exception when editing records with sys_language_uid -1 by @BastiLu in #666
  • [BUGFIX] Code coverage now includes functional instead unit two times, added extra excluded directories/files for TER release by @RinyVT in #670
  • [BUGFIX] RecordCanonicalListener now uses standalone ContentObjectRenderer for TYPO3 13 and 14 by @RinyVT in #669
  • [BUGFIX] Updated LinkingSuggestionsService to sort correctly and base batchSize of group sizes by @RinyVT in #673
  • [BUGFIX] Check if columns for seo/readability score exist before saving inside SaveScoresService by @RinyVT in #668

New Contributors

Full Changelog: 12.1.0...12.1.1