- #1061
21b3304Thanks @ErnestM1234! - fix: language direction browser compatibility
- #1046
47918b7Thanks @brian-lou! - Update /translate endpoint
- #1034
7cd02baThanks @brian-lou! - Modularize API logic; add retry for 5XX errors
- #1024
9e99e94Thanks @archie-mckenzie! - added custom emoji for 419 region code
- #989
4a66903Thanks @ErnestM1234! - chore: set up i18n base
- #981
fca3a25Thanks @fernando-aviles! - Handling source file movement to persist existing translations instead of retranslating
- #960
eb07e8cThanks @ErnestM1234! - chore: upload shared id for static content
- #950
feada39Thanks @ErnestM1234! - chore: datefns format support base
- #908
1e7e52fThanks @brian-lou! - Fix timeout logic; Refactor upload command
- #806
d59dd40Thanks @archie-mckenzie! - feat: declareStatic()
- #883
e113d8dThanks @fernando-aviles! - Send file paths in translation metadata
- #880
3dc7b64Thanks @fernando-aviles! - Hotfix: sending format metadata to the API during build time translation
- #860
37bac4cThanks @ErnestM1234! - chore: support for max char
- #872
3e8ceb4Thanks @ErnestM1234! - feat: formatCutoff()
- #857
997a5dfThanks @ErnestM1234! - chore: compatibility for maxChars
- #833
30a04f9Thanks @brian-lou! - Add txt file translation support
- #816
e42a442Thanks @ErnestM1234! - feat: add gt-i18n, a pure js library for translation
- #823
afbd29aThanks @brian-lou! - Deprecate old 'setup' command -> Use 'init' instead. New 'setup' command runs project setup
- #815
e7d25b0Thanks @brian-lou! - Batch enqueue jobs
- #801
f98c504Thanks @SamEggert! - make getRegionProperties not internal
-
#791
fee5d4aThanks @brian-lou! - Update Notes: https://generaltranslation.com/blog/generaltranslation_v8Please update the following packages to the latest version:
- generaltranslation:
7.9.1or later - gtx-cli:
2.4.15or later - gt-sanity:
1.0.11or later
Older versions of these packages may not be compatible with the latest version of the General Translation API and may require updating.
- generaltranslation:
- #786
3da05a1Thanks @ErnestM1234! - fix: remove static
- #784
93881f1Thanks @ErnestM1234! - feat: support for component in core
- #771
7434c15Thanks @ErnestM1234! - feat: add list formatting
- #757
7ba2e84Thanks @fernando-aviles! - Resolving canonical locales in setup job
- #755
20ec920Thanks @fernando-aviles! - Passing project locales as part of translation setup process
- #751
7114780Thanks @SamEggert! - transform for yaml files -- retrieve file format in downloadFileBatch
- #745
5208937Thanks @fernando-aviles! - Adding local translation editing. Local user edits to translation will now be saved and used to inform future translations of the same file.
- #737
ed93e41Thanks @ErnestM1234! - fix: buffer not available on browser for react
- #698
9eefc14Thanks @brian-lou! - Switch monorepo package manager to pnpm (no new features or bugs fixed). Please report issues to https://github.com/generaltranslation/gt
- #677
73fb32fThanks @brian-lou! - Fix locale aliasing on some API functions
- #660
2ddff43Thanks @brian-lou! - Update API utility functions
- #653
55d3619Thanks @fernando-aviles! - Adding return type to file uploads
- #651
3e5705bThanks @fernando-aviles! - Split up file upload into source/translation specific uploads; added project setup visibility
- #638
16bf30dThanks @ErnestM1234! - feat: add locale aliasing
- #626
de93e08Thanks @ErnestM1234! - fix: add force flag
- #623
288d2c6Thanks @ErnestM1234! - feat: add --force flag for overwriting cached translations
- #580
9b05fdaThanks @brian-lou! - Update API schema, combine files and JSX translation endpoints
- #536
468b0b7Thanks @ErnestM1234! - Added locale selection based on region Added compile time hashing Added es lint plugin for gt-next (in alpha) Fix CLI validation (used to error for {} inside )
- #556
c52d896Thanks @fernando-aviles! - Adding modelProvider field to gt.config
- #547
4806575Thanks @archie-mckenzie! - Added locale selection based on region
- #544
ca7d1acThanks @archie-mckenzie! - corrected nameWithRegionCode and nativeNameWithRegion code
- #531
46fb40dThanks @ErnestM1234! - fix: deprecate _translate for translate in core
- #495
a7eca74Thanks @brian-lou! - Add support for translating arbitrary JSON files (all strings). Add support for partially translating JSON files via jsonSchema config setting. Add support for composite JSON files (where there is a single JSON containing data for all translated languages). Add support for preset jsonSchemas.
- #493
b922f0fThanks @ErnestM1234! - fix: backwards compatability
- #490
03b3367Thanks @ErnestM1234! - fix: add internal header when necessary
- #487
984cf09Thanks @ErnestM1234! - fix: metadata field
- #444
c206a11Thanks @ErnestM1234! - feat: add translation interface for generaltranslation
- #440
e6fdedfThanks @ErnestM1234! - fixes to breaking changes
- #436
08377f3Thanks @ErnestM1234! - Breaking changes
- #346
28b78a6Thanks @ErnestM1234! - refactor: switch to GT object
- #340
df5d5dbThanks @archie-mckenzie! - Exported LocaleProperties type in generaltranslation/types
- #334
f08ebb9Thanks @archie-mckenzie! - Added custom mapping in the GT driver
- #334
f08ebb9Thanks @archie-mckenzie! - fix error that was introduced during testing
- #316
274a88eThanks @michellee-wang! - updated localeselector
- #311
d2bb9f5Thanks @michellee-wang! - added qbr and emojis + bumped verison
- #305
5991569Thanks @ErnestM1234! - Bump downstream
- #300
6d98de0Thanks @brian-lou! - Re-release core package
- #296
a558260Thanks @brian-lou! - Test with new package.json
- #294
a3303d7Thanks @brian-lou! - Modify core to support custom locales