LinkAce
Self-hosted archive to collect links of your favorite websites
Alternative to: raindrop.io, instapaper, wallabag
About
Versions (100)
v2.5.6
2026-05-10What’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