allow shuffling block items (#1571)

* allow shuffling block items

* fix drop down search results
This commit is contained in:
Jason Dove
2024-01-23 22:42:28 -06:00
committed by GitHub
parent d37ce2d38a
commit 12234c3e21
39 changed files with 15380 additions and 87 deletions
+1
View File
@@ -41,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Re-uploading images should fix them
- Recreate XMLTV channel list (including logos) when channels are edited in ErsatzTV
- This bug caused the ErsatzTV logo to be used instead of channel logos in some cases
- Update drop down search results in main search bar when items are created/edited/removed
### Changed
- Upgrade from .NET 7 to .NET 8