Changelog
Features
- 87bc7a8 feat: allow disabling swagger ui and disable it by default (#1026)
- c2821ff feat: allow import of newer pocket data export files in csv format (#1023)
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
- 660d425 docs: add Mac LaunchAgent instructions (#1002)
- bb7bfcc docs: mkdocs and github pages support (#1018)
Tests
CI and Delivery
- 6b6d5f3 ci: create alpine images to allow running commands inside the container (#992)
- a7f2ab6 ci: fix buildx step for dependabots prs
- afe49d6 ci: fixed goreleaser latest version binary name breaking buildx (#1019)
- 52154f4 ci: ignore build steps for dependabot (#1033)