Shiori
Simple bookmark manager built with Go
Alternative to: pocket, instapaper, raindrop.io
v1.8.0
2025-09-26This 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-30Introduces 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-03Fixed an issue where the cookie's expires value was incorrectly set during login.
v1.7.3
2025-01-01This release improves the webroot feature, fixes login redirect and MySQL JSON issues, and updates Kubernetes documentation.
v1.7.2
2024-12-22This 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-11Introduces 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-05Introduces a system info panel, enhanced bookmark time tracking, and ebook cover thumbnails, alongside various UI and CLI bug fixes.
v1.7.0
2024-06-08Introduces system theme support, a rewritten migrations backend for better control, and restores support for OpenBSD.
v1.7.0-rc.3
2024-06-06Added theme selection options to the webUI and fixed issues with archive links and Swagger documentation.
v1.7.0-rc.2
2024-05-29Added a clear search query feature to the home button and introduced a check for AVX2 processor support.
v1.7.0-rc.1
2024-05-18Introduces 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-26This 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-07Fixed issues by removing unfinished endpoints and updating API calls to use relative paths.
v1.6.1
2024-03-30This 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-17This 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-05This release includes dependency updates and a fix for path issues on Windows.
v1.6.0-rc.6
2023-12-30Updated Docker image versions and enforced strict usage of the shiori prefix for environment variables.
v1.6.0-rc.5
2023-12-28This 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-08This 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-09This 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-18Updates 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-11This 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-26This 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-19Fixed an issue with downloading data images and began refactoring domain logic for a new REST API.
v1.5.5-rc.1
2023-07-09This 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-21This 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-23This release introduces a manual CLI command for database migrations and provides various fixes and dependency updates.
v1.5.2
2022-02-24This release introduces web server and CI improvements and fixes a directory creation issue with incorrect data paths.
v1.5.1
2022-02-18Introduces 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-21Shiori 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-16First stable release featuring a major UI redesign, Pocket import support, and a new bookmarklet for faster bookmarking.
v0.9
2018-03-01Initial release providing a Linux 64-bit binary for a cross-platform Go application.