# Changelog

## 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
