LinkAce

@linkace
124 Followers
3 Following
57 Posts
LinkAce is a self-hosted tool for effortlessly archiving, organizing, and sharing your favorite web links.
Websitehttps://www.linkace.org
Githubhttps://github.com/Kovah/LinkAce

⚡️️️ LinkAce v2.5.6 is now available

This version contains 3 important security fixes. Please update soon.
Also, trusted hosts can now be configured, and there's a debug CLI command for troubleshooting.

https://github.com/Kovah/LinkAce/releases/tag/v2.5.6

Release v2.5.6 · Kovah/LinkAce

What's Changed Security fixes: Users are now prohibited from editing other users entities. User names are now properly escaped in activity logs. Line breaks are now disallowed in database configu...

GitHub

GitHub user gingerbeardman created a cool macOS menu bar app for quickly capturing bookmarks: Tsundoku.
It also supports LinkAce! 💙

https://www.gingerbeardman.com/apps/tsundoku/

Tsundoku—Quick access bookmarking for self-hosted services

Tsundoku is a macOS menu bar app for quickly saving bookmarks to self-hosted and cloud-based bookmarking services. Press a global hotkey from anywhere to capture the URL and title from your active browser window. Tags auto-complete from your service, and duplicate URLs are flagged before submission. Supported services include Linkding, Raindrop.io, Wallabag, Shaarli, LinkAce, and Karakeep. Works with Safari, Chrome, Arc, Brave, Edge, Opera, Vivaldi, and more. No browser extension required. The entire workflow is keyboard-driven: hotkey to open, type tags, enter to submit. Under 2 MB.

⚡️️ LinkAce v2.5.5 is now available

This release introduces changes to how broken links are handled.
Also, please read the release notes for 2.5.4 as those contain crucial infos to properly secure LinkAce.

https://github.com/Kovah/LinkAce/releases/tag/v2.5.5

#linkace #opensource

Release v2.5.5 · Kovah/LinkAce

Links are now re-checked after 2 weeks if they are broken. The number of weeks can be configured using the BROKEN_LINK_RECHECK_INTERVAL_WEEKS .env setting. (#1093) The broken status of links is now...

GitHub

⚡️️ LinkAce v2.5.3 is now available

This release contains two security fixes, so please update soon.

https://github.com/Kovah/LinkAce/releases/tag/v2.5.3

Release v2.5.3 · Kovah/LinkAce

Private notes are no longer visible to internal users. Requests to private IP ranges are blocked on IP and hostname level. Dependencies were updated.

GitHub

⚡️ LinkAce v2.5.1 is now available

This release contains several security fixes, so please update soon.

https://github.com/Kovah/LinkAce/releases/tag/v2.5.2

Release v2.5.2 · Kovah/LinkAce

Change of default behavior: due to possible security concerns, meta generation is now disabled by default for internal IP ranges (e.g. 192.168.x.x). You can enable this again by adding META_ALLOW_P...

GitHub

⚡️️️ LinkAce v2.5.1 is now available

It fixes an issue where the web setup for SQLite could not be completed.

https://github.com/Kovah/LinkAce/releases/tag/v2.5.1

Release v2.5.1 · Kovah/LinkAce

Fixes an issue where the web setup for SQLite could not be completed. #1066

GitHub

⚡️️ LinkAce v2.4.3 and v2.5.0 are now available

2.4.3 contains an important security fix while 2.5.0 drops support for PHP 8.1 and upgrades many packages to newer versions.

More details can be found in the changelog: https://www.linkace.org/docs/v2/general/changelog/

LinkAce v2 Changelog - LinkAce

LinkAce is a free and open source bookmark archive for long-term storage and organization of your favorite links.

LinkAce

⚡️ LinkAce v2.4.2 is available. It contains minor fixes and updated dependencies.

Read more: https://github.com/Kovah/LinkAce/discussions/1051

v2.4.2 · Kovah LinkAce · Discussion #1051

Sorting of lists and tags by link count was fixed. #1047 A password can now be passed when registering a new user via CLI. #1046 Minor dependency updates, including security patches. This discussio...

GitHub

⚡️ LinkAce v2.4.1 is available and supports PHP 8.5, which was just released. 💪
Additionally, this version contains minor dependency updates.

Read more: https://github.com/Kovah/LinkAce/discussions/1042

v2.4.1 · Kovah LinkAce · Discussion #1042

LinkAce now officially supports PHP 8.5. Minor dependency updates, including possible security patches.

GitHub

⚡️ LinkAce 2.4.0 is now available. It contains a lot of fixes, improvements and security patches. Please updates as soon as possible.

Read more: https://github.com/Kovah/LinkAce/discussions/1035

v2.4.0 · Kovah LinkAce · Discussion #1035

What's Changed Important security patches, please update as soon as possible: Sharing of links is now properly escaped within the application, preventing XSS attacks RSS feeds no longer contain pri...

GitHub