Skip to content

MyAAC v0.8.12

Compare
Choose a tag to compare
@slawkens slawkens released this 07 Aug 20:20
· 48 commits to master since this release

I've moved the repository back to my personal account. (Just so you know!)

I will also try to add git commits pointed to each change, lets see if you like it or not - you can comment in discussion, that will be created just after releasing this version :)

edit: link to discussion where you can vote: #228

Added

  • forum: better error messages (Suggested by @anyeor) (34725e0)
  • more support for GesiorAAC classes, so some of them will work with MyAAC (a8172a5)
  • word-break on forum thread & reply (Suggested by @anyeor) (ce4aed0)

Fixed

  • not working pages/links from database, introduced in 0.8.10 (Thanks to OtLand user - https://otland.net/members/0lo.99657/ for report) (1e874c7)
  • it was possible to create topic in board that was closed, ommiting the error check (Thanks to @anyeor for report) (0d52978)
  • PHP 8.2 compatibility - removed deprecated functions utf8_encode & utf8_decode (a338fd9)
  • guild description not being correctly shown (Reported by @anyeor) (f2a3ec1, df32115)

Removed

  • Some old code for verifying messages length (Reported by @anyeor) (df48363)
  • some info about config failed to load, was never working (7a546e5)