Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages | August 2024 Update - Added More Translations, Code Refactoring and Optimization and more... š
Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages | August 2024 Update - Added More Translations, Code Refactoring and Optimization and more... š - Lemmy.World
Hello everybody, Daniel here! Weāre excited to be back with some new updates that we believe the community will love! As always before we start, weād like to express our sincere thanks to all of our Cloud [https://linkwarden.app/#pricing?utm_source=Lemmy&utm_medium=social&utm_campaign=v2_7_announcement] subscription users. Your support is crucial to our growth and allows us to continue improving. Thank you for being such an important part of our journey. š ## Whatās New? ā ### š ļø 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. [https://lemmy.world/pictrs/image/2cb06878-ca0c-471b-863e-e8b108f42b49.jpeg] ### š Added More Translations 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 [https://github.com/linkwarden/linkwarden/issues/216]. [https://lemmy.world/pictrs/image/561fad10-9eb3-4a36-b2bb-af0d3dce6cf4.jpeg] ### ā And more⦠Check out the full changelog below. Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.6.2...v2.7.0 [https://github.com/linkwarden/linkwarden/compare/v2.6.2...v2.7.0] -------- If you like what weāre doing, you can support the project by either starring āļø the repo to make it more visible to others or by subscribing to the Cloud plan (which helps the project, a lot). Feedback is always welcome, so feel free to share your thoughts! Website: https://linkwarden.app [https://linkwarden.app/?utm_source=Lemmy&utm_medium=social&utm_campaign=v2_7_announcement] GitHub: https://github.com/linkwarden/linkwarden [https://github.com/linkwarden/linkwarden] Read the blog: https://blog.linkwarden.app/releases/2.7 [https://blog.linkwarden.app/releases/2.7?utm_source=Lemmy&utm_medium=social&utm_campaign=v2_7_announcement] [^1]: 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.