Skip to content

v1.7.2-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 18:43
· 15 commits to master since this release
87bc7a8

Changelog

Features

  • 87bc7a8 feat: allow disabling swagger ui and disable it by default (#1026)

Fixes

  • 617f5dd fix: documentation update breaking urls in test and readme (#1020)
  • 6ccd64f fix: login component behavior when logging out and refreshing the page (#1022)
  • 4aa0f51 fix: postgresql migration not working with other languages (#1013)

Documentation

Tests

CI and Delivery

  • 6b6d5f3 ci: create alpine images to allow running commands inside the container (#992)
  • afe49d6 ci: fixed goreleaser latest version binary name breaking buildx (#1019)

Others

  • fb51755 refactor: move login.html into a login component (#1017)
  • 4a58ef0 tests: added tests to the account domain (#993)