* Update CHANGELOG.md

This commit is contained in:
slawkens 2019-04-27 17:39:41 +02:00
parent 738bfbfa5c
commit 454d4b088d

View File

@ -1,5 +1,25 @@
# Changelog # Changelog
## [0.7.11 - 27.04.2019]
### Added:
* support for some old servers, where arrays are used in config.lua
* an additional text to the install page informing that user can reinstall MyAAC by deleting config.local.php
### Fixed:
* XSS in forum show_thread
* fixed guilds - "Add new rank" function
* multiple mail recipients when using admin mailer function
* Admin Panel - MyAAC logs not shown if servers logs directory doesn't exist (#47)
* fixed missing prefix for cache get() and delete() functions
* add fatal error message when myaac tables in database do not exist
* the mystical defect where "Create Account" button was not highlighted (on the account/manage page)
* bug where server_config table does not exist (OTHire as an example)
* database_name in Usage_Statistics
* forgot to open <head> in install template
### Changed:
* do not display software version
## [0.7.10 - 03.03.2018] ## [0.7.10 - 03.03.2018]
### Added: ### Added:
* new configurable: smtp_secure * new configurable: smtp_secure