Releases: pedro-mendonca/Translation-Stats
Releases · pedro-mendonca/Translation-Stats
1.1.1
- Tested up to WP 5.6
- Minor code improvements
1.1.0
- Include Locales list since translate.wp.org Languages API was disabled on meta changeset #10056
- Remove recent feature to Update WordPress Translation, feature moved to the new spin-off plugin Translation Tools, created specifically to deal with translations updates, with many related features out of the scope of this plugin
- Tested up to WP 5.5
- Code optimization
1.0.5
- Add WPLANG and available languages to the settings languages dropdown
1.0.4
- Fix admin notices
- Minor code improvements
1.0.3
- Add footer custom message
- Fix utm parameters
1.0.2
- New sort and filter in the settings plugins table
- Fix timeout error on get languages list from translate.wp.org API
1.0.1
- Fix custom column title icon and screen reader text
1.0.0
- Version 1.0! 🎉
- New settings database structure and version
- New settings database updater
- New activation class
- Optimized plugins settings table
- Fix notices not showing when "Warnings" settings was disabled
- Minor code improvements
0.9.9
- New plugins View to show only Translation Stats enabled plugins
- New link to filtered plugins list in settings page
- New link to settings page in plugins page
- Fix translation stats not showing when "Warnings" settings was disabled
- Minor code improvements
- Tested up to WP 5.4
0.9.8
- Fix settings checkboxes tristate bug
- Remove filter 'tstats_enable_debug'
- Fix WP core update translation notice on Beta install
- Refactoring with PHPStan (Level 6)