Skip to content

v1.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SpeedProg SpeedProg released this 29 Apr 13:04
· 40 commits to master since this release
  • 1.7.0:
    • Features:
      • Added UI and Database based sorting and tagging of fits
      • Added config option to have everyone banned by default, so only whitelisted characters have access
      • Added config option to disable scruffy mode disable->scruffy_mode
      • Added config option to disable public api access without login disable->public_api
    • Improvements:
      • Some messages and pages related to Teamspeak are now hidden if TS is disabled or no configuration set
      • Implemented proper merging of base and user logger config because using pythons dictConfig really isn't very good
      • If TS is disabled Teamspeak related pages do not show up anymore, if there is no active TS teamspeak related messages should not show anymore
    • Changes:
      • Updated minimum version of various python requirements
      • Made werkzeug a fix version requirement since it broke between 0.14 and 0.15 also updated to 0.15.2
      • Waitlists on frontpage now use part of the width instead of 1/4th (which made the 5th go into another row)
      • Website titles now have the community_name config option at the end
    • Fixes:
      • Sending data with some from esi forwarded 204 response
      • Wrong title on Help page