Releases: tigrish/devise-i18n
Releases · tigrish/devise-i18n
v1.12.1
v1.12.0
- Fixed a regression that broke API-based controllers.
- Dropped Ruby 2.6 from test matrix.
v1.11.1
- Fixed a regression where model names were not translated.
- Fixed the model name being inappropriately downcased in the errors partial in German.
- Updated ar, cs, da, de, and en-GB translations.
v1.11.0
- Updated views for devise 4.9 per:
- Adjust how the resource name is looked up in registrations/edit.html.erb to match devise's lookup.
v1.10.3
v1.10.2
- Updated es, hr, it, nl, pt-BR, and th translations.
v1.10.1
- Updated es-MX, fr, he, nb, no, pl, pt-BR, vi translations.
v1.10.0
- Updated views for devise 4.8 as per heartcombo/devise#5331. These changes are required to work with Omniauth v2 per heartcombo/devise#5327, so if you generated views into your app (for customization), you should update or regenerate them.
- Updated an English string per heartcombo/devise#5315.
- Updated id and tr translations.
v1.9.4
Updated de, el, fr, ja, sq, sr, and sr-RS translations.
v1.9.3
- Use a different message in email changed notification if email is unconfirmed. This is what devise does, but was missed here previously.
- Updated de, de-CH, fi, fr, fr-CA, and ja translations.