Files
lunasea/assets/changelog_stable.json

39 lines
1.2 KiB
JSON

{
"motd": "Welcome to LunaSea v10.2.4!\n\nThis update adds direct links to the documentation to correctly set up service notifications, as well as fixes underlying issues with network image caching and text rendering due to the fading edge on horizontally scrollable text.",
"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"
}
],
"flutter": [
{
"commit": "605002f5bd4b015791d3d1f260e03b4127c5020d",
"message": "remove unused packages"
},
{
"commit": "4b149b58d0eaab53a39917152ff224f7b6e93c0f",
"message": "translations update from Weblate"
}
]
}
}