Shiori logo

Shiori

Simple bookmark manager built with Go

Alternative to: pocket, instapaper, raindrop.io

Shiori screenshot

About Versions (32)

v1.7.2

2024-12-22

Changelog

Features

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

Fixes

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

Documentation

  • 660d425288e5d47b0f0cdcd03c6fa77cece11f6b docs: add Mac LaunchAgent instructions (#1002)
  • bb7bfcc2c20709945ecc04cbdad74ff89963c81c docs: mkdocs and github pages support (#1018)

Tests

  • 8c35a6ba2fd3764bc26e85592f1c80aee0673334 test: add basic e2e tests (#816)

CI and Delivery

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

Others

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