Releases: sanity-io/sanity-plugin-studio-smartling
4.3.0
4.2.0
4.1.0
What's changed
Upstream changes from Translations Tab:
- Drafts can be patched to translation
- Serialization options hoisted to top level
Full Changelog: v4.0.2...v4.1.0
4.0.3
What's Changed
- fix: hotfix for custom job names by @cngonzalez in #23
- fix: filter out deleted jobs by @arthur-pinner in #24
New Contributors
- @arthur-pinner made their first contribution in #24
Full Changelog: v4.0.1...v4.0.3
4.0.2
Fix for allowing custom job names to be resolved while maintaining file uniqueness.
4.0.1
Bugfix:
Newly imported documents are created as drafts. They are set in the translation metadata document as weak references that strengthen on publish.
Edge case handled where the i18n array on the metadata document could have duplicate keys with an empty ref.
4.0.0
Update to doc i18n pattern in the document internationalization plugin v2. Please see documentation for that plugin for more information. If you are on v1, please use legacyDocumentLevelConfig.
3.0.0
What's Changed
Breaking changes:
- Proxy information is now stored in the secrets document rather than in an environment variable.
- Underlying changes to how BaseDocumentSerializer may receive schema.
Full Changelog: v2.0.6...v3.0.0
2.0.6
Upstream updates to include: asynchronous locale function and to ignore code
type in serialization.
2.0.5
Update translations tab to include idStructure param for document-level translation