This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,22 @@
## Changelog
### 0.5
* [minor changes] - Localization Changes.
* [improvement] - New Icon (for wordpress.prg) and tags.
* [code refactoring] - Minor code changes.
### 0.4
* [improvement] - Added track for PHP `__invoke` methods (callable objects)
* [bugfix] - Added fix for plugin loaded via symlinks
* [code refactoring] - Code of PHP and JS refactored.
### 0.3
* [ui] UI Change - Domain input box width calculated with JS
* [bugfix] - e.preventDefault()
* [bugfix] - Double check for empty array in filters UI
### 0.2
* Code refactored from version 0.1
### 0.1
* Non Public Release