Shiori logo

Shiori

Simple bookmark manager built with Go

Alternative to: pocket, instapaper, raindrop.io

Shiori screenshot

About Versions (32)

v1.6.0-rc.1

2023-09-11

Changelog

  • 888d053 Allow JWT authentication into legacy APIs (#651)
  • e5f2de0 Fix CI incorrectly tagging RC releases and disables docker builds on forks (#686)
  • a60dbf3 Run legacy API and new API at the same time. (#648)
  • 2cbc592 Show Shiori version on server command (#669)
  • c5c7a5f Show version in login page (#652)
  • 8b015a3 Swagger improvements (#666)
  • faa1ae9 chore: remove irc badge from readme (#674)
  • 307f293 chore: remove verbose logger (#685)
  • e0d4537 default to sqlite, warn dbms users (#667)
  • 1d52569 fix(ci): rc handling
  • ef1d18d fix(db): handle usage of special characters in searches (#721)
  • f4817cb fix: Ensure bookmark files are correctly downloaded before deleting current ones (#683)
  • 454f217 fix: docker buildx tags (#650)
  • b70ab19 fix: package-name in cleanup tag (#655)
  • 6c41661 fix: pr tag prune using other action (#656)
  • 622d556 fix: title is never retrieved when adding bookmark (#664)
  • a60f65f fix: title overwritten if user has defiend it (#684)
  • 7776881 fix: workflow delete tags input (#653)
  • 2e1016e preserve fragment in URLs (#315) (#687)