Shiori logo

Shiori

Simple bookmark manager built with Go

Alternative to: pocket, instapaper, raindrop.io

Shiori screenshot

About Versions (32)

v1.8.0

2025-09-26

This release introduces PWA share functionality, enhances tag management APIs, improves SQLite performance, and refactors the HTTP server to use the standard library.

v1.8.0-rc.1

2025-07-30

Introduces PWA share functionality, enhanced tag APIs, SQLite performance improvements, proxy forward header support, and replaces the Gin framework with the standard library HTTP server.

v1.7.4

2025-01-03

Fixed an issue where the cookie's expires value was incorrectly set during login.

v1.7.3

2025-01-01

This release improves the webroot feature, fixes login redirect and MySQL JSON issues, and updates Kubernetes documentation.

v1.7.2

2024-12-22

This release introduces the ability to disable Swagger UI, adds support for newer pocket data CSV exports, and includes various bug fixes and CI improvements.

v1.7.2-rc.1

2024-12-11

Introduces the ability to disable Swagger UI by default, fixes login and PostgreSQL migration issues, and improves documentation and CI images.

v1.7.1

2024-10-05

Introduces a system info panel, enhanced bookmark time tracking, and ebook cover thumbnails, alongside various UI and CLI bug fixes.

v1.7.0

2024-06-08

Introduces system theme support, a rewritten migrations backend for better control, and restores support for OpenBSD.

v1.7.0-rc.3

2024-06-06

Added theme selection options to the webUI and fixed issues with archive links and Swagger documentation.

v1.7.0-rc.2

2024-05-29

Added a clear search query feature to the home button and introduced a check for AVX2 processor support.

v1.7.0-rc.1

2024-05-18

Introduces a new migrations system and includes fixes for SQLite unique IDs, Docker tmp folder presence, and migration nil-pointer errors.

v1.6.3

2024-04-26

This release introduces an API endpoint for readable content, improves the authentication flow, and includes several CI/CD updates and documentation additions.

v1.6.2

2024-04-07

Fixed issues by removing unfinished endpoints and updating API calls to use relative paths.

v1.6.1

2024-03-30

This release includes fixes for CI tag naming, configuration flag overrides, and the rename tags endpoint, along with updated Kubernetes manifests and GitHub issue templates.

v1.6.0

2024-03-17

This release introduces a new REST API with JWT authentication, improves session handling, and updates ePub generation and UX.

v1.6.0-rc.7

2024-02-05

This release includes dependency updates and a fix for path issues on Windows.

v1.6.0-rc.6

2023-12-30

Updated Docker image versions and enforced strict usage of the shiori prefix for environment variables.

v1.6.0-rc.5

2023-12-28

This release includes documentation updates, dependency upgrades, CI improvements, a privacy fix for referer headers, and a migration of bookmark static pages to a new HTTP server.

v1.6.0-rc.4

2023-11-08

This release introduces per-user settings stored in the database, improves mobile UI interactions, adds WebP thumbnail support, and includes various bug fixes and refactors.

v1.6.0-rc.3

2023-10-09

This release introduces new JWT authentication for frontend API calls, allows dialogbox resizing for high-DPI screens, and includes various dependency updates and fixes.

v1.6.0-rc.2

2023-09-18

Updates include upgrading to Go 1.21, local CSS build from Less, MySQL connection string fixes, UUID dependency consolidation, and migration of ePub generation.

v1.6.0-rc.1

2023-09-11

This release introduces JWT authentication for legacy APIs, enables concurrent API operation, updates version visibility, and includes various bug fixes for bookmarks and CI workflows.

v1.5.5

2023-07-26

This release introduces initial Ebook support, adds PostgreSQL SSL mode configuration, and includes various bug fixes for the frontend, logging, and bookmark handling.

v1.5.5-rc.2

2023-07-19

Fixed an issue with downloading data images and began refactoring domain logic for a new REST API.

v1.5.5-rc.1

2023-07-09

This release introduces initial ebook support, improves bookmark image detection, updates dependencies to Go 1.20, and includes various bug fixes for the browser extension and frontend.

v1.5.4

2023-01-21

This release reverts manual migrations to transparent background migrations, upgrades to Go 1.19, and includes numerous bug fixes for SQLite, PostgreSQL, and the API.

v1.5.3

2022-06-23

This release introduces a manual CLI command for database migrations and provides various fixes and dependency updates.

v1.5.2

2022-02-24

This release introduces web server and CI improvements and fixes a directory creation issue with incorrect data paths.

v1.5.1

2022-02-18

Introduces PostgreSQL support, updates the SQLite driver to a non-CGO version, and includes various bug fixes and CI/CD improvements.

v1.5.0

2019-09-21

Shiori v1.5.0 introduces MySQL support, full webpage archiving, a revamped front-end, and improved readability parsing, along with session-based login and enhanced bookmark management.

v1.0

2018-07-16

First stable release featuring a major UI redesign, Pocket import support, and a new bookmarklet for faster bookmarking.

v0.9

2018-03-01

Initial release providing a Linux 64-bit binary for a cross-platform Go application.