Shiori
Simple bookmark manager built with Go
Alternative to: pocket, instapaper, raindrop.io
About
Versions (32)
v1.5.5
2023-07-26What’s Changed
Features
- Initial Ebook support by @Monirzadeh in https://github.com/go-shiori/shiori/pull/623
- feat: add SHIORI_PG_SSLMODE by @refi64 in https://github.com/go-shiori/shiori/pull/536
Fixes
- fix(frontend): prevent archive header covering up the archive content by @sdvcrx in https://github.com/go-shiori/shiori/pull/562
- fix direction in RTL language by @Monirzadeh in https://github.com/go-shiori/shiori/pull/615
- fix(log): record user real ip from headers by @Tomilla in https://github.com/go-shiori/shiori/pull/603
- fix: browser ext cannot archive and update bookmark. by @IvanLi-CN in https://github.com/go-shiori/shiori/pull/560
- fix: prevent bookmark overwrite on archive download by @fmartingr in https://github.com/go-shiori/shiori/pull/636
- thumb image will be not accesable anymore if it is private fix #578 by @Monirzadeh in https://github.com/go-shiori/shiori/pull/627
- fix download data image fix #645 by @Monirzadeh in https://github.com/go-shiori/shiori/pull/646
- feat: improve bookmark image detection by @Katarn in https://github.com/go-shiori/shiori/pull/554
- Use UTC for cookie expiry date in backend by @MoX46 in https://github.com/go-shiori/shiori/pull/566
Other
- Add log args for root command by @chain710 in https://github.com/go-shiori/shiori/pull/565
- deps: update direct deps by @fmartingr in https://github.com/go-shiori/shiori/pull/567
- Update dependencies by @fmartingr in https://github.com/go-shiori/shiori/pull/616
- deps: update to go 1.20 + dependencies. Fixes CI by @fmartingr in https://github.com/go-shiori/shiori/pull/628
New Contributors
- @Katarn made their first contribution in https://github.com/go-shiori/shiori/pull/554
- @MoX46 made their first contribution in https://github.com/go-shiori/shiori/pull/566
- @IvanLi-CN made their first contribution in https://github.com/go-shiori/shiori/pull/560
- @sdvcrx made their first contribution in https://github.com/go-shiori/shiori/pull/562
- @chain710 made their first contribution in https://github.com/go-shiori/shiori/pull/565
- @Monirzadeh made their first contribution in https://github.com/go-shiori/shiori/pull/615
- @Tomilla made their first contribution in https://github.com/go-shiori/shiori/pull/603
- @refi64 made their first contribution in https://github.com/go-shiori/shiori/pull/536
Full Changelog: https://github.com/go-shiori/shiori/compare/v1.5.4…v1.5.5