Locale v3.0.0 Release Notes
Release Date: 2018-03-12 // about 5 years ago-
- ⬇️ drop support for i18n 0.4, 0.5 and 0.6 (ℹ️ Rails dropped those in July 2014))
- ➕ add official support for i18n 0.8, 0.9 and 1.0
- prevent users to use dependencies impacted by some vulnerabilities:
- OSVDB-101157
- CVE-2015-3448 / OSVDB-117461
- CVE-2013-0269 / OSVDB-101137
- CVE-2015-1820 / OSVDB-119878
- fix a bug introduced in 2.5.0 where the exception handler was crashing with
TypeMismatch
error whenblacklisted_keys_pattern
was not explicitly configured