Skip to content

Commit 82ab4bb

Browse files
Updated version to 1.3.1, removed outdated screenshots, and added new release notes for recent fixes
1 parent 0c535bd commit 82ab4bb

9 files changed

Lines changed: 16 additions & 189 deletions

File tree

docs/DEVGUIDE.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title=Moonfin
44
major_version=1
55
minor_version=3
6-
build_version=0
6+
build_version=1
77

88
### Main Menu Icons / Channel Poster Artwork
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "moonfin",
33
"type": "module",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "Moonfin - Roku Client for Jellyfin",
66
"dependencies": {
77
"@rokucommunity/bslib": "0.1.1",

screenshots/home.jpg

-344 KB
Binary file not shown.

screenshots/movieDetails.jpg

-245 KB
Binary file not shown.

screenshots/musicPlayback.jpg

-123 KB
Binary file not shown.

screenshots/tvLibrary.jpg

-352 KB
Binary file not shown.

source/static/whatsNew/1.3.0.json

Lines changed: 0 additions & 42 deletions
This file was deleted.

source/static/whatsNew/1.3.1.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[
2+
{
3+
"description": "Fixed sidebar disappearing when returning from detail screens",
4+
"author": ""
5+
},
6+
{
7+
"description": "Fixed subtitle and audio menus trapping player focus during video playback",
8+
"author": ""
9+
},
10+
{
11+
"description": "Fixed crash when selecting a series from the featured media bar",
12+
"author": "\n\n @RadicalMuffinMan on GitHub"
13+
}
14+
]

0 commit comments

Comments
 (0)