Skip to content

MyAAC v1.2

Latest
Compare
Choose a tag to compare
@slawkens slawkens released this 09 Feb 11:26
· 3 commits to main since this release

Added

  • Twig session(key) function + reworked session functions to accept multi-array like in Laravel (b46ddb4)
  • add template_name to twig variables (ae1161d)
  • add HOOK_INIT, executed just after $hooks are loaded (1968672)

Changed

  • settings: password input hide/show, enable Save button only if changes has been made, save settings in transaction (4fda4f6, 28fef95, 4b6024d)
  • rework menus: Different categories can have different colors + Option to reset menus (73de93a, 3da3e62)

Fixed

  • highscores: Fix online status + vocation for TFS 0.x (ea51ad2)
  • clear cache button in admin bar needed to be clicked twice until it worked (ea51ad2)
  • HOOK_STARTUP location (a73fb10)
  • if vocation name has more words (9d7fc98)

Updated

  • Bump twig/twig from 3.18.0 to 3.19.0 (#284)