Skip to content

v3.1.0

Latest

Choose a tag to compare

@jmattheis jmattheis released this 27 Aug 16:41
14bfc25

Notable features:

Miscellaneous changes:

  • Update go module path to github.com/gotify/server/v3 (#1030 by @eternal-flame-AD)
  • Fix potential crash when pushing messages while a client disconnects with plugins active (GHSA-78w7-2h8c-8252 via #1035)
  • Fix potential crash when removing a user with plugins active (#1005 by @Osamaali313)
  • Show password hashing errors in the UI instead of crashing (#1013 via #1014 by @eternal-flame-AD)
  • Fix OIDC ID being removed when updating a user (#1009 via #1010)
  • Read the OIDC username claim from the ID token and only fall back to the userinfo endpoint when it's missing (#1033)