Skip to content

v1.10.1

Compare
Choose a tag to compare
@bratkartoffel bratkartoffel released this 19 Jan 07:44
· 457 commits to master since this release
v1.10.1
b5bd895

Added

  • (admin) Add edit user
  • (development) Add automatic tests and run on GitHub actions
  • (impressum) Make operator name and address configurable
  • (datenschutz) Add information about data privacy
  • (update/install) Add installation and update script
  • (anmelden) Add note when game is paused

Fixed

  • Set database timezone on startup
  • Fixed warning when viewing profile of an user, which hasn't logged in yet
  • Minor fixes to style issues

Changed

  • (admin) Don't add system as target entry for contracts
  • (admin) Allow login even if the game is locked (after round)

Security

  • (admin) Require XSRF token to delete market offers and contracts
  • (marktplatz) Require XSRF token to buy and retract market offers
  • (nachrichten) Require XSRF token to delete messages
  • (vertraege) Require XSRF token to accept and reject contracts
  • (impressum) Obfuscate operator and creator personal information