v1.7.0
版本发布时间: 2024-06-08 15:10:41
go-shiori/shiori最新发布版本:v1.7.0(2024-06-08 15:10:41)
Always remember to backup your data before updating.
Notable changes
System Theme (@Monirzadeh) #924
Shiori now allows you to change the theme to light/dark or follow the system configuration.
New migrations backend (@fmartingr) #876
The underlying migrations system has been rewritten to custom code removing the go-migrate dependency.
This not only removes one more dependency but also allows for more control over the migrations process by letting us add run code in a migration, for example, to update the database schema.
This should be transparent for all users but if you find any problems please report it
OpenBSD support (@pacoesteban) #780
This has been in the works for several months since we broke it around 1.5 but thanks to the above migration changes and some custom database engine backend for OpenBSD, we are now able to support OpenBSD again. We added a CI step to get early warnings if we introduce something that breaks support.
What's Changed
- feat: new migration system by @fmartingr in https://github.com/go-shiori/shiori/pull/876
- chore(deps): bump the all group across 1 directory with 4 updates by @dependabot in https://github.com/go-shiori/shiori/pull/895
- refactor: allow specific sqlite engine for OpenBSD by @pacoesteban in https://github.com/go-shiori/shiori/pull/780
- chore(deps): bump the all group across 1 directory with 4 updates by @dependabot in https://github.com/go-shiori/shiori/pull/900
- chore(deps): bump the all group with 4 updates by @dependabot in https://github.com/go-shiori/shiori/pull/902
- fix: not checking for nil-pointer errors on migrations by @fmartingr in https://github.com/go-shiori/shiori/pull/906
- ci: unify local and ci docker workflows by @fmartingr in https://github.com/go-shiori/shiori/pull/907
- fix: ensure tmp folder is present on docker container by @fmartingr in https://github.com/go-shiori/shiori/pull/910
- deps: update golang dependencies by @fmartingr in https://github.com/go-shiori/shiori/pull/915
- chore(deps): bump the all group with 3 updates by @dependabot in https://github.com/go-shiori/shiori/pull/908
- chore(deps): bump the all group with 2 updates by @dependabot in https://github.com/go-shiori/shiori/pull/917
- feat: Home button clear search query by @Monirzadeh in https://github.com/go-shiori/shiori/pull/916
- chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 in the all group by @dependabot in https://github.com/go-shiori/shiori/pull/922
- chore: check for avx2 processor feature when trying to run bun by @Monirzadeh in https://github.com/go-shiori/shiori/pull/920
- ci: fix codecov action by @fmartingr in https://github.com/go-shiori/shiori/pull/928
- fix: incorrect original link in archive page by @fmartingr in https://github.com/go-shiori/shiori/pull/931
- fix : wrong response type for readable endpoint documentation by @Monirzadeh in https://github.com/go-shiori/shiori/pull/932
- feat: allow selecting light/dark/follow themes in the webui by @Monirzadeh in https://github.com/go-shiori/shiori/pull/924
- fix: add version to goreleaser archive filename by @fmartingr in https://github.com/go-shiori/shiori/pull/934
New Contributors
- @pacoesteban made their first contribution in https://github.com/go-shiori/shiori/pull/780
Full Changelog: https://github.com/go-shiori/shiori/compare/v1.6.3...v1.7.0
1、 checksums.txt 594B
2、 shiori_Darwin_aarch64_1.7.0.tar.gz 12.26MB
3、 shiori_Darwin_x86_64_1.7.0.tar.gz 12.62MB
4、 shiori_Linux_aarch64_1.7.0.tar.gz 11.85MB
5、 shiori_Linux_arm_1.7.0.tar.gz 11.94MB
6、 shiori_Linux_x86_64_1.7.0.tar.gz 12.48MB
7、 shiori_Windows_x86_64_1.7.0.zip 12.7MB