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)** 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:
### 🖼️ Custom Preview Image
Allows users to set a specific preview image for links, making them more visually distinctive and personalized.
![](https://lemmy.world/pictrs/image/33cbcac3-fefe-4e94-bc37-c910317ab3df.jpeg)
### 🎨 Custom Icons for Links and Collections
Thanks to [Phosphor Icons](https://phosphoricons.com), users can now assign unique icons to both individual Links and Collections, each with thousands of unique combinations.
![](https://lemmy.world/pictrs/image/6de39e66-a38f-40e0-bc15-bb9bf99aee05.jpeg)
### ℹ️ New Link Details Drawer
We added a new drawer to display a full view of Link Details, Preserved Formats, and Additional information.
![](https://lemmy.world/pictrs/image/afaa3b7c-cb54-4fcc-98b0-b15842361f79.jpeg)
### 🛠️ Customizable View and Adjustable Columns
You can now customize what to view and adjust the number of columns in the Linkwarden dashboard.
![](https://lemmy.world/pictrs/image/cfc60f2c-60c6-42be-99db-dff22fa3f084.png)
### 🔄 Browser Synchronization
Special thanks to Marcel from [Floccus](https://floccus.org), you can now sync your browser bookmarks with Linkwarden using Floccus.
- [Floccus GitHub Repository](https://github.com/floccusaddon/floccus)
- [Floccus Chrome Extension](https://chromewebstore.google.com/detail/floccus-bookmarks-sync/fnaicdffflnofjppbagibeoednhnbjhg)
- [Floccus Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/floccus)
### ↗️ Open all Links under a Collection
Allows users to open all links under a collection in a new tab.
![](https://lemmy.world/pictrs/image/630c0079-ad7d-486b-ac1f-7f6af464a25d.jpeg)
### 🌐 Added many more Translations
Thanks to all the contributors, we now support the following languages to make Linkwarden accessible to a broader, global audience:
- 🇹🇼 Chinese - Taiwan (zh-TW)
- 🇳🇱 Dutch (nl)
- 🇩🇪 German (de)
- 🇯🇵 Japanese (ja)
- 🇧🇷 Portuguese - Brazil (pt-BR)
- 🇪🇸 Spanish (es)
- 🇹🇷 Turkish (tr)
- 🇺🇦 Ukrainian (uk)
### 👥 Reserve more Seats
Cloud subscribers can now add more seats and invite users who aren’t on Linkwarden from their billing page. Learn more about managing seats in our [documentation](https://docs.linkwarden.app/billing/seats).
### 🔗 Editable Link URL's
Users can now directly edit link addresses without needing to create a new entry.
### 🐳 Smaller Docker Image
The Docker image size has been reduced by around 50%, optimizing storage usage and making deployment faster.
### ✅ And more...
Check out the full changelog below.
**Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.7.1...v2.8.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
GitHub: https://github.com/linkwarden/linkwarden
Read the blog: https://blog.linkwarden.app/releases/2.8
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
--------
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
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._
Hello everybody, Daniel here!
I'm back with some huge updates for Linkwarden.
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_6_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?
---
### 📄 Full Page Copy
This new feature allows users to save a complete copy of a webpage in a HTML format. It's perfect for archiving pages in their entirety, capturing all content as it appears at a specific point in time.
![](https://lemmy.world/pictrs/image/2ddc564e-cf6f-4fdf-b0fb-a92ae0e79f01.jpeg)
### 👥 User Administration
Server administrators can now manage user addition and deletion with greater ease. This feature is especially useful for organizations that need to manage multiple users.
![](https://lemmy.world/pictrs/image/4e9c4585-55df-4174-9d10-990e6bbcdb47.jpeg)
### 🧱 New Masonry View
View your bookmarks in a visually appealing masonry layout, where content is arranged in an optimal position based on available vertical space. This feature is perfect for users who prefer a more visual approach to browsing their bookmarks.
![](https://lemmy.world/pictrs/image/ad23a434-165e-4fad-9aba-a3b8f07cb96e.jpeg)
### 🍏 iOS and MacOS Apps (Maintained by JGeek00)
We're excited to announce the release of the new iOS and MacOS apps, developed and maintained by [JGeek00](https://github.com/JGeek00). These apps provide a seamless experience for users who prefer to access Linkwarden on their Apple devices. You can download the apps directly from the [App Store](https://apps.apple.com/ca/app/my-links-for-linkwarden/id6504573402).
### 📥 Import from Wallabag
There was a high demand for this feature, and we're excited to announce that you can now import your bookmarks from Wallabag. This feature simplifies the transition process, allowing users to maintain their bookmarks without hassle.
### 🌐 Support for Other Languages (i18n)
Linkwarden has recently expanded to support Italian in addition to English. As this feature is quite new, there might be some bugs, and we're actively working to refine it. We're also looking for community help with translations to make Linkwarden accessible in more languages soon!
### 📁 Image and PDF Uploads
Users can now upload images and PDF files directly to Linkwarden. This feature is perfect for users who want to store paywalled or password-protected content.
![](https://lemmy.world/pictrs/image/2f58f2c1-47d6-4f6c-bd82-b9e5018b30a4.jpeg)
### 🔒 Enhanced Security
This update includes several security enhancements to protect your data and ensure a secure browsing experience. We've also fixed several bugs and improved overall performance.
### 🔑 Support for Google OAuth
You can now use Google OAuth to sign in to Linkwarden. This feature simplifies the login process and provides a secure authentication method. Just note that we're still pending Google's approval for the OAuth consent screen and it will be available soon.
### ✅ And More...
Check out the full changelog below.
**Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.5.3...v2.6.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_6_announcement)
GitHub: https://github.com/linkwarden/linkwarden
Read the blog: [https://blog.linkwarden.app/releases/2.6](https://blog.linkwarden.app/releases/2.6?utm_source=Lemmy&utm_medium=social&utm_campaign=v2_6_announcement)
Hello everybody, Daniel here!
I'm back with some huge updates for Linkwarden.
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_5_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?
---
### 🗂 Added support for Sub-Collections
Our most requested feature, you can now create sub-collections to better organize your links! You can create sub-collections by dragging and dropping collections on top of each other or by clicking the "Create Sub-Collection" button in the collection menu.
*Note: This feature has just been released, expect some minor bugs. We're still working on improving it.*
![Subcollection feature](https://lemmy.world/pictrs/image/6e0d354d-71ef-4bb3-a54a-82c37c8911a3.jpeg)
### ✅ Bulk Actions
Make bulk changes to your links with ease. You can now delete, move, or tag multiple links at once. To use this feature, simply click the pencil icon right beside the sort button and select the links you want to modify.
### 📲 Installable Progressive Web App (PWA)
Step up to a smoother, app-like interface with Linkwarden now as an installable PWA for mobile and desktop devices. You can install the PWA by following the instructions in the [Docs](https://docs.linkwarden.app/getting-started/pwa-installation).
### 🍏 iOS Shortcut
You can now easily save links to Linkwarden right from the share sheet on iOS. Just tap the share button, select "Save to Linkwarden", and you're done! You can get the shortcut by following the instructions in the [Docs](https://docs.linkwarden.app/getting-started/apple-shortcut).
### 🔑 API Keys
Unlock new integration possibilities by creating a new API key in the settings, facilitating automated workflows and enhanced efficiency.
### 🔗 Customizable Link Actions
You can now choose what happens when you click a link. Choose to open the original link, the preserved PDF, the preserved screenshot, or the preserved readable format.
### 🚫 Duplicate Link Prevention
Prevent adding the same links. This feature can be enabled in the settings.
### 📌 Pin links as a member
You can now pin links to your dashboard even if you're a member of a team and you don't own the collection.
### 🛠️ Refactored importing functionality
We've refactored the importing functionality to make it more reliable and efficient. It now also supports sub-collections!
------
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](https://linkwarden.app/#pricing) 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_5_announcement)
GitHub: https://github.com/linkwarden/linkwarden
Read the blog: [https://blog.linkwarden.app/releases/v2.5](https://blog.linkwarden.app/releases/v2.5?utm_source=Lemmy&utm_medium=social&utm_campaign=v2_5_announcement)
Greetings everyone! Daniel here, I've been working on Linkwarden part-time over the past few months.
**Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.**
**Key features:**
* 📸 Preserve webpages as Screenshot, PDF, etc. So you can access them even if they are taken down.
* 👥 Collaborative, so you can share your collections with your friends and colleagues. You can also make them public and share them with the world.
* 📱 Designed for every screen size, from widescreen monitors down to smartphones.
* ⚡️ Open source and fully self-hostable!
* ✨ And so many more features! *(Literally, just didn't want to make this post too long. Check out the* [*Github repo*](https://github.com/linkwarden/linkwarden) *and* [*Website*](https://linkwarden.app/) *for more info...)*
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**](https://linkwarden.app/#pricing) (which helps the project, a lot).
Things like mobile app (PWA) are already on the project roadmap and I'm so excited to share them with you in the future.
Feedback is always welcome, so feel free to share your thoughts!
Website: [https://linkwarden.app](https://linkwarden.app)
GitHub: [https://github.com/linkwarden/linkwarden](https://github.com/linkwarden/linkwarden)
Yes, you can export your data pretty easily in settings.