This commit is contained in:
Rick van Lieshout 2024-02-11 23:37:28 +01:00
parent 317a685813
commit 10a4af8e90
6 changed files with 6 additions and 2 deletions

View File

@ -12,7 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Discord now reacts to pausing/unpausing events
- Refactored media info updates so it only updates the required info, fixes #342, #306
- Added 5.9.0 logs/versions/migrations
- Fixed chromium mediaSession instance showing up. fixes #338
### Fixed
- Fixed chromium mediaSession instance showing up. fixes #338 #198
- Set a new icon, should fix #302
## [5.8.0]

View File

@ -11,7 +11,7 @@ extraResources:
- "themes/**"
linux:
category: AudioVideo
icon: assets/icons
icon: build/icons/256x256.png
target:
- dir
executableName: tidal-hifi

BIN
build/icons/256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
build/icons/icon.icns Normal file

Binary file not shown.

BIN
build/icons/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB