Added current changes for v2.0.2.

pull/192/head
Joe Prochazka 2016-05-10 13:15:15 -04:00
rodzic 385672d3c2
commit b94a7a2a35
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,16 @@
The following is a history of the changes made to this project.
## v2.0.2 *(May 10th, 2016)*
* Adjusted the postback check function to possibly fix POST issues.
* Non MySQL root users with the proper permissions can be used during install. *(advanced)*
* Fixed bug where a malformed if statement was causing upgrade problems. *(advanced)*
* Links to aggregate site stats pages now open in a new web browser windows.
* The Postfix MTA package is now installed if not present.
* The bas scripts now detect Ubuntu 16.04 LTS and install the proper PHP packages.
* The cUrrent MySQL database size is displayed on the maintainance tab. *(advanced)*
## v2.0.1 *(April 29th, 2016)*
* Flight logging is now inserted properly into SQLite databases. *(advanced)*