Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: angular-translate/angular-translate

2.19.1 / Project has been discontinued

21 Jan 18:03
2.19.1
9cea502
Compare
Choose a tag to compare

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

02 Sep 16:20
2.19.0
1114534
Compare
Choose a tag to compare

Features

2.18.4

14 Jan 14:45
2.18.4
d727abb
Compare
Choose a tag to compare

Features

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

angular-translate 2.18.3

08 Jul 20:40
2.18.3
ff607d6
Compare
Choose a tag to compare

Features

  • add test scope for AngularJS 1.8 (a8a17ff)

2.18.2

04 Jan 21:41
b0f0252
Compare
Choose a tag to compare

Bug Fixes

Features

  • throw TypeError for translationId (b363e3b)

angular-translate 2.18.1

19 May 21:35
aafbc39
Compare
Choose a tag to compare

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

angular-translate 2.18.0

17 May 20:11
b6c81dd
Compare
Choose a tag to compare

Features

  • add test scope for AngularJS 1.7 (7a44ddf)

angular-translate 2.17.1

15 Apr 22:32
ee641d8
Compare
Choose a tag to compare

Bug Fixes

Features

  • support google closure compiler (fe47ae7)

angular-translate 2.17.0

21 Dec 22:34
fdb55bd
Compare
Choose a tag to compare

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)

angular-translate 2.16.0

01 Nov 16:22
8309494
Compare
Choose a tag to compare

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)