Shiori
Simple bookmark manager built with Go
Alternative to: pocket, instapaper, raindrop.io
About
Versions (32)
v1.6.0-rc.4
2023-11-08Changelog
- c64e858 Fix typos (#756)
- f16dd42 Make suggestion clickable in bookmark creation (#765)
- 013270a Update documentation for add links to shiori in android devices from share menu (#757)
- f82b97d add create ebook by default in settings (#761)
- 29b1d97 chore(deps): bump the all group with 1 update (#767)
- 1d58455 chore: comment unused functions
- 7765e5b chore: frontend formatting (#764)
- c05d617 feat: allow per-user settings and store them in database (#639)
- 1ae82f4 fix: Actions in overlays on mobile hard to press (#759)
- 03df5e8 fix: allow webp thumbnails (#758)
- 5e9847a refactor: migrate ebook routes to new http server (#742)
- 106bf16 refactor: remove unneeded variable and unify the way send token in header (#763)
What’s Changed
- feat: allow per-user settings and store them in database by @Monirzadeh in https://github.com/go-shiori/shiori/pull/639
- fix: Remove unneeded variable and unify the way send token in header by @Monirzadeh in https://github.com/go-shiori/shiori/pull/763
- add create ebook by default in settings by @Monirzadeh in https://github.com/go-shiori/shiori/pull/761
- fix: Actions in overlays on mobile hard to press by @cbe in https://github.com/go-shiori/shiori/pull/759
- fix: Use webp as thumbnail by @Monirzadeh in https://github.com/go-shiori/shiori/pull/758
- Update documentation for add links to shiori in android devices from share menu by @Monirzadeh in https://github.com/go-shiori/shiori/pull/757
- Fix typos by @shirayu in https://github.com/go-shiori/shiori/pull/756
- chore(deps): bump the all group with 1 update by @dependabot in https://github.com/go-shiori/shiori/pull/767
- refactor: migrate ebook routes by @Monirzadeh in https://github.com/go-shiori/shiori/pull/742
- Make suggestions tapable/clickable by @cbe in https://github.com/go-shiori/shiori/pull/765
- chore: frontend formatting by @cbe in https://github.com/go-shiori/shiori/pull/764
New Contributors
- @cbe made their first contribution in https://github.com/go-shiori/shiori/pull/759
- @shirayu made their first contribution in https://github.com/go-shiori/shiori/pull/756
Full Changelog: https://github.com/go-shiori/shiori/compare/v1.6.0-rc.3…v1.6.0-rc.4