Skip to content

4.4.6 DEV1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AuroraLS3 AuroraLS3 released this 31 Aug 15:24

4.4.6 DEV1

Change log

  • HTML page compression (Unimportant whitespace removed in memory). Speeds up loading & reduces memory usage.
  • ResponseCache now uses Caffeine with 5 minute invalidation - Should reduce memory usage over time by removing unvisited pages.
  • AFK status checked on kick. If ignore afk permission is present and user is afk kicked, it is still counted.

Bugfixes

  • Fixed plan.ignore.afk checking not being reduced.
  • Fixed Extra zeroes time amount formatting when there was 0 second time present.
  • Fixed ConcurrentModificationException related to logs clean task finishing.