Skip to content

v0.20.0

Choose a tag to compare

@proditis proditis released this 03 May 10:22
· 2106 commits to master since this release
a3eec09
  • Significant improvements on cron commands
  • Improve frontend performance (reduce the number of queries performed)
  • Show failed logins on player profile
  • Make backend forms that require player_id into ajax search
  • Display better errors when pulling and starting images
  • Add precision to stream timestamp
  • Reduce CSRF validation errors and turn them into alerts instead of error pages
  • Improve error handling on nginx templates
  • Player settings update avatar, updates the first time
  • Support for private instances
  • Improve on demand powerups
  • Frontend indicator when connected to vpn
  • Make support staff ids into a sysconfig key
  • Fix docker-compose errors that got introduced by mixed encoding
  • Fix bugs on ratings, writeups, typos in Inquiry models (thnx @HitmanAlharbi)