8000 Releases ยท go-shiori/shiori ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: go-shiori/shiori

v1.7.4

03 Jan 08:29
8aacdda
Compare
Choose a tag to compare

Changelog

Fixes

  • 8aacdda fix: incorrectly set cookie's expires value in login.js (#1049)

v1.7.3

01 Jan 15:54
45bd4d6
Compare
Choose a tag to compare

Changelog

Features

  • 45bd4d6 feat: fixes to webroot feature and improvements to development using it (#1046)

Fixes

  • e1e5828 fix: login redirect not working properly after component refactor (#1044)
  • d75de89 fix: use mysql json default as expression (#1048)
  • f23c982 fix: webroot not working in archive view (#1043)

Documentation

CI and Delivery

v1.7.2

22 Dec 13:33
93f21e9
Compare
Choose a tag to compare

Changelog

Features

  • 87bc7a8 feat: allow disabling swagger ui and disable it by default (#1026)
  • c2821ff feat: allow import of newer pocket data export files in csv format (#1023)

Fixes

  • 617f5dd fix: documentation update breaking urls in test and readme (#1020)
  • 6ccd64f fix: login component behavior when logging out and refreshing the page (#1022)
  • 4aa0f51 fix: postgresql migration not working with other languages (#1013)

Documentation

Tests

CI and Delivery

  • 6b6d5f3 ci: create alpine images to allow running commands inside the container (#992)
  • a7f2ab6 ci: fix buildx step for dependabots prs
  • afe49d6 ci: fixed goreleaser latest version binary name breaking buildx (#1019)
  • 52154f4 ci: ignore build steps for dependabot (#1033)

Others

  • fb51755 refactor: move login.html into a login component (#1017)
  • 4a58ef0 tests: added tests to the account domain (#993)

v1.7.2-rc.1

11 Dec 18:43
87bc7a8
Compare
Choose a tag to compare
v1.7.2-rc.1 Pre-release
Pre-release

Changelog

Features

  • 87bc7a8 feat: allow disabling swagger ui and disable it by default (#1026)

Fixes

  • 617f5dd fix: documentation update breaking urls in test and readme (#1020)
  • 6ccd64f fix: login component behavior when logging out and refreshing the page (#1022)
  • 4aa0f51 fix: postgresql migration not working with other languages (#1013)

Documentation

Tests

CI and Delivery

  • 6b6d5f3 ci: create alpine images to allow running commands inside the container (#992)
  • afe49d6 ci: fixed goreleaser latest version binary name breaking buildx (#1019)

Others

  • fb51755 refactor: move login.html into a login component (#1017)
  • 4a58ef0 tests: added tests to the account domain (#993)

v1.7.1

05 Oct 20:36
2315f0d
Compare
Choose a tag to compare

Changelog

Features

  • 72aecd2 feat: new system info panel in webui settings (#926)
  • 4a5564d feat: store created and modified time separately on database for bookmarks (#896)
  • a3d4a68 feat: use bookmark thumbnail as ebook cover (#943)

Fixes

  • 9aa8332 fix(ci): ignore nightly tags when comparing stable releases (#935)
  • 9492075 fix: --storage-directory flag not being honored in the CLI (#981)
  • e34cd36 fix: add freebsd flag to nonCGO build (#947) (#948)
  • 06efb08 fix: always show bookmark menu on tablets (#944)
  • 9a113af fix: better style for quotes in readable mode (#951)
  • 027c56d fix: bookmarks full width while in list mode (#979)
  • 0128107 fix: force a change in thumbnail cache using the modified_at field (#858)
  • bc8c06a fix: remove ui gap on empty bookmark results (#945)
  • 2bcb890 fix: temporary files not being correctly deleted (#969)
  • a4304bc fix: wrong eventBus.js path and non-existant method call (#971)

Others

  • 836b950 chore: bump compose go version to match go.mod (#987)
  • d7a91f7 chore: change public and archive wording to make usage more clear (#958)
  • 40ae4cd chore: change warning message for bun on cpus without avx2 (#954)

v1.7.0

08 Jun 07:10
650f192
Compare
Choose a tag to compare