Angular Translate Versions Save

DEPRECATED Translating your AngularJS 1.x apps

2.19.1

3 months ago

[!CAUTION] This project has been discontinued since 2024-01-15 and this project is now archived. As the AngularJS ecosystem itself has stopped long-term support since January 2022, you may already be using Angular 2+ and some of the other cool translation tools. Although it is highly recommended that you to migrate away from AJS v1, if you are still actively using AngularJS and cannot migrate yet, you may want to look at HeroDevs who offer extended support. We are not familiar with them.

More information on this decision are archived in the issue #1921.

The project resources will remain read-only for everyone. Feel free to fork.

2.19.0

2 years ago

Features

2.18.4

3 years ago

Features

  • cookie storage: change samesite cookie policy from None to lax (c28ce75)

2.18.3

3 years ago

Features

  • add test scope for AngularJS 1.8 (a8a17ff)

2.18.2

4 years ago

Bug Fixes

Features

  • throw TypeError for translationId (b363e3b)

2.18.1

5 years ago

Same as 2.18.0, but includes a fix regarding the cookie-storage bower shadow repo.

2.18.0

5 years ago

Features

  • add test scope for AngularJS 1.7 (7a44ddf)

2.17.1

6 years ago

Bug Fixes

Features

  • support google closure compiler (fe47ae7)

2.17.0

6 years ago

Bug Fixes

  • partial loader: add check for added/removed part while refreshing (3520418), closes #1781
  • service: format bcp47 with script and language only correctly (6c3b63e)

2.16.0

6 years ago

Bug Fixes

  • Stop using Angular.js lowercase internal method (efc91c3), closes #1797
  • service: fix invalid waiting for forceLanguage (0c1a266), closes #1770
  • service: ignore case when matching wildcards in available languages map (7f25843)
  • service: respect case in available languages (8fb6f5d)

Features

  • directive: introduce attr translate-sanitize-strategy (41c7e1f)
  • loader-partial: addPart specific urlTemplate override (633fbc9)
  • service: add sanitizeStrategy to $translate (4a2c3ab)