Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 02:36
· 801 commits to main since this release

Changelog

  • 2724000 Abstract User profile form to its own component
  • 3b8a720 Add jira xml fixture to e2e testing dir
  • 18bb1d0 Add update profile api input validations
  • 184b65f Admin edit user account
  • 78caae6 Alter uuid generation from uuid_generate_v4 to gen_random_uuid which became available in postgres 13
  • 73549ac Apply new table UX across admin pages
  • 8860c06 Change default avatar from identicon to robohash
  • a2b79e9 FIx gravatar for guest users and hide avatar select for registered users
  • 01e0a21 Fix add plan expand buttons to not block enter submit
  • fe9a035 Improve Admin Users table UX

Docker images

  • docker pull stevenweathers/thunderdome-planning-poker:v2.5.0
  • docker pull ghcr.io/stevenweathers/thunderdome-planning-poker:v2.5.0