Releases: linuxserver/Heimdall
Releases ยท linuxserver/Heimdall
v2.6.3
What's Changed
- Fix searching of tiles in category mode by @KodeStar in #1387
- Search from URL fixed #1369 by @KodeStar in #1390
- Fix 2 dots that are visible on light backgrounds by @KodeStar in #1391
- Update Spanish translations by @dfernandezdaw in #1388
- Updated version number to the correct one
New Contributors
- @dfernandezdaw made their first contribution in #1388
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- chore: fix some typos in comments by @goodactive in #1328
- Added Serbian translation by @tremor021 in #1372
- Throttle websitelookup's to 10 per minute to limit port scan effectiveness by @KodeStar in #1384
New Contributors
- @goodactive made their first contribution in #1328
- @tremor021 made their first contribution in #1372
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- Add html5 required fields so images don't get broken when title or url are missing by @KodeStar in #1293
- Set the pinned attribute to true by default on items and tags by @KodeStar in #1293
- Add the list of tags to the application list by @KodeStar in #1293
- Display the homepage tag when treating tags as tags and fix associated issues with that by @KodeStar in #1293
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Add search via select2 for application dropdown by @TheDen in #1155
- Update Laravel from 8 to 10 by @KodeStar in #1276
- Update php version in CI tests by @KodeStar in #1277
- Fix languages dropdown by @KodeStar in #1278
- Unable to load apps after update to Laravel 10 by @KodeStar in #1280
- Add missing classname by @KodeStar in #1283
- Add alternate tag types by @KodeStar in #1290
- Fix upload paths by @KodeStar in #1291
New Contributors
Full Changelog: V2.5.8...v2.6.0
V2.5.8
v2.5.7
What's Changed
- add issue-pr workflows by @aptalca in #1147
- handle issue-pr close and review submitted actions by @aptalca in #1150
- fix sortable tooltip by @dairidong in #1130
- Remove register route by @KodeStar in #1163
- Add Trianglify background option to the 2.x branch by @ullbergm in #1158
- fix: Remove mix from trianglify.js by @keriati in #1166
- fix: validate icons to be images by @keriati in #1167
- fix: validate icons to be images by @keriati in #1173
- Update readme.md by @Eonflip in #1186
New Contributors
Full Changelog: v2.5.6...v2.5.7
v2.5.6
What's Changed
- fixed #958 by @filipefumaux in #1080
- fix: Add more error handling for app test by @keriati in #1111
- fix: Update jquery, jquery-ui by @keriati in #1113
- Update Korean language. by @angrystar170 in #1116
- use jquery-sortablejs instead of jquery-ui by @dairidong in #1115
- fix language setting only available in view by @dairidong in #1117
- Added Ukrainian translation by @ShiftHackZ in #1125
- fix: Route titlecolour error by @dairidong in #1126
- Update Chinese language. by @dairidong in #1124
New Contributors
- @filipefumaux made their first contribution in #1080
- @dairidong made their first contribution in #1115
- @ShiftHackZ made their first contribution in #1125
Full Changelog: v2.5.5...v2.5.6
v2.5.5
What's Changed
- Add Japanese language by @nekolaboratory in #1064
- feat: Add health endpoint by @keriati in #1065
- chore: Add php code sniffer github check by @keriati in #1066
- chore: Add eslint github check by @keriati in #1067
- fix: Public access to front also applies to tags by @keriati in #1072
- fix: Autologin forces logout by @keriati in #1073
- fix: Enable tag slug creation from CN characters by @keriati in #1077
- feat: Add tags as classes to items by @keriati in #1079
- fix: Add more verbose error when uploading background image by @keriati in #1082
- fix: Escape app title and tag title on list pages CVE-2022-47968 by @keriati in #1088
Full Changelog: v2.5.4...v2.5.5
v2.5.4
What's Changed
- chore: Add eslint prettier phpcs config PSR2 by @keriati in #1045
- fix: Make supportedapps compatible with legacy interface by @keriati in #1048
- feat: Add basic item export function by @keriati in #1037
- fix: Make supportedApps legacy interface compatible by @keriati in #1049
- chore: Migrate route definition to Laravel 8 format by @keriati in #1051
- chore: Add laravel ide helper by @keriati in #1053
- test: Add feature tests by @keriati in #1057
- feat: Add basic import screen by @keriati in #1056
- test: Add item create and delete tests by @keriati in #1058
- feat: Introduce queue based live stat refresh by @keriati in #1059
- Sort the supported language list of readme.md by @nekolaboratory in #1062
New Contributors
- @nekolaboratory made their first contribution in #1062
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- chore: Add php code sniffer and fix warning by @keriati in #1034
- Fixes #371 Tagged items when pinning/unpinning by @KodeStar in #1036
- fix: Enter should open search when not tile search is selected by @keriati in #1039
- fix: Use correct appTest argument types by @keriati in #1040
- Blur tiles after clicking on them by @KodeStar in #1041
Full Changelog: v2.5.2...v2.5.3