Skip to content

Releases: SecurityBrewery/catalyst

v0.15.6

23 Dec 06:38
f067a42

Choose a tag to compare

What's Changed

  • chore: configure Dependabot for gomod and GitHub Actions by @cugu in #1168
  • fix: setting details by @cugu in #1175
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1172
  • build(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #1169
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #1174
  • build(deps): bump the gomod-backward-compatible group with 10 updates by @dependabot[bot] in #1173
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1171
  • build(deps): bump oven-sh/setup-bun from 1 to 2 by @dependabot[bot] in #1170

Thanks @RiccardoAncarani for bringing up #1167

Full Changelog: v0.15.5...v0.15.6

v0.15.5

23 Nov 19:30
e148ae0

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #1165
  • fix: add configVersion to bun.lock by @cugu in #1166

Full Changelog: v0.15.4...v0.15.5

v0.15.4

26 Oct 07:50
a4a4baf

Choose a tag to compare

What's Changed

  • fix: downgrade goreleaser-cross docker version by @cugu in #1164

Full Changelog: v0.15.3...v0.15.4

v0.15.3

26 Oct 07:34
148f625

Choose a tag to compare

What's Changed

  • fix: pin goreleaser-cross docker version by @cugu in #1163

Full Changelog: v0.15.2...v0.15.3

v0.15.2

26 Oct 06:39
97ebe9f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

02 Oct 17:38
770390c

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/wneessen/go-mail from 0.6.2 to 0.7.1 by @dependabot[bot] in #1159

Full Changelog: v0.15.0...v0.15.1

v0.15.0

21 Sep 18:20
4e03a52

Choose a tag to compare

This release removes pocketbase as a backend and changes a lot of the underlying logic. It also introduces a new permission system with groups and fine grained permissions.

Caution

Please perform a full backup before deploying this release and test your data with release before upgrading.

  • You will not able to use the admin backend anymore. Users, groups, types and settings are managed in the user UI directly.
  • The pocketbase API and SDKs do not work anymore and have been replaced with a new REST API. Your reactions probably need to be updated to the new API to keep working.
  • Webhook payloads in reactions have a different format.
  • The webhooks created in the former admin backend are removed.
  • Uploaded files are not migrated automatically (but other settings and configurations will be).

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.15.0-rc.9

21 Sep 09:48
9da90e7

Choose a tag to compare

v0.15.0-rc.9 Pre-release
Pre-release

What's Changed

  • build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #1149
  • fix: ui basePath by @cugu in #1152
  • refactor: add root store by @cugu in #1153

Full Changelog: v0.15.0-rc.8...v0.15.0-rc.9

v0.15.0-rc.10

21 Sep 12:51
fedda9d

Choose a tag to compare

v0.15.0-rc.10 Pre-release
Pre-release

What's Changed

Full Changelog: v0.15.0-rc.9...v0.15.0-rc.10

v0.15.0-rc.8

04 Sep 04:55
3cb0971

Choose a tag to compare

v0.15.0-rc.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.15.0-rc.7...v0.15.0-rc.8