Skip to content

Releases: linuxserver/Heimdall

v2.4.8

26 Mar 19:10
Compare
Choose a tag to compare
  • 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

25 Mar 15:37
Compare
Choose a tag to compare

What's Changed

  • Latest Chinese translation combined #789 and #617 by @xiazeyu in #794
  • added Baidu and sort order by alphabet by @xiazeyu in #800
  • Run ProcessApps when database version is bumped

New Contributors

Full Changelog: v2.4.6...v2.4.7b

v2.4.6

21 Mar 21:40
Compare
Choose a tag to compare

What's Changed

  • Laravel shift and update defaults by @KodeStar in #787
  • Fix for invalid characters
  • Bust browser cache for css

Full Changelog: V2.4.5...v2.4.6

V2.4.5

19 Mar 07:10
0fe6565
Compare
Choose a tag to compare

What's Changed

  • Update app.php (French translations Fix)
  • Fix icon in preview mode

New Contributors

Full Changelog: v2.4.4...V2.4.5

v2.4.4

18 Mar 10:11
Compare
Choose a tag to compare

Fix for home dashboard not being preselected on new apps

v2.4.3

17 Mar 19:06
Compare
Choose a tag to compare

Fixes the test button on enhanced apps - fixes #782

v2.4.2

17 Mar 13:47
Compare
Choose a tag to compare
  • Updating apps list should pull any missing local apps down as well

v2.4.1

17 Mar 13:01
Compare
Choose a tag to compare

Fix issue with none enhanced apps

v2.4.0

17 Mar 11:31
Compare
Choose a tag to compare
  • 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)

v2.3.2

14 Mar 07:59
Compare
Choose a tag to compare
  • Fixes wrong value used in search request #764
  • Fixes tags using wrong url #763