linkwarden

⚡️⚡️⚡️Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages and articles.

AGPL-3.0 License

Stars
7.3K
Committers
30

Bot releases are hidden (Show)

linkwarden - v2.7.1 Latest Release

Published by daniel31x13 2 months ago

linkwarden - v2.7.0

Published by daniel31x13 2 months ago

Linkwarden 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

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.6.2...v2.7.0

[^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.

linkwarden - v2.6.2

Published by daniel31x13 3 months ago

linkwarden - v2.6.1

Published by daniel31x13 3 months ago

What's Changed

Fixed a bug where users were reporting that they don't see some of their preserved formats. (Recommended for all v2.6.0 users!)

[!NOTE]
If you're upgrading from v2.6.0 or an older version make sure you run the migration script before starting the app in scripts/migration/v2.6.1/index.js.

So if you went for the manual installation, run the following:

node scripts/migration/v2.6.1/index.js

If you went for the docker compose installation, run the following instead:

docker exec -it CONTAINER_ID /bin/bash -c 'node scripts/migration/v2.6.1/index.js'

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.6.0...v2.6.1

linkwarden - v2.6.0

Published by daniel31x13 3 months ago

Announcing Linkwarden 2.6

Read the full blog: https://blog.linkwarden.app/releases/2.6

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.

👥 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.

🧱 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.

🍏 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. 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.

📥 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.

🔒 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

🔗 External Links

Website: https://linkwarden.app

GitHub: https://github.com/linkwarden/linkwarden

linkwarden - v2.5.3

Published by daniel31x13 6 months ago

linkwarden - v2.5.2

Published by daniel31x13 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.5.1...v2.5.2

linkwarden - v2.5.1

Published by daniel31x13 7 months ago

What's Changed

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.5.0...v2.5.1

linkwarden - v2.5.0

Published by daniel31x13 8 months ago

Linkwarden 2.5

Read the blog: https://blog.linkwarden.app/releases/v2.5

What's Changed

🗂 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.

✅ 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.

🍏 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.

🔑 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!

New Contributors

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.9...v2.5.0

linkwarden - v2.4.9

Published by daniel31x13 9 months ago

What's Changed

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.8...v2.4.9

linkwarden - v2.4.9

Published by daniel31x13 9 months ago

What's Changed

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.8...v2.4.9

linkwarden - v2.4.8

Published by daniel31x13 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.7...v2.4.8

linkwarden - v2.4.7

Published by daniel31x13 10 months ago

What's Changed

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.6...v2.4.7

linkwarden - v2.4.6

Published by daniel31x13 10 months ago

What's Changed

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.5...v2.4.6

linkwarden - v2.4.5

Published by daniel31x13 10 months ago

What's Changed

  • small improvement + better error handling

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.4...v2.4.5

linkwarden - v2.4.4

Published by daniel31x13 10 months ago

linkwarden - v2.4.3

Published by daniel31x13 10 months ago

linkwarden - v2.4.2

Published by daniel31x13 10 months ago

linkwarden - v2.4.1

Published by daniel31x13 10 months ago

linkwarden - v2.4.0

Published by daniel31x13 10 months ago

Linkwarden 2.4

Read the blog: https://blog.linkwarden.app/releases/v2.4

What's New?

🎨 Much Improved Design

Enjoy a visual upgrade with sleeker icons, enhanced coloring, and redesigned link cards for a more engaging experience. Huge thanks to DaisyUI for this!

🏛️ All Bookmarks Now Get Archived!

There is a background script that automatically processes each link, creating archived versions without any user intervention. So from now on, every bookmark you save, including those imported from other sources, is automatically preserved, this means you'll have access to your favorite article even if the original content is gone!

🗃️ Archive Formats Other Than Webpages

You can now archive Links that contain a PDF or Image and link preservation is no longer limited to webpages, for example: https://www.africau.edu/images/default/sample.pdf

📋 Added Compact List View

This new feature introduces a list-based format for viewing bookmarks. It's designed for those who prefer a more structured and straightforward way to browse their saved links. This view can be especially handy for quickly scanning through numerous bookmarks, making it easier to find what you're looking for.

👍 Enhanced User Experience

There are many improvements made to enhance the user experience of the app, like for instance you can now add new Collections right from the navbar. Also when you try to delete a Link, you get a "Are you sure" prompt to prevent accidentally deletion of your Links.

🔐 Added Many More Single Sign-On and Oauth Integrations

From Authentik, to Apple, Google, and more... The list goes on.

✅ And more...

Check out the full changelog below.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.3.0...v2.4.0