What's Changed
- [!!!][TASK] Prepare development for next major version by @sbuerk in #377
- [BUGFIX] Refactor to ProcessingInstruction lost DeepL mode information by @calien666 in #381
- [TASK] Cleanup removed TYPO3 v11 support by @sbuerk in #383
- [TASK] Ensure failing
php-cs-fixer
within Github Action pipeline by @sbuerk in #384 - [TASK] Ensure
TestCase::setUp()
parent call chain in tests by @sbuerk in #386 - [TASK] Ensure to define all depending extension in functional tests by @sbuerk in #387
- [TASK] Upgrade to typo3/testing-framework 8.x by @sbuerk in #389
- [TASK] Improve local ddev setup handling - first round by @sbuerk in #391
- [TASK] Mitigate renamed doctrine exception class by @sbuerk in #392
- [TASK] Avoid obsolete
version
in.ddev/docker-compose.deeplmockserver.yml
by @sbuerk in #393 - [TASK] Migrate upgrade wizards registration by @sbuerk in #394
- [TASK] Avoid using deprecated
SiteLanguage->getTwoLetterCode()
by @sbuerk in #396 - [BUGFIX] Ender preview translated flag information in TYPO3 v12 (5.x) by @sbuerk in #398
- [!!!][TASK] Remove obsolete
DeeplPreviewFlagGeneratePageHook
by @sbuerk in #399 - [TASK] Add regression test for issue #395 by @sbuerk in #400
- [TASK] Add
sbuerk/typo3-cms-styleguide-version-sync
development dependency by @sbuerk in #401 - [!!!][TASK] Extract glossary related functionality into new addon
webvision/deepltranslate-glossary
by @calien666 in #405 - [TASK] Allow installation in TYPO3 v13 instances by @sbuerk in #407
- [TASK] Adjust tooling for v13 compatibility by @sbuerk in #408
- [TASK] Add table exclude event for DeepL translate buttons by @calien666 in #409
- [TASK] Use simplified backend module template for
UsageWidget
by @sbuerk in #410 - [!!!][TASK] Mitigate depecated flash message severity by @sbuerk in #411
- [TASK] Make functional tests executable for both core versions by @sbuerk in #412
- [!!!][TASK] Move glossary access registration into
EXT:deepltranslate_glossary
by @sbuerk in #413 - [TASK] Use custom DataHandler command instead of invalid cmdMap by @sbuerk in #414
- [TASK] Enable temporarly disabled GitHub Action checks by @sbuerk in #415
- [TASK] Update
deeplcom/deepl-php:^1.10.1
by @sbuerk in #416 - [!!!][TASK] Remove TYPO3 v11 backend JavaScript by @sbuerk in #418
- [TASK] Add glossary add-on section to README by @calien666 in #417
- [TASK] Redefine composer dependencies by @calien666 in #419
- [TASK] Ensure working PageLayout localization modal for v13 by @sbuerk in #420
- [TASK] Define classic mode autoloader in
ext_emconf.php
for depending and shipped packages by @calien666 in #421 - [TASK] Move glossary related documentation to
deepltranslate-glossary
by @calien666 in #422
Full Changelog: 4.4.0...5.0.0