LinuxServer Changes:
Make searchproviders.yaml user configurable.
Heimdall Changes:
- Apps system has been overhauled. It is now possible to clone linuxserver/Heimdall-Apps and point your .env to APP_SOURCE={your-own-version-of-heimdall-apps}.
- 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)