Skip to content

MyAAC v1.8.8

Choose a tag to compare

@slawkens slawkens released this 31 Jan 10:56
· 84 commits to main since this release

Added

  • Change Comment: Add missing hooks - patched from 0.8 (a60a23b)

Changed

  • Account Manage: Change the last login to the correct login time – Instead of just "now" (5b84168)
  • Twig: Extract renderInline(content, context) as a method to $twig (5e4806f)
  • Mail: Remove HTML tags from the email function (6661c78)

Fixed

  • Forum: Fix XSS in board name (e52d9e4, 6db738a)
  • Forum: Fix edit_post, despite being an author, edit didn't work (e8b4742)
  • Forum: Fix a player link in the forum thread being not clickable (When outfits are enabled) (f640ca6)
  • Settings: Fix variable overlapping if the same var name as in core (c2415e9)
  • Settings: fix show_if for the selects (8dcbb66)