| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-09 | 1.9 kB | |
| v2.8.0 source code.tar.gz | 2026-07-09 | 18.5 MB | |
| v2.8.0 source code.zip | 2026-07-09 | 27.8 MB | |
| Totals: 3 Items | 46.4 MB | 1 | |
What's Changed
- Fix tag list url when tags are treated as tags by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1507
- Add autocomplete suggestions support by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1523
- Remove search provider dropdown when there's only a single provider by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1524
- fix: proxy options in ItemController by @Nyuwb in https://github.com/linuxserver/Heimdall/pull/1563
- [2.x] Bound retry and unique-lock lifetimes on UpdateApps and ProcessApps by @JoshSalway in https://github.com/linuxserver/Heimdall/pull/1559
- Fix CI: pin Node 24 and install frontend deps with npm ci by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1571
- Return graceful output from get_stats instead of a 500 by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1570
- Harden against host header injection and open redirect (CVE-2025-50578) by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1568
- Include tags in item export and restore them on import by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1567
- Add a configurable default tag for the dashboard by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1572
- Update security-flagged dependencies and require PHP 8.4 (#1564) by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1569
- Upgrade to Laravel 13, bump to v2.8.0, and remediate vulnerabilities by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1574
- Fix to try and mitigate any disappearing tiles by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1575
New Contributors
- @JoshSalway made their first contribution in https://github.com/linuxserver/Heimdall/pull/1559
Full Changelog: https://github.com/linuxserver/Heimdall/compare/v2.7.6...v2.8.0