ChangelogLast updated: 17 September 2023
1.0.1 (22 July 2021)
- Clean up distribution files
1.0.2 (22 July 2021)
- Correct some typos
- Enable debug control in CP settings area
1.0.3 (24 July 2021)
- Move utility functions to Services
- Improve registration of extension hooks
1.0.4 (30 September 2021)
- Now works with EE5!
- Correct typos in documentation
1.0.7 (20 October 2021)
- MSM Support
1.0.8 (9 December 2021)
- Improved validation of Deepl API keys
1.0.9 (21 December 2021)
- Revised trans_all processing (Jesse Bug)
- Clean up debug message formatting
1.0.10 (20 April 2022)
- Added: EE6 CP Jump Menu support
- Added: Support for multiple API Keys
- Added: Support for Licensing System
- Added: Demo mode
- Improved: processing of EE ra: tags
- Improved: / more reliable processing of 'make safe' tags to improve cache performance
- Improved: internal caching of temporary results
- Bug Fixes:
- EE5 operation
- php 8 / 8.1 compatibility
1.0.11 (18 May 2022)
- Improved: online documentation
- Improved: error reporting
- Improved: widened list of domains supporting demo mode - matches list used by EE Pro
- Bug Fixes:
- Usage of multiple DeepL api keys
1.1.0 (15 October 2022)
- Added: support for EE7
- Added: save target language to session variable
- Added: set target language based on current browser language setting
- Added: set target language from value of nonimated GET variable
- Improved: support for large text blocks using chunk technology
- Improved: php8.1 compatibility
- Improved: licensing methods
- Improved: online documentation
- Bug Fixes
- Fix odd behaviours if API key is exhausted / invalid
- Address various php 8 / 8.1 deprecation warnings
1.2.0 (17 September 2023)
- Improved: DeepL translation library updates
- Improved: support for translations involving Freeform forms
- Improved: support for php 8.1 and 8.2
- Improved: licensing and other utility functions
- Improved: online documentation