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
v2.7.0
2024-08-16Linkwarden 2.7
Read the blog for more details: https://blog.linkwarden.app/releases/2.7
What’s Changed
🛠️ Code Refactoring and Optimization
The first thing you’ll notice here is that Linkwarden is now faster and more efficient.1 And also the data now loads a skeleton placeholder while fetching the data instead of saying “you have no links”, making the app feel more responsive.
🌐 Added More Translation
Thanks to the collaborators, we’ve added Chinese and French translations to Linkwarden. If you’d like to help us translate Linkwarden into your language, check out #216.
✅ And more…
Check out the full changelog below.
New Contributors
- @jlssmt made their first contribution in https://github.com/linkwarden/linkwarden/pull/671
- @zarevskaya made their first contribution in https://github.com/linkwarden/linkwarden/pull/654
- @shichen437 made their first contribution in https://github.com/linkwarden/linkwarden/pull/704
- @phillibl made their first contribution in https://github.com/linkwarden/linkwarden/pull/692
Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.6.2…v2.7.0
Footnotes
-
This took a lot more work than it should have since we had to refactor the whole server-side state management to use react-query instead of Zustand. ↩