MyAAC 0.4.0
This release contains some small new features and bug-fixes. The most significant change is that the most of HTML-in-PHP code has been moved to Twig templates.
A full list of changes:
- Added option to add/edit/delete/hide/move forum boards
- moved some of HTML-in-PHP code to Twig templates
- added bug_report configurable which can enable/disable bug tracker
- log errors instead of showing them to users with system directories
- fix when $_SERVER['HTTP_ACCEPT_ENCODING'] is not set
- when it fails to load config.lua it will output error also to error.log
- Automatically detect json file in .zip instead of basing on filename (admin panel - plugins)
- hopefully fixed the error with "The file you are trying to upload is not a .zip file. Please try again."
- Fixed the wrong name of table in bug tracker
- fixed some bugs in bug tracker
- added report bug link in templates
- fixed some rare error when user is logged in for longer than 15 minutes and tries to log in again
- fixed some grammar errors
- Some small improvements
- fixed some separators in Kathrine template