Releases: linuxserver/Heimdall
Releases · linuxserver/Heimdall
v2.4.8
- Check is class exists before checking if it's a search provider... will hopefully cut down on apps generating error 500
Full Changelog: v2.4.7...v2.4.8
v2.4.7
v2.4.6
V2.4.5
What's Changed
- Update app.php (French translations Fix)
- Fix icon in preview mode
New Contributors
- @xavier-GitHub76 made their first contribution in #783
Full Changelog: v2.4.4...V2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
- Apps system has been overhauled. It is now possible to fork
linuxserver/Heimdall-Apps
change the CNAME and point your .env to APP_SOURCE={Wherever you point your CNAME to}. - Apps no longer pull from heimdall.site but from github, so issues with the site wont break the apps system.
- You can now pull details from websites.
- Apps are pulled on demand rather than all of them at once.
- Tooltips on hover of tiles.
- Fixed some missing translation strings
- Fixed translations on alerts
- Fix for displaying none square svg logos
- Add message about using http(s):// in a url (number 1 support request on discord is people asking about urls being relative to the domain when they haven't specified a protocol)