Linkwarden
Self-hosted collaborative bookmark manager to collect, read, annotate, and fully preserve what matters, all in one place.
Alternative to: raindrop.io, pocket, instapaper
v1.1.0
2023-10-11🚀 New Features
Note If your docker image is up to date, you’re caught up with all the new features.
🧩 Browser Extension!
Add your favourite bookmarks without ever leaving your current tab. Star it over here!
🐳 Fully Added Support for Docker!
Setup your own self-hosted instance easily, check out the instructions here.
🚫 Disable Registration to Outsiders!
You can now disable registration for the public so it’s only you and your team who has access to your own instance, check out the instructions here.
⛅️ Dark/Light mode support!
Choose what’s best for yourself! Toggle dark/light mode right under the profile photo dropdown.
⬇️ Import your Bookmarks from other Browsers!
Supports every major browsers out there, including Chrome, Brave, Edge, Firefox and Safari, import bookmarks right from your profile settings.
✅ And more…
Check out the full changelog below.
What’s Changed
- major bug fixed by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/109
- bare bones docker setup by @bijeebuss in https://github.com/linkwarden/linkwarden/pull/106
- Added Docker Support by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/110
- Main by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/111
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/112
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/113
- fixed typo by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/114
- add sqlite compatibility + fix whitespace bug collections by @crkos in https://github.com/linkwarden/linkwarden/pull/115
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/118
- minor fix by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/119
- bug fix by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/124
- Feat/import export by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/136
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/137
- Feat: Dark mode by @g1sbi in https://github.com/linkwarden/linkwarden/pull/131
- Feat/dark mode by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/145
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/160
- Use official nodejs base image, slim down container image by @peschmae in https://github.com/linkwarden/linkwarden/pull/168
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/170
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/176
- renamed image by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/177
- Add workflow to build container images on tags by @peschmae in https://github.com/linkwarden/linkwarden/pull/166
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/178
- main by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/179
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/180
- chore(builds) Enable arm64 builds by @peschmae in https://github.com/linkwarden/linkwarden/pull/181
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/182
- updated the image by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/183
- added the ability to disable registration by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/184
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/190
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/194
- hot fix by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/197
- Revert “updated nextjs” by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/198
- updated README file by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/199
- updated README by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/200
- improved subscription page by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/201
- minor ui change by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/202
- more concise confirmation info by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/203
- minor change by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/204
- UI improvements by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/210
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/211
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/212
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/213
- updated README by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/218
- Dev by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/219
New Contributors
- @bijeebuss made their first contribution in https://github.com/linkwarden/linkwarden/pull/106
- @crkos made their first contribution in https://github.com/linkwarden/linkwarden/pull/115
- @g1sbi made their first contribution in https://github.com/linkwarden/linkwarden/pull/131
- @peschmae made their first contribution in https://github.com/linkwarden/linkwarden/pull/168
Full Changelog: https://github.com/linkwarden/linkwarden/compare/v1.0.1…v1.1.0