mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-23 05:59:43 +00:00
Set version to 2.4.1
This commit is contained in:
parent
c700ff6be1
commit
a1011d89f4
@ -22,7 +22,7 @@ endif()
|
||||
|
||||
set(VERSION_MAJOR 2)
|
||||
set(VERSION_MINOR 4)
|
||||
set(VERSION_NANO 0)
|
||||
set(VERSION_NANO 1)
|
||||
|
||||
option(UPGRADE_DEBUG "" OFF)
|
||||
|
||||
|
10
release-notes/2.4.1.txt
Normal file
10
release-notes/2.4.1.txt
Normal file
@ -0,0 +1,10 @@
|
||||
2018-02-07
|
||||
|
||||
FIXED:
|
||||
|
||||
- Fixed a rare bug where the app could lose focus in user switching screen
|
||||
- Fixed missing focus in photo player after selecting a related photo
|
||||
- Fixed button alignment on subtitle selection modal
|
||||
- Fixed missing focus after replaying the same video from post-play
|
||||
- Fixed missing post-play after returning from screensaver
|
||||
- Selecting the dashboard type button will navigate to the active library
|
Loading…
Reference in New Issue
Block a user