Shiori
Simple bookmark manager built with Go
Alternative to: pocket, instapaper, raindrop.io
About
Versions (32)
v1.5.2
2022-02-24What’s Changed
- Web Server Improvements by @efrecon in https://github.com/go-shiori/shiori/pull/374
- fix: trying to mkdir over an incorrect data path by @fmartingr in https://github.com/go-shiori/shiori/pull/378
New Contributors
- @efrecon made their first contribution in https://github.com/go-shiori/shiori/pull/374
Full Changelog: https://github.com/go-shiori/shiori/compare/v1.5.1…v1.5.2
Changelog
- e1e2c7b Web Server and CI Improvements (#374)
- 560a677 fix: trying to mkdir over an incorrect data path (#378)