Skip to content

Releases: StevenWeathers/thunderdome-planning-poker

v3.11.0

08 Apr 15:15
36b8e18
Compare
Choose a tag to compare

Changelog

  • 5780ba6 Abstract quill editor to new component to reduce future replacement efforts
  • dfdaf48 Add login link to guest usernav
  • 68b45c9 Fix storyboards page pagination missing import
  • 6a06324 Header redesign (#562)
  • 80f9b8b Redesign crud tables (#566)
  • f3954cc Reduce pageload flicker by adding backup font and moving locale initialization
  • 36b8e18 Replace logo with new design (#565)
  • 803a324 Update UserNav for guest users
  • 0ebd6d9 Update forgot password form styling and verbiage (#563)
  • 044f789 Update gravatar default avatar for guest users

v3.10.8

04 Apr 02:48
Compare
Choose a tag to compare

Changelog

  • 8f6fb2e Fix header auth, could not configure AuthHeaderEmailHeader (#554)
  • acfe00f Update i18n-types.ts
  • 24c0f68 extend WebSocket origin check to allow APP_DOMAIN (#550)

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)