Releases: Yoast/i18n-module
Releases · Yoast/i18n-module
3.1.1
3.1.1
Fixed
- Reverts the capitalization of the class names.
3.1.0
3.1.0
Fixed
- Fixes a bug where a 'You're using WordPress in a language we don't support yet.' notice would be shown for formal and informal locales when the locale actually was supported.
3.0.0
Added
- Added functionality to handle how the i18n-promobox notification is displayed.
Changed
- [DEPRECATION] Postfix all classes with _v3. This prevents autoload collisions with 2.0 versions.
3.0.0-RC1
- Added functionality to handle how the i18n-promobox notification is displayed.
- Postfixed classes with
v3
2.1.0-RC1
- Added functionality to handle how the i18n-promobox notification is displayed.
2.0.1
Fixes
- Fix a fatal error because of an incorrect class name.
[DON'T USE] 2.0.0
Added
- Add native support for WordPress.org
Changed
- [DEPRECATION] Postfix all classes with _v2. This prevents autoload collisions with 1.0 versions.
1.2.1
Removed
- Remove backwards incompatible changes. These are only backwards incompatible in a WordPress context, but this is the target audience.
[DON'T USE] 1.2.0
Added
- Add native support for WordPress.org
1.1.0
Uses the user locale when available.