1.0.29
30 Oct 2024
- Added collisionsparameter to the Export API for handling key collisions.
- Added no-expandas an alias of the wrongly namedno-foldingparameter.
- Deprecated ng-gettextformat, in favour of newangular-gettextformat.
1.0.28
02 May 2023
- Added ignore-blankparameter to Import API.
- Removed deprecated assetskey in import response
1.0.27
12 Nov 2022
- Added urlto credentials object returned by/api/auth/verify.
- Added flag-updatedparameter to Import API.
- Deprecated assetskey in import response, capped at 100 records.
1.0.26
15 Dec 2021
- Added formatparameter to Import API.
- Added flag-newparameter to Import API.
1.0.25
26 Aug 2020
- Added /api/translations/{id}/{locale}/revisions method.
- Exposed printfasset property to model and the patch asset method.
1.0.24
11 Nov 2019
- CSV exports now append asset contextandnotesfields when present.
- Added /api/locales/{locale}/errors for translation validation errors.
- Added /api/locales/{locale}/progress for more more detailed locale statistics.
- Patch operations now silently discard null property values.
1.0.23
12 Apr 2019
- Added wordsproperty to locale progress.
- Added breaksparameter to Export API to control line endings.
- Added no-commentsparameter to Export API to strip inline comments.
- Added experimental .arbsupport. Subject to change until documented fully.
- Deprecated nativelocale property in favour ofsource.
- Deprecated jsfile exports. May be removed in future. Exportjsonfor all js integrations.
1.0.22
18 Mar 2019
- Added charsetparameter to Export API.
- Added pathparameter to Import API.
- Disabled importing of dummy import.{ext}file references.
1.0.21
02 Nov 2018
- Added support for ICU .resand.txtfiles. (export and import).
- Added printf=icuto the export API for conversions to MessageFormat.
- Added no-foldingoption to export API to suppress key folding.
- Disabled strict checking of plural formulas sent to patchLocale.
1.0.20
14 Sep 2018
- Added the tagAssetsendpoint for batch tagging by asset IDs.
- Flagging by redundant status now supported by flagTranslation.
- Raw request body can always be accessed via a post parameter called data.
- JSON is now beautified by default, specify ?uglyfor legacy output.
- Removed namefields already deprecated in favour ofaliases.name.
- Started supporting X-Api-Versionheader as fallback forvparameter.
- Now binding all request body parameters to datafor consistency.
1.0.19
18 Mar 2018
- Added export sourceparameter for indexing by alternative locale.
- Unified response models for sync/async import methods.
- Added filter wildcards: *(any tags) and!*(no tags).
- Deprecated translation "type" property. Access from asset only.
- Deprecated asset "name" property and introduced asset "aliases".
- Started supporting "v"parameter for specifying historical versions.
Versions older than 1.0.19 are not publicly tracked.