2.20.3 (NES)
Notes
- PhantomJS does not support `globalThis` which was standardized after the last PhantomJS update.
- Full Version: 2.19.1-angular-translate-2.20.3
Bug Fixes
- Safely access the current scope instead of relying directly on `globalThis`.
2.20.2 (NES)
Notes
- This release contains no functional change from v2.20.1.
- This release updates the LICENSE file.
Bug Fixes
- None
2.20.1 (1.8.3-angular-translate-2.20.1)
Notes
- Updated build process - functionally equivalent to 2.20.0
2.20.0 (1.8.3-angular-translate-2.20.0)
Security Fixes
- translation keys: change default behavior to sanitize translation keys upon render. This addresses CVE-2024-33665
Notes
- A low impact change has been made to the rendering of translation keys with dynamic content.
Such rendering would require intentionally misusing the translate filter, thus there are no known use cases that would be affected by this change. - While there are no breaking changes, we've incremented the minor version out of an abundance of caution.
- No code modifications are required to upgrade.
- Based on OSS angular-translate v.2.19.1
2.19.0 (1.0.0-angular-translate-2.19.0)
First release under HeroDevs Never Ending Support (NES)