mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-27 08:10:25 +00:00
Set version to 2.23.0
This commit is contained in:
parent
746e7bb8d3
commit
fd6eb97a00
@ -21,8 +21,8 @@ else()
|
||||
endif()
|
||||
|
||||
set(VERSION_MAJOR 2)
|
||||
set(VERSION_MINOR 22)
|
||||
set(VERSION_NANO 1)
|
||||
set(VERSION_MINOR 23)
|
||||
set(VERSION_NANO 0)
|
||||
|
||||
option(UPGRADE_DEBUG "" OFF)
|
||||
|
||||
|
13
release-notes/2.23.0.txt
Normal file
13
release-notes/2.23.0.txt
Normal file
@ -0,0 +1,13 @@
|
||||
2018-11-29
|
||||
|
||||
NEW:
|
||||
|
||||
- Desktop web-client updated to 3.75.3
|
||||
- Added delay to lightweight seeking
|
||||
- Updated look of playlist/collection posters
|
||||
|
||||
FIXED:
|
||||
|
||||
- Managed users can no longer change the `Automatically Sign In` setting
|
||||
- Improved image upscale quality for episode posters
|
||||
- Fixed sorting/filtering being reset when deleting item
|
Loading…
Reference in New Issue
Block a user