chore(release): v10.0.3

[skip ci]
This commit is contained in:
Jagandeep Brar
2022-05-25 23:13:50 -04:00
parent b3caf34074
commit aa2abe2dc5
12 changed files with 538 additions and 480 deletions

View File

@@ -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"
]
}
]
}