- tested: WordPress 5.0
- tested to WordPress 4.7
- added: Hungarian translation (thanks, Tom Vicces!)
- added: manual deletion of obsolete sessions from WooCommerce version 2.4 and earlier
- fixed: "Class 'DelxtransCleaners' not found" when deleting expired transients
- fixed: bottom bulk-action doesn't work on multisite network admin
- changed: localisation text domain now delete-expired-transients
- fixed: can delete site transients when there are only never-expire site transients
- added: French translation (thanks, Mathieu Hays!)
- added: Spanish translation (thanks, David Sandoval!)
- added: Norwegian translations (thanks, neonnero!)
- changed: big refactor for better multisite support
- fixed: site transients not counted properly
- added: also clean up NextGEN Gallery 2.x display_gallery_rendered_* timeout aliases (thanks, Robert Park!)
- fixed: manual deletion performs nonce check, to prevent unauthorised access
- fixed: manual delete failed in WordPress multisite installations
- changed: use LIKE instead of REGEXP in SQL statements, so that database index is utilised (better performance)
- added: also clean up the essentially transient display_galleries_* timeout aliases for NextGEN Gallery 2.x
- initial public release