Skip to content

MyAAC 0.5.0

Compare
Choose a tag to compare
@slawkens slawkens released this 10 Oct 13:54
· 945 commits to master since this release

Some big update is comming!

In this release, .htaccess rules has been moved to php script. Now nginx and other servers users than apache can easily redirect all to index.php and it will work! Every address from now will be looking nice!
Also tinymce editor has been updated to latest version. It has some new features like embedding custom iframes and youtube videos. It also looks more modern.
This release also contains some plugin specific features like option to uninstall plugin (not every plugin will be possible to uninstall)

Full list of changes:

  • moved .htaccess rules to plain php (index.php)
  • updated tinymce to the latest (4.7.0) version, you can now embed code, for example youtube videos
  • added option to uninstall plugin
  • added option to require specified myaac, php or database version for plugins, without that plugin won't be installed
  • change accountmanagement links to use friendly_urls
  • fixed creating new forum thread
  • sample characters are now assigned to admin account and have group_id 4 to not be shown on highscores
  • added links loaded from database to admin panel - for future plugins
  • print some info to error.log when can't find config.lua
  • some fixes in account changecomment action
  • show info when account name/number or password is empty on login
  • fixed showing account login errors
  • added few characters hooks
  • fixed some kathrine template js bug when shop is disabled
  • you can now use slash '/' in custom pages loaded from database
  • added new twig function getLink that convert link taking into account config.friendly_urls
  • internalLayoutLink -> getLink