Skip to content

Releases: StevenWeathers/thunderdome-planning-poker

v3.10.7

01 Apr 16:49
Compare
Choose a tag to compare

Changelog

  • 4b5e247 Change subscription webhook log from error to info
  • f829ee0 New Login form design (#551)

v3.10.6

31 Mar 21:26
Compare
Choose a tag to compare

Changelog

  • 81bb063 Allow gravatar fallback selection for registered users

v3.10.5

31 Mar 20:43
Compare
Choose a tag to compare

Changelog

  • 396e08e Add check to subscription webhook for already processed checkout event

v3.10.4

31 Mar 04:18
Compare
Choose a tag to compare

Changelog

  • ef9dd6e Fix subscription email username field

v3.10.3

31 Mar 04:02
Compare
Choose a tag to compare

Changelog

  • 772f42c Fix subscription create query

v3.10.2

31 Mar 03:46
Compare
Choose a tag to compare

Changelog

  • f723b7d Add org and team to subscription table and middleware for entityuser (#546)
  • f75a17d Get product ID from subscription item plan product
  • 41e78f1 Handle stripe subscription line items having multiple
  • 4aa73a1 Update subscription.go

v3.10.1

30 Mar 15:36
Compare
Choose a tag to compare

Changelog

  • 148a26c Additional styling updates for pricing page
  • 39daa6b Update CONTRIBUTING.md
  • 7e0c133 Update configuration and contributing documentation (#541)
  • 750819b Update pricing page to reflect additional plans

v3.10.0

30 Mar 02:15
2d4ee5f
Compare
Choose a tag to compare

Changelog

  • 057291b Add pagination to retro and storyboard pages and improve query performance (#544)
  • 2d4ee5f Retro add user ready status (#545)

v3.9.1

29 Mar 02:54
fadf482
Compare
Choose a tag to compare

Changelog

v3.9.0

28 Mar 02:23
Compare
Choose a tag to compare

Changelog

  • be55bd3 Add support pages (#534)
  • 8f5d44e Add websocket config options to config docs
  • 63c40bd Allow configuration of websocket ping pong and write wait seconds (#524)
  • a09b511 Fix websocket config value defaults
  • a38c1da Hide associate team to retro poker or storyboard for guest users
  • 291e7ad Merge branch 'main' of github.com:StevenWeathers/thunderdome-planning-poker
  • 6b15761 Optimize retro group item move and name change socket events (#531)
  • fe27e81 Update CONFIGURATION.md