mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"motd": "Welcome to LunaSea v10.2.3!\n\nThis update adds the ability to open Tautulli library items directly in Plex and more details about activity streams.",
|
|
"feat": {
|
|
"tautulli": [
|
|
{
|
|
"commit": "5cf1a06cec079aa66c77425c0ed8d4fa7897bbd3",
|
|
"message": "add ability to open media in Plex"
|
|
},
|
|
{
|
|
"commit": "6de806316efaa61c5ddbac1b8f5b214949f0bcf8",
|
|
"message": "display audio language, subtitle language, and video dynamic range for activity"
|
|
}
|
|
],
|
|
"flutter": [
|
|
{
|
|
"commit": "6241ee462989f1f65fa8f1e18378579e2e77197b",
|
|
"message": "replace Skia with Impeller rendering engine"
|
|
},
|
|
{
|
|
"commit": "f1b831a118e56c480aae72042ee4eb7013f954b2",
|
|
"message": "upgrade to Flutter 3.7.7/1837b5be5f"
|
|
}
|
|
]
|
|
},
|
|
"fix": {
|
|
"links": [
|
|
{
|
|
"commit": "596eab4bad1aa183e3c0dfc8d20a32c15ecdb78d",
|
|
"message": "use platform default method to launch URLs"
|
|
}
|
|
],
|
|
"http": [
|
|
{
|
|
"commit": "aca5d0eb826b38ebeec33e3495045bf21e8a49c7",
|
|
"message": "correctly set content type for POST requests"
|
|
}
|
|
],
|
|
"macos": [
|
|
{
|
|
"commit": "d612ae221cac741b3a36893d4bc7f05f5055c7b8",
|
|
"message": "set minimum platform version to 10.15"
|
|
}
|
|
]
|
|
},
|
|
"refactor": {}
|
|
} |