Files
lunasea/assets/changelog_stable.json
Jagandeep Brar e3a21d2817 chore: update changelog_stable.json
[skip ci]
2023-04-09 14:19:36 -04:00

47 lines
1.7 KiB
JSON

{
"motd": "Welcome to LunaSea v10.2.4!\n\nThis update fixes some small underlying issues with network image caching and text rendering. To further improve scrolling performance of large lists of content (especially on lower-end devices), the horizontal fading edge of scrollable text has been removed.\n\nFor testers of pre-release builds, beta and candidate release channels have now been combined for simplicity. For more information on early release channels, check out the page in the documentation (a direct link is available in the Resources section of the settings).",
"feat": {
"settings": [
{
"commit": "0f4ac9a893d5b13a732db49e0bfc7b09fe7c05d9",
"message": "add direct link to documentation for service notifications"
},
{
"commit": "5ce12795e7223a543bd037151b1a3eaa484f2634",
"message": "replace all strings with localizable strings"
}
]
},
"fix": {
"images": [
{
"commit": "f1a82c06aa58fe493af2b2b0bf9ef8a93011802b",
"message": "more efficiently cache persistent network images"
}
],
"uiux": [
{
"commit": "781727abbab0dc70d959c723c3d101e66430ac60",
"message": "remove fading edge on horizontal scroll-views"
}
]
},
"refactor": {
"flavors": [
{
"commit": "fe3d41af57717b994e71370968404fc05f20f72b",
"message": "remove candidate flavor and merge with beta"
}
],
"flutter": [
{
"commit": "605002f5bd4b015791d3d1f260e03b4127c5020d",
"message": "remove unused packages"
},
{
"commit": "4b149b58d0eaab53a39917152ff224f7b6e93c0f",
"message": "translations update from Weblate"
}
]
}
}