All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Reverts the capitalization of the class names.
- 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.
- Added functionality to handle how the i18n-promobox notification is displayed.
- [DEPRECATION] Postfix all classes with _v3. This prevents autoload collisions with 2.0 versions.
- Add native support for WordPress.org
- [DEPRECATION] Postfix all classes with _v2. This prevents autoload collisions with 1.0 versions.
- Remove backwards incompatible changes. These are only backwards incompatible in a WordPress context, but this is the target audience.
- Add native support for WordPress.org
- Use the user locale for deciding whether to display the message to the user.
- Fix issue where a notice would be shown if the API response had no wp_locale.
- Initial release of the i18n module to show the user a notice about their language not having been translated to 100%.