Shiori logo

Shiori

Simple bookmark manager built with Go

Alternative to: pocket, instapaper, raindrop.io

Shiori screenshot

About Versions (32)

v1.8.0-rc.1

2025-07-30

Changelog

Features

  • cdc13edb77a4407ef1fe5039f815174d11998ee0 feat(apiv1): refactor tags api (#1075)
  • 07819b59b9cc1ecd060b17812c1331f7e773f80b feat: add PWA support share functionality (#1060)
  • d41981861cd2f54c61ccdf87f54f89d1c09105c8 feat: add apis to handle bookmark tags (#1081)
  • 21165aa2e78b1c970e211b12e61424006e5aa5e1 feat: allow tag filtering and count retrieval via api v1 (#1079)
  • c58c35509bea7c2c99c0755cc12dcbbd4ae8b843 feat: improve SQLite performance (#1024)
  • 1f309469c5448a42425ed1cf11fc032ca29095cc feat: reverts message in json output and allows configuration (#1082)
  • 9f6a4c39d4f9f1d90e81092db0be9ed3d6eb01ad feat: support proxy forward headers authentication (#1105)

Fixes

  • 514df1e8aba563e2242ec475727c78a4ce76231b fix: auth validation on existing sessions, rely on token only (#1069)
  • b9db27081633f2b1bb36d577f3554335ce5fcf08 fix: incorrectly set cookie’s expires value in login.js (#1049)
  • 3091d844c0fe9a950d82755434a39fce3c2e113e fix: parse pocket new CSV format (#1112)
  • f6279ecef4c6f273e338d04e9316099f6d48ff82 fix: pwa display on phones with pills (#1070)
  • ca949c5dabbd23e1e3a11ce9afae2dd766eb0f60 fix: resolve linting errors and e2e test failures

Documentation

  • b58e76ec8d7232e304d7af17cb76b514a47ef420 docs: add cloudbreak.app under managed hosting (#1123)
  • c9ed8eec5abb8e543450a7b8d33a0b0fb6a0c026 docs: add mariadb in readme (#1052)
  • 24e06a5678551ae569171784fc8b5c2c26d19bab docs: fix issue with reverse proxy webroot configuration (#1121)
  • fb1eaf3e7d75bb12f089c42ad7b13b44b0910410 docs: fix screenshot links in docs (#1114)
  • cac1ba89b75d624bbe5bfeaff9dd848e6c12077f docs: improve kubernetes deployment docs (#1065)

Tests

  • a9a45cc2cefe635cfad75a7a0ab38085a9b80b7f test: test all supported engines on their oldest supported releases (#1050)

CI and Delivery

  • 98564fa64696c276bbbc39dba715eee3ea379e99 ci: never close stale issues/rps

Others

  • 9c23c69db0d57aea11e795c010f441aa2791d9ac chore(deps-dev): bump vite (#1085)
  • 6fbaecb68c2c4f7c29968e30ed277eb669c8cdc2 chore(deps-dev): bump vite (#1089)
  • 30b3ed7a85f80ef0ee84c2f679be8f1110482ade chore: added some branding logos (#1072)
  • f56581a78a56634a94bd43065a95603bae2c11aa chore: update golangci-lint (#1116)
  • 73a523975363623ab73eb66a57822a9db56ab21c refactor(apiv1): accounts api (#825)
  • 876d27f337c19ec5b5a08e1ad6607f4ae5feb219 refactor: remove gin and use stdlib http server (#1064)