v1.6.0-rc.4
Pre-release
Pre-release
github-actions
released this
08 Nov 22:24
·
81 commits
to master
since this release
Changelog
- 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 #639
- fix: Remove unneeded variable and unify the way send token in header by @Monirzadeh in #763
- add create ebook by default in settings by @Monirzadeh in #761
- fix: Actions in overlays on mobile hard to press by @cbe in #759
- fix: Use webp as thumbnail by @Monirzadeh in #758
- Update documentation for add links to shiori in android devices from share menu by @Monirzadeh in #757
- Fix typos by @shirayu in #756
- chore(deps): bump the all group with 1 update by @dependabot in #767
- refactor: migrate ebook routes by @Monirzadeh in #742
- Make suggestions tapable/clickable by @cbe in #765
- chore: frontend formatting by @cbe in #764
New Contributors
Full Changelog: v1.6.0-rc.3...v1.6.0-rc.4