Releases: sitegeist/Sitegeist.LostInTranslation
Releases · sitegeist/Sitegeist.LostInTranslation
v2.6.1
v2.6.0
What's Changed
- FEATURE: Exclude node paths by @gradinarufelix in #65
- BUGFIX: No double moving of nodes across dimensions if synced by @gradinarufelix in #61
- BUGFIX: do not translate (inline-editable) properties explicitly set to: 'automaticTranslation: false' by @MiauzGenau in #48
- BUGFIX: Snyc nodes on shutdown by @gradinarufelix in #66
- Feature: Translate ValueObjects via TranslationConnectorInterface by @mficzel in #75
New Contributors
- @MiauzGenau made their first contribution in #48
Full Changelog: v2.5.1...v2.6.0
v3.0.2
What's Changed
- TASK: fix typos in README.md file by @crydotsnake in #68
- TASK: Add PHPDoc description for translateCommand by @crydotsnake in #69
New Contributors
- @crydotsnake made their first contribution in #68
Full Changelog: v3.0.1...v3.0.2
v2.5.1
What's Changed
- FEATURE: Add synchronization command by @gradinarufelix in #15
- BUGFIX: fix persistence of changed glosary entries by @mficzel in #64
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v3.0.1
v2.4.1
What's Changed
- BUGFIX: Make nullability explicit by @gradinarufelix in #58
- Task/fix ci issues by @mficzel in #59
Full Changelog: v2.4.0...v2.4.1
v3.0.0 Initial Support for Neos 9
Initial Support for Neos 9
neos9 is required for this to work.
!!! breaking changes !!!
options. translationStrategy = sync is not supported for version 3.0 yet
options.deeplLanguage does now support different locale identifiers as source and target (example : EN:EN-GB)
v3.0.0-beta1
Initial support for Neos 9
neos9-beta19 is required for this to work.
!!! breaking changes !!!
options. translationStrategy = syncis not supported for version 3.0 yetoptions.deeplLanguagedoes now support different locale identifiers as source and target (example :EN:EN-GB)
v2.4.0
What's Changed
- TASK: Fix Workspace persistence error by @kitsunet in #41
- CHORE: Refactor code as a result of testing by @gradinarufelix in #38
- FEATURE: Add unit and functional tests by @gradinarufelix in #37
- BUGFIX: API Request with Body was never re-assigned by @gradinarufelix in #44
- BUGFIX: $part is an array, containing "text" by @gradinarufelix in #45
- BUGFIX: Get reference properties only as node identifier arrays by @gradinarufelix in #49
- CHORE: Restructure check for correct uri path segment by @gradinarufelix in #50
- BUGFIX: When translating, use strict comparison for checking identical property values by @lorenzulrich in #43
New Contributors
- @kitsunet made their first contribution in #41
- @lorenzulrich made their first contribution in #43
Full Changelog: v2.3.2...v2.4.0