Skip to content

v0.17.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 17:37
1ebeb11

0.17.6 (2024-06-25)

Features

  • api: Laying some minor groundwork about extending tokens (a7700b8)

Dependencies

  • api: update module github.com/alicebob/miniredis/v2 to v2.33.0 (#1777) (9b6192b)
  • api: update module github.com/aws/aws-sdk-go to v1.54.6 (#1779) (eff9e5f)
  • api: update module github.com/klauspost/cpuid/v2 to v2.2.8 (#1787) (a2b3fe1)
  • api: update module github.com/spf13/cobra to v1.8.1 (#1788) (3b801cb)
  • api: update module github.com/stripe/stripe-go/v78 to v78.11.0 (#1781) (eed2c76)
  • api: update module golang.org/x/crypto to v0.24.0 (#1782) (570b0f5)
  • api: update module google.golang.org/api to v0.185.0 (#1783) (76eb554)
  • ui: update dependency @react-email/components to v0.0.19 (#1750) (0e26aba)
  • ui: update dependency eslint-plugin-no-relative-import-paths to v1.5.4 (#1739) (1258b1b)
  • ui: update dependency react-email to v2.1.4 (#1776) (2dbba8e)
  • ui: update dependency tailwindcss to v3.4.4 (#1780) (0668cf0)

Bug Fixes

  • cron: Fixed bug that could cause duplicate cron jobs (cd64b9b), closes #1774
  • ui: Dont show manage subscription on setup page when not needed (9eedfc4)
  • ui: Fixed free to use not selecting properly, removed console.trace (47ecc56)

Miscellaneous

  • deps: Fix local development (10e0b81)
  • deps: Fix mailhog again (b5088b3)
  • encryption: Laying groundwork for vault transit (edfd400)