1.18.0
Changelog
- Added support for localizing strings on most objects. Supported languages and their language code can be found in the table below.
- Removed deprecated
length
fields from all entities. - Added support for purple sharpness.
Breaking Changes
- All
length
fields have been removed from collections in the API. Use the$size
operator to query for collection length instead.
Deprecations
- On Charm Ranks, the
name
field is now deprecated, as it was an auto-generated value that could not properly be translated.
Supported Languages
Language | Script | Tag |
---|---|---|
English | — | — |
French | — | fr |
German | — | de |
Chinese | Simplified | zh |
Traditional | zh-Hant |
The table above lists all languages that will be supported with this release. If you'd like to request an additional langauge, please open a new issue on this repository. Please be aware that this does not indicate languages that will have all their data localized following this release, as localization requires manual data entry via the contribution site. If you'd like to help with localization, please email me at tyler@lartonoix.com, or via our Discord server.