Adds DFs
This commit is contained in:
48
spec/fixtures/dynamic_finders/plugin_version/preferred-languages/change_log/CHANGELOG.md
vendored
Normal file
48
spec/fixtures/dynamic_finders/plugin_version/preferred-languages/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
# Changelog
|
||||
|
||||
## 1.6.0
|
||||
|
||||
* Enhancement: Added support for JavaScript internationalization as used in the new block editor in WordPress 5.0. Requires WordPress 5.0.3.
|
||||
* Fixed: Fixes an issue where the preferred languages list wasn't updating after sorting via drag & drop.
|
||||
|
||||
## 1.5.0
|
||||
|
||||
* Enhancement: Improved compatibility with multilingual plugins like Polylang.
|
||||
* Fixed: Fixes an issue with keyboard navigation.
|
||||
* Fixed: Make sure the correct languages are retrieved when updating the settings.
|
||||
|
||||
## 1.4.0
|
||||
|
||||
* New: Keyboard navigation improvements.
|
||||
* New: Tooltips now show the available keyboard shortcuts.
|
||||
* New: Missing translations are now downloaded even when no changes were made.
|
||||
* New: A warning is shown when some of the preferred languages aren't installed.
|
||||
* New: Settings form is now hidden when JavaScript is disabled.
|
||||
* Fixed: Improved setting the current locale.
|
||||
* Fixed: CSS is no longer enqueued on the front end.
|
||||
|
||||
## 1.3.0
|
||||
|
||||
* New: Users can now choose English (United States) again as a preferred locale.
|
||||
* New: Users with the right capabilities can now install languages in their user profile as well.
|
||||
|
||||
## 1.2.0
|
||||
|
||||
* Fixed: Other English locales can now be added again.
|
||||
* Fixed: Prevented some errors when adding all available locales.
|
||||
|
||||
## 1.1.0
|
||||
|
||||
* New: Support for just-in-time loading of translations.
|
||||
* New: Keyboard shortcut for making inactive locales active.
|
||||
* Fixed: Responsive design improvements.
|
||||
* Fixed: Worked around a few edge cases with the various controls.
|
||||
* Fixed: Added missing text domains.
|
||||
|
||||
## 1.0.1
|
||||
|
||||
* Fixed: Fixed a bug that prevented saving changes.
|
||||
|
||||
## 1.0.0
|
||||
|
||||
* Initial release.
|
||||
Reference in New Issue
Block a user