Releases: nittin-cz/xperience-community-localization
Releases · nittin-cz/xperience-community-localization
Release list
v2.1.1
Highlights
- Improved: The "Translations" listing tooltip now shows each language's translated value (truncated to 40 characters), not just which languages are missing — a quick preview without opening the edit page. (#39)
Upgrade notes
No breaking changes and no change to the minimum supported Xperience by Kentico version (still 31.8.1, see README).
Full changelog: v2.1.0...v2.1.1
v2.1.0
Highlights
- Fix: 500 error on the Localizations admin page on Xperience by Kentico refresh 30.6.0+, caused by a binary-compatible change to
ColumnConfigurationExtensions.AddColumn. The library now targetsKentico.Xperience.*31.8.1. (#28, #33) - New: Search box on the Localizations listing — finds keys by name, description, or translation text across all languages. (#31, thanks @merijng)
- New: "Translation status" listing filter — find keys missing (or having) a translation in a specific language. (#36)
- New: "Translations" column on the listing showing a status icon (complete / partial / none) with a tooltip listing missing languages. (#36)
- Infra: NuGet publishing now uses Trusted Publishing (GitHub OIDC) instead of a static API key secret. (#34, #35)
Upgrade notes
- Minimum supported Xperience by Kentico version for this release is 31.8.1. See the Library Version Matrix in the README if you're on an older 30.x/31.x refresh.
- See Upgrading-Xperience-Version.md and Releasing-NuGet-Packages.md for maintainer docs on future upgrades and releases.
Full changelog: v1.4.0...v2.1.0