Shiori
Simple bookmark manager built with Go
Alternative to: pocket, instapaper, raindrop.io
About
Versions (32)
v1.6.0-rc.3
2023-10-09Changelog
- 2c31048 chore(deps): bump golang dependencies (#746)
- 36b0121 chore(deps): bump the all group with 6 updates (#738)
- a3fb075 chore(deps):Update Github Actions dependencies (#740)
- 46c1a6a feat: allow resize the dialogbox for bigger/hidpi screens (#732)
- eb666cd feat: use new JWT auth in all frontend API calls (#743)
- c6aabc4 fix: styles-check and swag-check monitor just needed directory not project root (#747)
What’s Changed
- feat: use new JWT auth in all frontend API calls by @fmartingr in https://github.com/go-shiori/shiori/pull/743
- fix: styles-check and swag-check monitor just needed directory not project root by @Monirzadeh in https://github.com/go-shiori/shiori/pull/747
- feat: allow resize the dialogbox for bigger/hidpi screens by @Monirzadeh in https://github.com/go-shiori/shiori/pull/732
Full Changelog: https://github.com/go-shiori/shiori/compare/v1.6.0-rc.2…v1.6.0-rc.3