Releases: pedro-mendonca/Translation-Tools
Releases · pedro-mendonca/Translation-Tools
1.6.0
- Tested up to WP 6.2
- Tested up to Preferred Languages 2.0
- Minimum PHP bumped to 7.4
- Fixed incorrect list of User Languages on WP < 6.1
- Updated admin notices, dashicons and CSS
- Fixed basic compatibility with the plugin Preferred Languages 2.0.0, still some work to do to make the UI seamless
- Use Composer autoload
- Rename coding standard rulesets
- Update dependencies
1.5.3
- Better report messages about translation project updates
- Increase download timeout for slow speed connections
- New filter to customize download timeout for big translation projects on slow speed connections
- GitHub release process optimization
1.5.2
- Fix i18n issue
- Increase download timeout for slow speed connections
- GitHub release process optimization
1.5.1
- Add missing vendor files
1.5.0
- Update your Plugins and Themes translations! (.po, .mo and .json)
- Update action now loads on custom update-core dedicated page
- Code refactoring to extend the update of .po/.mo/.json files to Plugins and Themes
- Detailed report about translation project updates
- New filter to customize/reverse the priority of the WP.org Plugins translation projects (defaults to 'Stable' > 'Development')
- New filter to customize the Plugins and Themes translations to update
- New filter to disable translations download and generate .json files from your current .po files
- New filter do disable the update of the .json files from the JavaScript translations
- GitHub release process optimization
- Assets folders optimization
- Debug mode improvements
1.4.1
- Improve notices wording about Language Packs availability
- Fix notice links accessibility
1.4.0
- Tested up to WP 5.8
- More Site Health WordPress translations tests!
- Site Health test to check if the WordPress Translation API is available from your site
- Site Health test to report if your WordPress version is already available for translation, useful for beta testing
- Refactor Site Health tests to allow dependency between tests. ( e.g. Only run a test if another test has the status 'good' )
- The Site Health Translations tests now have the #WPPolyglots Pink Color for usability
- New warning notice in the updates screen when your WordPress version is not available for translation yet, useful for beta testing
- Force checking the updates screen ('force-check') now force updates the WordPress core translation data
- The WordPress core translation transient data now expire in 1 hour
- Fix issue with the 'More details' report ID on downloading the Locales translation projects
1.3.3
- Tested up to WP 5.7
- Fix Health Check message i18n
1.3.2
- Tested up to WP 5.6
- Minor code improvements
1.3.1
- Fix issue with Locale 'en_US' on user languages in Preferred Languages settings