Skip to content

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 02:47

Changelog

  • 39d1917 Update .goreleaser.yml
  • 23e31ae Update ProfileForm.svelte
  • 0e69537 Disable username change when LDAP enabled
  • 19e2567 Allow disabling organizations
  • 79f23f3 Allow guests even when registration is not allowed
  • 94bee4a Update go deps for security
  • 00f9ea8 Bump nanoid from 3.1.30 to 3.2.0 (#266)
  • 4dc7bf9 Bump minimist from 1.2.5 to 1.2.6 (#272)
  • 80da66f Bump minimist from 1.2.5 to 1.2.6 in /e2e (#270)
  • e52d034 Fix breaking change with swaggo/swag
  • 1fcefc7 Fix team link support for path prefix
  • 7af60d5 Update Dockerfile
  • 254565c Move battle package to api directory
  • 4c079e3 Fix typo in UserProfile import
  • 5af6d99 Allow admin to update user password
  • 5b71fab Add auth user endpoint to get user profile by session user ID
  • c0d3ea7 Fix swagger path params for a few endpoints and fix user teams list e…
  • 38d1d84 Team page move create battle to modal
  • 6c84ed6 Team retros
  • 4b87747 Replace tables on team pages
  • 9b73c75 Abstract admin tables to svelte components