Shiori logo

Shiori

Simple bookmark manager built with Go

Alternative to: pocket, instapaper, raindrop.io

Shiori screenshot

About Versions (32)

v1.7.0-rc.1

2024-05-18

Changelog

Features

  • 31767f7 feat: new migrations system (#876)

Fixes

  • eaa6f0e fix(sqlite): id column should be unique (#894)
  • 4de4799 fix: ensure tmp folder is present on docker container (#910)
  • a6e5570 fix: not checking for nil-pointer errors on migrations (#906)

CI and Delivery

  • 647945c ci: unify local and ci docker workflows (#907)

Others

  • 02247b2 refactor: allow specific sqlite engine for OpenBSD (#780)