The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| linkace-v2.4.0.zip | 2025-10-24 | 18.1 MB | |
| linkace-v2.4.0-docker.zip | 2025-10-24 | 15.6 kB | |
| README.md | 2025-10-24 | 1.2 kB | |
| v2.4.0 source code.tar.gz | 2025-10-24 | 1.2 MB | |
| v2.4.0 source code.zip | 2025-10-24 | 1.7 MB | |
| Totals: 5 Items | 21.0 MB | 0 | |
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 private links.
- Private links are no longer exported in HTML exports.
- Minor change: LinkAce won't fetch keyword suggestions for tags from private and reserved IP addresses like
192.168.x.xor10.72.x.x. - Permission checks of system tokens were corrected to reflect the actual API usage, not the in-browser UI.
- Private RSS feeds can be accessed by using
?api_token=3|tq3K7r...within the URL again (#1034) - Filter tags by search in the tags overview @Alitindrawan24 (#1028)
- System tokens don't fail while updating links via the API anymore (#1013)
- System tokens are now able to properly delete entities via the API
- Lists and tags starting with numbers like
10 best Soup recipesare correctly parsed in the List and Tags select while adding Links (#1017) - Dependencies were updated.
New Contributors
- @Alitindrawan24 made their first contribution in https://github.com/Kovah/LinkAce/pull/1028
Full Changelog: https://github.com/Kovah/LinkAce/compare/v2.3.1...v2.4.0