mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-27 00:00:38 +00:00
Set version to 2.7.0
This commit is contained in:
parent
a6f6d23fad
commit
63cf4bc610
@ -21,7 +21,7 @@ else()
|
||||
endif()
|
||||
|
||||
set(VERSION_MAJOR 2)
|
||||
set(VERSION_MINOR 6)
|
||||
set(VERSION_MINOR 7)
|
||||
set(VERSION_NANO 0)
|
||||
|
||||
option(UPGRADE_DEBUG "" OFF)
|
||||
|
14
release-notes/2.7.0.txt
Normal file
14
release-notes/2.7.0.txt
Normal file
@ -0,0 +1,14 @@
|
||||
2018-03-20
|
||||
|
||||
NEW:
|
||||
|
||||
- Desktop web-client updated to 3.41.2
|
||||
|
||||
FIXED:
|
||||
|
||||
- Fixed possible endless buffering at start of playback
|
||||
- Fixed short movie/episode summary alignment
|
||||
- Fixed version count not showing up on poster lists
|
||||
- Fixed the recording schedule not displaying an empty message when no events are displayed
|
||||
- Fixed the next airing wrapping to two lines on the recording priority page
|
||||
- Selecting "Sign Out" after selecting "Switch User" from the app's home screen no longer shows homescreen content below the confirmation modal
|
Loading…
Reference in New Issue
Block a user