Skip to content

v3.2.0

Compare
Choose a tag to compare
@freezy freezy released this 19 May 14:24
· 85 commits to master since this release

New

  • Block user registration when IP is blacklisted due to number of failed logins (#265).
  • Expire user-scoped cache after 24h (#231).
  • Add a new deleted status to moderation (#294).
  • Add resetting a forgotten password (#295).
  • Add a database consistency checker script that alerts on issues.
  • Allow deletion of media.

Fixes

  • Don't increase block duration when request fails due to being blocked.

Refactor

  • Move blacklist code into common API class.
  • Use vpx-toolbox for playfield mesh generation.