mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
chore(release): v10.0.3
[skip ci]
This commit is contained in:
@@ -1 +1,49 @@
|
||||
{}
|
||||
{
|
||||
"motd": "This release is the first build to be built on Flutter 3, which now supports 120hz displays and is more performant across the board!",
|
||||
"new": [
|
||||
{
|
||||
"module": "-arr",
|
||||
"changes": [
|
||||
"(Details) Updated UI for viewing content links"
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "LunaSea",
|
||||
"changes": [
|
||||
"Support 120hz displays"
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "Notifications",
|
||||
"changes": [
|
||||
"Option to disable in-app notifications"
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "Radarr",
|
||||
"changes": [
|
||||
"(Links) Added Letterboxd"
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "Settings",
|
||||
"changes": [
|
||||
"(System) Ability to check for updates"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fixes": [
|
||||
{
|
||||
"module": "-arr",
|
||||
"changes": [
|
||||
"(Releases) Correctly calculate age of releases"
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "UI/UX",
|
||||
"changes": [
|
||||
"(Scrollbar) Enable interactivity on all platforms"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user