Releases: web-vision/deepltranslate-core
4.4.0
What's Changed
- [BUGFIX] Detected current page right for pages by @Mabahe in #329
- Streamline Glossary Comand and fix some Bug by @NarkNiro in #326
- [BUGFIX] Use TYPO3 configured proxy for deepl client by @NarkNiro in #331
- [BUGFIX] Mitigate unrelated page traversal for glossary lookup by @NarkNiro in #335
- [BUGFIX] Ensure full compatible for proxy setting to retrieve Translator by @staempfli-webteam in #336
- [TASK] Remove locallang overrides and tca description registry by @NarkNiro in #339
- [TASK] Avoid implicitly nullable class method parameter by @sbuerk in #345
- [TASK] Run pipelines in php 8.3 by @calien666 in #347
- [TASK] Streamline tooling by @sbuerk in #351
- Refactor formality translation context handling. by @NarkNiro in #353
- [TASK] Create deepl usage widget by @NarkNiro in #338
- Set the deepl-php requirement strict by @NarkNiro in #363
- Conditionally add dashboard widget by @NarkNiro in #362
- [TASK] Update documentation by @calien666 in #348
- [FEATURE] Introduce translate access features for backend user groups by @NarkNiro in #361
- [TASK] Replace
DeepL Mock Api Server
container image by @sbuerk in #364 - Fix badge and add more verbose links to needed configuration docs by @pixelbrackets in #365
- [BUGFIX] Use TYPO3 http client by @Mabahe in #372
- Usage treshold & severity levels by @pixelbrackets in #358
- [BUGFIX] Return buttons if page is not callable by @calien666 in #374
- [BUGFIX] Working with glossary without a request not possible by @calien666 in #375
New Contributors
- @staempfli-webteam made their first contribution in #336
- @pixelbrackets made their first contribution in #365
Full Changelog: 4.3.1...4.4.0
4.3.1
What's Changed
- Resolve phpstan issues that block the pipeline by @NarkNiro in #325
- Update README.md by @borishinzer in #324
Full Changelog: 4.3.0...4.3.1
4.3.0
4.2.1
What's Changed
- [BUGFIX] Fix loading issues with translation wizard in v11 by @NarkNiro in web-vision/wv_deepltranslate-eap#67
Full Changelog: web-vision/wv_deepltranslate-eap@4.2.0...4.2.1
4.2.0
What's New
DeepL Usage statistics - Beta
With this change, the current translation limit and the limit for the DeepL account are now displayed in the system toolbar.
In addition, a backend FlashMassage will be displayed for each translation action to inform the backend user about the limit.
This is the first iteration of this feature.
ToolBox | PageLayout |
---|---|
Pull Request: web-vision/wv_deepltranslate-eap#45
What's Changed
- [FEATURE] Introduce Usage statistics by @calien666 in web-vision/wv_deepltranslate-eap#45
- [TASK] Disable publish ci workflow by @NarkNiro in web-vision/wv_deepltranslate-eap#55
- [BUGFIX] Loading the backend locallang exclusively in the backend by @NarkNiro in web-vision/wv_deepltranslate-eap#53
- [TASK] Use the new php based documentation rendering container by @sbuerk in web-vision/wv_deepltranslate-eap#57
- [TASK] Streamline command wrapper
Build/Scripts/runTests.sh
by @sbuerk in web-vision/wv_deepltranslate-eap#58 - [TASK] Update DI and configuration for glossary commands by @NarkNiro in web-vision/wv_deepltranslate-eap#59
- [TASK] Remove unused table definition from
ext_tables.sql
by @NarkNiro in web-vision/wv_deepltranslate-eap#60 - [BUGFIX] Ensure higher precedence of partial ordering by @NarkNiro in web-vision/wv_deepltranslate-eap#61
- [TASK] Avoid duplicate PageTS file include with TYPO3 v12 by @NarkNiro in web-vision/wv_deepltranslate-eap#62
- [TASK] Avoid undefined array key access in
DeeplService
by @NarkNiro in web-vision/wv_deepltranslate-eap#63 - [TASK] Move flashMassages out auf services class by @NarkNiro in web-vision/wv_deepltranslate-eap#64
Full Changelog: web-vision/wv_deepltranslate-eap@4.1.1...4.2.0
4.1.1
What's Changed
- Update deepl icon generator by @NarkNiro in web-vision/wv_deepltranslate-eap#52
Full Changelog: web-vision/wv_deepltranslate-eap@4.1.0...4.1.1
4.1.0
What's Changed
- Extend client with simple logger by @NarkNiro in web-vision/wv_deepltranslate-eap#41
- Reise ddev php-version to 8.1 by @NarkNiro in web-vision/wv_deepltranslate-eap#42
- Repository alignment by @dot3media in web-vision/wv_deepltranslate-eap#46
- Upgrade composer dependencies by @NarkNiro in web-vision/wv_deepltranslate-eap#43
- Fix spelling from javascript file module name by @NarkNiro in web-vision/wv_deepltranslate-eap#48
- Prepare Translate Hook to use in DeepL Plugins by @NarkNiro in web-vision/wv_deepltranslate-eap#50
New Contributors
- @dot3media made their first contribution in web-vision/wv_deepltranslate-eap#46
Full Changelog: web-vision/wv_deepltranslate-eap@4.0.3...4.1.0
4.0.3
What's Changed
- [BUGFIX] Fix loading issues with container services by @NarkNiro in web-vision/wv_deepltranslate-eap#39
Full Changelog: web-vision/wv_deepltranslate-eap@4.0.2...4.0.3
4.0.2
What's Changed
- [TASK] Prepare backend for enable_translated_content by @calien666 in web-vision/wv_deepltranslate-eap#35
- [BUGFIX] remove whitspace from glossary entries by @calien666 in web-vision/wv_deepltranslate-eap#36
Full Changelog: web-vision/wv_deepltranslate-eap@4.0.1...4.0.2
3.0.5
What's Changed
- [TASK] Update readme by @calien666 in #287
- [BUGFIX] Trim glossary terms to prevent exception from DeepL API by @peterkraume in #291
- [BUGFIX] Fix google translation error "Bad language pair" by @ErHaWeb in #282
- [BUGFIX] Respect correct namespace for used
b13/container
class by @calien666 in #277
Full Changelog: 3.0.4...3.0.5