HEX
Server: Apache/2
System: Linux ns65.hostinglotus.net 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 07:11:46 EDT 2024 x86_64
User: newsnnno (1225)
PHP: 8.2.20
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/newsnnno/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) 
and this project adheres to [Semantic Versioning](http://semver.org/).

## 3.1.1

### Fixed
- Reverts the capitalization of the class names.

## 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.

## 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.

## 1.2.0

### Added
- Add native support for WordPress.org

## 1.1.0

### Changed
- Use the user locale for deciding whether to display the message to the user.

## 1.0.1

### Fixed
- Fix issue where a notice would be shown if the API response had no wp_locale.

## 1.0.0

### Added
- Initial release of the i18n module to show the user a notice about their
language not having been translated to 100%.