v1.1.0
Release Announcement: LinkStash v1.1.0 🚀
I'm excited to announce the official release of LinkStash v1.1.0! 🎉
LinkStash is my self-hosted, backend-driven bookmarking and "read it later" solution, designed to give you complete control over your saved links and offline content. This has been a passion project of mine, and I’m proud to finally share it with the world.
✨ What's New in v1.1.0?
Version 1.1 builds on the foundation of the initial release with a focus on usability, performance, and maintainability.
✅ Bulk Operations
This is something I’m personally excited about.
You can now add or remove tags from multiple bookmarks at once.
Your bulk selections persist even when filtering or sorting, making it easy to choose which bookmarks to update without losing your place.
🎨 UI Tweaks
The overall look has been slightly refreshed.
- The design remains minimalistic, but we’ve added some polish to improve the user experience.
- Initial work has started toward a responsive layout. It’s not fully responsive yet, but we’ve laid some groundwork to make future improvements easier.
🏗️ Project Restructure
The project folders have been reorganized:
- LinkStash now uses npm workspaces to manage multiple projects within the monorepo.
- We've restructured things to support a client library. Instead of a tightly coupled frontend, the new structure enables any frontend to interface with the LinkStash backend using the library.
- The client library will be a priority for the next release.
Thanks to everyone who's checked out LinkStash so far! If you have feedback or run into bugs, feel free to open an issue or drop me a message.
Enjoy v1.1! 🚀