You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)