Skip to content

Releases: web-vision/deepl-write

[RELEASE] 2.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:02

What's Changed

  • [TASK] Set dev version "2.0.1-dev" by @sbuerk in #60
  • [TASK] DPL-177: Make readability bar a lit component by @sbuerk in #61
  • [TASK] Upgrade 'web-vision/deeplcom-deepl-php':'^1.19.0@dev' by @sbuerk in #63
  • [RELEASE] 2.0.1 by @sbuerk in #65

Full Changelog: 2.0.0...2.0.1

[RELEASE] 1.0.4

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:07

What's Changed

  • [DOCS] Minor change to sponsoring in the documentation by @sbuerk in #21
  • [TASK] DPL-158: Update marketplace actions in GitHub workflows by @sbuerk in #24
  • [TASK] DPL-158: Update dependencies by @sbuerk in #25
  • [DOCS] DPL-158: Update README.md by @sbuerk in #26
  • [TASK] Set dev version "1.0.3-dev" by @sbuerk in #27
  • [TASK] DPL-158: Update branch alias by @sbuerk in #28
  • [DOCS] DPL-158: Update README.md for branch 1 by @sbuerk in #30
  • [TASK] DPL-158: Blind configuration options by @sbuerk in #35
  • [TASK] Allow dependencies with advisories or abandonded packages by @sbuerk in #37
  • [TASK] DPL-158: Drop unreliable core-version composer wrapper from runTests.sh by @sbuerk in #43
  • [TASK] Upgrade 'web-vision/deeplcom-deepl-php':'^1.19.0@dev' by @sbuerk in #64
  • [RELEASE] 1.0.4 by @sbuerk in #67

Full Changelog: 1.0.2...1.0.4

[RELEASE] 2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:56

What's Changed

  • [DOCS] Minor change to sponsoring in the documentation by @sbuerk in #21
  • [TASK] DPL-158: Update marketplace actions in GitHub workflows by @sbuerk in #24
  • [TASK] DPL-158: Update dependencies by @sbuerk in #25
  • [DOCS] DPL-158: Update README.md by @sbuerk in #26
  • [TASK] Set dev version "1.0.3-dev" by @sbuerk in #27
  • [TASK] DPL-158: Update branch alias by @sbuerk in #28
  • [TASK] Set dev version "2.0.0-dev" by @sbuerk in #29
  • [!!!][TASK] Remove TYPO3 v12 and PHP 8.1 support by @sbuerk in #31
  • [TASK] DPL-158: Fix invalid v12 github action by @sbuerk in #32
  • [TASK] DPL-158: Use php attributes to reduce Services.yaml by @sbuerk in #33
  • [TASK] DPL-158: Blind configuration options by @sbuerk in #34
  • [TASK] DPL-158: Move TYPO3 v13 only event listener to Core13/ by @sbuerk in #36
  • [TASK] Allow dependencies with advisories or abandonded packages by @sbuerk in #38
  • [TASK] DPL-158: Move TYPO3 v13 only stuff into version aware places by @sbuerk in #39
  • [TASK] DPL-158: Fix PHPStan level 8 reportings by @sbuerk in #40
  • [TASK] DPL-158: Drop unreliable core-version composer wrapper from runTests.sh by @sbuerk in #41
  • [TASK] DPL-158: Enable unit- and functional tests by @sbuerk in #44
  • [TASK] Upgrade dependencies by @sbuerk in #45
  • [TASK] DPL-158: Streamline testing infrastructure by @sbuerk in #46
  • [TASK] DPL-158: Allow installation of TYPO3 v14 next to v13 by @sbuerk in #47
  • [TASK] DPL-158: Clear TYPO3 v13 PHPStan baseline by @sbuerk in #48
  • [TASK] DPL-158: Resolve TYPO3 v14 PHPStan findings by @sbuerk in #49
  • [TASK] DPL-158: Enable TYPO3 v14 functional tests by @sbuerk in #50
  • [FEATURE] DPL-158: DeepL Write localization handler for TYPO3 v14 by @sbuerk in #51
  • [BUGFIX] DPL-158: Use correct extension key for PageTS template override by @sbuerk in #52
  • [DOCS] DPL-158: Streamline documentation by @sbuerk in #53
  • [DOCS] DPL-158: Update version support matrix in README by @sbuerk in #54
  • [BUGFIX] DPL-158: Use static DeepL Write localization icon by @sbuerk in #55
  • [BUGFIX] DPL-158: Fix CKEditor modal tabs for TYPO3 v14 by @sbuerk in #56
  • [FEATURE] DPL-140: Readability score in RTE overlay by @sbuerk in #57
  • [TASK] DPL-158: Update web-vision/deepl-base by @sbuerk in #58
  • [RELEASE] 2.0.0 by @sbuerk in #59

Screenshots

image image image

Full Changelog: 1.0.2...2.0.0

[RELEASE] 1.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:33

What's Changed

  • [BUGFIX] Ensure returned value to CKeditor is not entity encoded by @calien666 in #12
  • [TASK] Adjust styling and translations by @calien666 in #13
  • [BUGFIX] DPL-151: Mitigate "Undefined array key" in "LanguageService" by @sbuerk in #17
  • [DOCS] Add basic documentation structure by @sbuerk in #18
  • [DOCS] Minor adjustments in README.md by @sbuerk in #19
  • [RELEASE] 1.0.2 by @sbuerk in #20

Full Changelog: 1.0.1...1.0.2

[RELEASE] 1.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:49

What's Changed

  • [FEATURE] Add optimize button to CKEditor by @calien666 in #10
  • [TASK] Prepare release for 1.0.1 on main by @sbuerk in #11

Full Changelog: 1.0.0...1.0.1

[RELEASE] 1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:22

What's Changed

  • [TASK] Kickoff/Working on first POC of the extension by @calien666 in #1
  • [TASK] Implement page view override by @calien666 in #2
  • [TASK] Switch to indirect web-vision/deeplcom-deepl-php client extension by @calien666 in #3
  • [TASK] Update wizard description by @calien666 in #5
  • [TASK] Remove obsolete autoload registration by @calien666 in #4
  • [TASK] Streamline repository by @sbuerk in #6
  • [TASK] Add extension icon to the resources folder by @sbuerk in #7
  • [TASK] Set required deepl-base version by @sbuerk in #8
  • [TASK] Prepare release for 1.0.0 on main by @sbuerk in #9

New Contributors

Full Changelog: https://github.com/web-vision/deepl-write/commits/1.0.0