Skip to content

LinkAce

Productivity & Wikis

A self‑hosted bookmark manager for organizing, archiving, and sharing links.

PHP Latest v2.6.0 · 23d ago Security brief →

Features

  • Organize bookmarks with lists and tags
  • Multi‑user support with internal sharing
  • OAuth/OIDC SSO login integration
  • Automated link monitoring and Internet Archive archiving

Recent releases

View all 13 releases →
Review required
v2.6.0 New feature
Auth RBAC Breaking upgrade +1 more

Pluggable search + language additions

Review required
v2.5.9 Security relevant
Auth

Private link view prevention

Review required
v2.5.7 Security relevant
Auth Dependencies

Blocks javascript URL injection

v2.5.6 Security relevant
Security fixes
  • Prohibit users from editing other users' entities – fixes unauthorized modification vulnerability
  • Properly escape user names in activity logs
  • Disallow line breaks in database configuration during setup
Notable features
  • TRUSTED_HOSTS .env variable to whitelist allowed hostnames
  • php artisan debug command to display essential configuration parameters
Full changelog

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 configurations during the setup process.
  • LinkAce now provides a TRUSTED_HOSTS .env configuration variable that can be used to change which hostnames are allowed for accessing your instance.
  • There is now a debug command (php artisan debug) which shows essential configuration parameters.
  • Dependencies were updated.

Full Changelog: https://github.com/Kovah/LinkAce/compare/v2.5.5...v2.5.6

v2.5.5 Mixed
Notable features
  • Broken links automatically re-checked after 2 weeks with configurable interval via BROKEN_LINK_RECHECK_INTERVAL_WEEKS
  • Broken status resets when a link's URL is changed
  • Build system migrated from Laravel Mix to Vite
Full changelog
  • 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 rest if the URL is changed. (#1092)
  • Migration from Laravel Mix to Vite for CSS and JS.
  • Update of dependencies

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
3,315
Forks
204
Languages
PHP Blade Dockerfile

Install & Platforms

Install via
docker

Beta — feedback welcome: [email protected]