# Changelog

## 0.1.3

* fixed possible missing "Optimize" link because of accidentally translated variable
* fixed missing "Optimize" link if partially optimized
* escaped translatable strings
* added text domain to translatable strings
* improved texts/notifications
* added deploy script to sync git tag with wp/svn
* minor code restructuring

## 0.1.2

* escaped echoed (hard coded) variables (needed to pass the review process)
* sanitized `$_GET` paramaters early (also for review process)
* minor code cleanup
* minor readme updates

## 0.1.1

* fixed not displaying available optimizers when actually installed by using Symfony Process instead of `shell_exec` for availability check
* added more information to settings page
* added more details about third party resources

## 0.1.0

* initial release
