Skip to content

Releases: sanity-io/sanity-plugin-studio-smartling

4.3.0

06 May 20:09
22c67ce
Compare
Choose a tag to compare

Adds mergeWithTargetLocale parameter, which allows users to merge translated strings into an already-existing document or field.

4.2.0

06 Nov 16:28
ec70239
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

4.1.0

13 Sep 02:05
Compare
Choose a tag to compare

What's changed

Upstream changes from Translations Tab:

  1. Drafts can be patched to translation
  2. Serialization options hoisted to top level

Full Changelog: v4.0.2...v4.1.0

4.0.3

12 Sep 23:07
6a3608a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.3

4.0.2

12 Sep 23:06
6a3608a
Compare
Choose a tag to compare

Fix for allowing custom job names to be resolved while maintaining file uniqueness.

4.0.1

05 Sep 21:09
faa039b
Compare
Choose a tag to compare

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

01 Aug 02:47
1e16f14
Compare
Choose a tag to compare

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

10 Mar 17:50
33e9aee
Compare
Choose a tag to compare

What's Changed

Breaking changes:

  1. Proxy information is now stored in the secrets document rather than in an environment variable.
  2. Underlying changes to how BaseDocumentSerializer may receive schema.

Full Changelog: v2.0.6...v3.0.0

2.0.6

27 Sep 21:24
Compare
Choose a tag to compare

Upstream updates to include: asynchronous locale function and to ignore code type in serialization.

2.0.5

24 Aug 17:09
35f0aa9
Compare
Choose a tag to compare

Update translations tab to include idStructure param for document-level translation