Skip to content

3.0.0

Choose a tag to compare

@NarkNiro NarkNiro released this 05 May 14:47
d7c22eb

What's Changed

  • Rework of glossary
  • Client rework
  • Bugfixes in translation
  • Bugfixes in API connection

BREAKING CHANGES

  • We renamed the Glossary Tables. Use Upgrade Wizard to upgrade your old tables Link

BUGFIX

  • [BUGFIX] Prevent TypeError by adding string cast before explode() by @spoonerWeb in #126
  • [BUGFIX] v11: Allow pages always getting localized in RecordList by @calien666 in #142
  • [BUGFIX] Hide DeepL controls for not supported languages by @calien666 in #143
  • [BUGFIX] Backend module is always loaded, even if setting is false by @calien666 in #157
  • [BUGFIX] Fix active old backend module condition type handling by @NarkNiro in #161
  • [BUGFIX] Require PHP version in ext_emconf.php by @andreasfernandez in #171
  • [BUGFIX] language translate button and select by @NarkNiro in #140
  • [BUGFIX] DeepL Translation for fields with behaviour->allowLanguageSynchronization by @NarkNiro in #141
  • [BUGFIX] Use correct POST body for submitting the glossary by @koehnlein in #172
  • [BUGFIX] Fix choose language step skip by @philip-hartmann in #178
  • [BUGFIX] decode html special characters by @calien666 in #187
  • [BUGFIX] Fix ext_emconf version by @calien666 in #186
  • [BUGFIX] Trim source and target strings by @LimeUwe in #175
  • [BUGFIX] errors/warnings with PHP 8.1 by @calien666 in #155

TASK

New Contributors

Full Changelog: 2.3.1...3.0.0