Shiori
Simple bookmark manager built with Go
Alternative to: pocket, instapaper, raindrop.io
About
Versions (32)
v1.7.2-rc.1
2024-12-11Changelog
Features
- 87bc7a87a5b071216641b627bc645d9d1f67148e feat: allow disabling swagger ui and disable it by default (#1026)
Fixes
- 617f5ddcd7b45816d976ac5542a9fff8427e98ce fix: documentation update breaking urls in test and readme (#1020)
- 6ccd64f1e57cc6c1fa9b345bbe3cf19add13349a fix: login component behavior when logging out and refreshing the page (#1022)
- 4aa0f51f108cc1ad67054e6d664bcf58c1af779a fix: postgresql migration not working with other languages (#1013)
Documentation
- 660d425288e5d47b0f0cdcd03c6fa77cece11f6b docs: add Mac LaunchAgent instructions (#1002)
- bb7bfcc2c20709945ecc04cbdad74ff89963c81c docs: mkdocs and github pages support (#1018)
Tests
- 8c35a6ba2fd3764bc26e85592f1c80aee0673334 test: add basic e2e tests (#816)
CI and Delivery
- 6b6d5f33aea05eca287082bf60e4797fc814d65e ci: create alpine images to allow running commands inside the container (#992)
- afe49d62acd650312793207894ead2dbb2008378 ci: fixed goreleaser latest version binary name breaking buildx (#1019)
Others
- fb51755e325d96446b516cf416621c7799abc233 refactor: move login.html into a login component (#1017)
- 4a58ef0ff290f98da0cbffd29026d2551ff45717 tests: added tests to the account domain (#993)