Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 1.4 kB | |
v2.7.0 source code.tar.gz | 2025-07-17 | 16.9 MB | |
v2.7.0 source code.zip | 2025-07-17 | 25.5 MB | |
Totals: 3 Items | 42.5 MB | 1 |
What's Changed
- Allow ico images by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1392
- Enable/Disable Items with authentification headers by @knom in https://github.com/linuxserver/Heimdall/pull/1454
- fixing page "/userselect" if many users on this by @riv-gh in https://github.com/linuxserver/Heimdall/pull/1453
- Update framework to laravel 11 so that it works correctly with php 8.4 and fix images with no extension causing error 500 by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1464
- Fix uploads and displaying of malicious SVG files by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1466
- Fixes to reduce the SSRF attack vector plus display image names by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1467
- Add tests and fix user edit form by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1469
- Fix importing apps and logging in by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1470
- Add cache table by @KodeStar in https://github.com/linuxserver/Heimdall/pull/1471
New Contributors
- @knom made their first contribution in https://github.com/linuxserver/Heimdall/pull/1454
- @riv-gh made their first contribution in https://github.com/linuxserver/Heimdall/pull/1453
Full Changelog: https://github.com/linuxserver/Heimdall/compare/v2.6.3...v2.7.0