Skip to content

Releases: StevenWeathers/thunderdome-planning-poker

v4.17.4

25 Oct 13:27
Compare
Choose a tag to compare

Changelog

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

v4.17.3

24 Oct 23:49
Compare
Choose a tag to compare

Changelog

v4.17.2

15 Oct 13:33
Compare
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
Compare
Choose a tag to compare

Changelog

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

v4.17.0

14 Oct 23:34
Compare
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
Compare
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

v4.16.4

26 Sep 02:11
Compare
Choose a tag to compare

Changelog

  • 9244ab6 Abstract common websocket logic (#626)
  • caa7f1d Add lib for fractional indexing (#627)
  • 6127a8f Fix for API docs page not working with CSP changes

v4.16.3

23 Sep 03:23
Compare
Choose a tag to compare

Changelog

  • 185a43b Add unit tests for middleware
  • 6548a03 Add unit tests for orgAdminOnly and orgUserOnly middleware
  • b928e32 Add unit tests for user subscribed middleware functions
  • a9ca8ea Add unit tests http middleware
  • f2db76c Finish middleware unit tests
  • 072183e Team endpoint middleware refactor (#625)

v4.16.2

20 Sep 03:02
Compare
Choose a tag to compare

Changelog

  • a1614c6 Fix MFA input field pattern

v4.16.1

20 Sep 02:45
Compare
Choose a tag to compare

Changelog

  • abbbf93 Fix custom estimation and retro template create actions