Changelog

1.2.5

8 Nov, 2022

  • Queue Translation StatCustom icon for queued update notice

1.2.4

8 Nov, 2022

  • Queue Translation Stats updates in sequence to avoid many Ajax requests in parallel

1.2.3

7 Nov, 2022

  • Fix wrong count on plugins filter by only counting plugins enabled on Translation Stats settings that are actually installed

1.2.2

7 Nov, 2022

  • Tested up to WP 6.1
  • Tested only on supported PHP versions (7.4+)
  • More detailed console log for updating plugin translation stats
  • Only show language pack information if percent translated is below minimum threshold

1.2.1

3 Fev, 2022

  • Tested up to WP 5.9
  • Fix PHP error on new installs before saving settings
  • Fix delete plugin data on uninstall
  • Use minified CSS

1.2.0

31 July, 2021

  • Stats widget color and border improvements
  • Stats widget notices improved with the WP.org information about translation projects issues
  • Code refactoring of settings sections and fields for easy management and extension
  • Code refactoring of the Stats widget bars and notices
  • Admin notices custom wrap support
  • Fix code prefixes
  • Fix return error on disabled subproject stats bar
  • Fix CSS issues
  • Debug mode improvements
  • Linting and compiling improved

1.1.5

13 July, 2021

  • GitHub release process optimization
  • Assets optimization
  • Minor code improvements

1.1.4

12 July, 2021

  • Remove unnecessary development files

1.1.3

12 July, 2021

  • Tested up to WP 5.8
  • Remove deprecated dark-mode compatibility

1.1.2

3 March, 2021

  • Tested up to WP 5.7
  • Minor code improvements
  • Update plugin constants prefixes

1.1.1

17 November, 2020

  • Tested up to WP 5.6
  • Minor code improvements

1.1.0

27 July, 2020

  • 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

08 June, 2020

  • Add WPLANG and available languages to the settings languages dropdown

1.0.4

06 May, 2020

  • Fix admin notices
  • Minor code improvements

1.0.3

04 May, 2020

  • Add footer custom message
  • Fix utm parameters

1.0.2

03 May, 2020

  • New sort and filter in the settings plugins table
  • Fix timeout error on get languages list from translate.wp.org API

1.0.1

26 March, 2020

  • Fix custom column title icon and screen reader text

1.0.0 🎉

26 March, 2020

  • 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

13 March, 2020

  • 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

26 February, 2020

  • Fix settings checkboxes tristate bug
  • Remove filter ‘tstats_enable_debug’
  • Fix WP core update translation notice on Beta install
  • Refactoring with PHPStan (Level 6)

0.9.7

17 February, 2020

  • Add tristate to parent checkboxes with enabled and disabled childs
  • Minor code improvements

0.9.6.3

1 February, 2020

  • Fix JavaScript bug

0.9.6.2

31 January, 2020

  • Code optimization

0.9.6.1

22 January, 2020

  • Fix admin notices
  • Fix CSS issues

0.9.6

20 January, 2020

  • Add Slug and Text Domain check to plugins settings table
  • Add class autoloader
  • Add PHPStan check

0.9.5.5

11 January, 2020

  • Fix i18n issue (Thanks @szepeviktor)
  • Minor code improvements
  • Coffee ☕

0.9.5.4

6 January, 2020

  • Minor code improvements
  • Tested up to WP 5.3.2

0.9.5.3

13 December, 2019

  • Minor code improvements

0.9.5.2

9 December, 2019

  • Minor code improvements
  • Add admin notice to dashboard

0.9.5.1

7 December, 2019

  • Minor code improvements

0.9.5

6 December, 2019

  • Now you can update your WordPress translation when you want
  • No more waiting for language packs or your locale to be 100% complete
  • One click to update all WordPress core translation files ( .po, .mo and all .json )
  • Tested up to WP 5.3

0.9.4.3

16 October, 2019

  • Tested up to WP 5.2.4
  • Add PHP compatibity check

0.9.4.2

5 September, 2019

  • Tested up to WP 5.2.3
  • Code optimization
  • UI improvement

0.9.4.1

21 August, 2019

  • Bump PHP minimum required version
  • Code optimization

0.9.4

18 June, 2019

  • New AJAX loading and updating features
  • Improved plugins screen loading speed
  • New button to quick update a single plugin stats
  • Tested up to WP 5.2.2
  • Code optimization

0.9.3

28 May, 2019

  • Tested up to WP 5.2.1
  • Code optimization

0.9.2

17 April, 2019

  • Support for custom WordPress.org Locale Subdomains

0.9.1

15 April, 2019

  • Support for current GlotPress 2.x variants
  • Fix typo

0.9.0

12 April, 2019

  • Tested up to WP 5.1.1
  • Fix typo
  • Support new locales
  • Support for all locales in translate.wp.org through WordPress API

0.8.5

12 February, 2019

  • Tested up to WP 5.1
  • Fix CSS issues
  • Fix WordPress Coding Standards errors

0.8.4

30 January, 2019

  • Fix CSS issues

0.8.3

13 January, 2019

  • Fix uninstall function

0.8.2

10 January, 2019

  • Fix Author links

0.8.1

10 January, 2019

  • Add Author column to plugins list – feature suggestion from Webdados
  • Add links to plugins and authors
  • Fix WordPress Coding Standards errors

0.8.0

9 January, 2019

  • Add Translation Stats settings page
  • Add installed plugins table to select only the plugins you want to manage translation stats to reduce http requests
  • Add option to enable or disable warnings of translation projects
  • Add options to reset settings and clean cache to force update the translation stats
  • Add option to specify the translation language you want
  • Add option to choose to keep or delete plugin data on uninstall
  • Add uninstall file

0.7.0

14 November, 2018

0.6.0

31 October, 2018

  • Add WordPress core notices styles to error messages
  • Add assets
  • Minor code improvements
  • Readme update

0.5.0

30 October, 2018

  • Initial release.