Skip to content

Releases: StevenWeathers/thunderdome-planning-poker

v4.18.3

14 Nov 01:13
9edae3e

Choose a tag to compare

Changelog

v4.18.2

09 Nov 16:16

Choose a tag to compare

Changelog

  • 2211d5c Fix poker game list showing wrong pointed counts
  • 027393e Format i8n spanish file
  • 7709278 [Feature] Adding Translation Spanish (#648)

v4.18.1

07 Nov 01:46

Choose a tag to compare

Changelog

  • 520eb86 Add prefilled email and client reference ID back into subscription links

v4.18.0

30 Oct 01:18

Choose a tag to compare

Changelog

  • e1af114 Add missing created and updated dates to poker and retro create api responses
  • 6bd4d52 Add poker story priority to the api request body
  • a68906b Add poker story put api endpoint
  • 6740007 Fix poker game create story missing priority input
  • a651214 Fix poker game endpoint to ignore duplicate user
  • 23cc565 Remove password field length validation for ldap logins

v4.17.4

25 Oct 13:27

Choose a tag to compare

Changelog

  • 64d2922 Add path prefix to api docs link on profile page

v4.17.3

24 Oct 23:49

Choose a tag to compare

Changelog

v4.17.2

15 Oct 13:33

Choose a tag to compare

Changelog

  • 4beded2 Add check for user reset request count to reduce spam potential
  • 9721791 Add prevention for user name contains link

v4.17.1

15 Oct 00:12

Choose a tag to compare

Changelog

  • 9d091ae Fix voting metrics to exclude 1/2 from isNumeric check

v4.17.0

14 Oct 23:34

Choose a tag to compare

Changelog

  • 1908e07 Add local development https with caddy use
  • 6c1f1fb Add missing exported function comments
  • 5dfa9ca Add reuse of context variable in a few missing places
  • d0c1419 Allow configuring default point average rounding method
  • d911a1b Fix accidental struct field casing changes in storyboard events
  • 46ec127 Fix dev-secure caddy file location
  • 27c4a87 Fix poker voting metrics for numeric average
  • 6d46bed Format swagger comments
  • e6a7beb Move interfaces to consuming packages
  • a1ad1f5 Remove unused interface definition
  • 52be60b Specify minimum patch version for go mod go version
  • 608baec Standardize go variable names
  • c4bddb4 Storyboard Fractional Index sorting (#628)
  • 17c7746 Update .typesafe-i18n.json
  • 2365700 Update Makefile
  • b5f9ff2 Update Taskfile.yml
  • 030e497 Update db get methods with ByID where applicable
  • 95dea14 Update go dependencies
  • d4d63b9 Update http handler names for ByID
  • bac548f Update i18n-types.ts
  • 9eb94db Update package-lock.json

v4.16.5

28 Sep 02:19

Choose a tag to compare

Changelog

  • 034e2e5 Bump rollup from 3.25.1 to 3.29.5 in /ui (#630)
  • dfd93f2 Create missing german translations (#631)
  • 362d05b Update german locale file formatting