mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-22 23:12:16 +00:00
source update: v0.7.70
This commit is contained in:
parent
f5ebd01dc7
commit
d8df3a361e
1 changed files with 23 additions and 5 deletions
|
|
@ -14,25 +14,32 @@
|
|||
"bundleIdentifier": "com.kodjodevf.mangayomi",
|
||||
"developerName": "Moustapha Kodjo Amadou",
|
||||
"subtitle": "Read manga, novels, and watch anime",
|
||||
"version": "0.7.60",
|
||||
"versionDate": "2026-04-21T16:05:48Z",
|
||||
"version": "0.7.70",
|
||||
"versionDate": "2026-04-30T12:59:55Z",
|
||||
"versionDescription": "",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.60/Mangayomi-v0.7.60-ios.ipa",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.70/Mangayomi-v0.7.70-ios.ipa",
|
||||
"localizedDescription": "Mangayomi is an open-source Flutter app for reading manga, novels, and watching anime across multiple platforms.",
|
||||
"iconURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/icons/icon_default.webp",
|
||||
"tintColor": "EF4444",
|
||||
"category": "entertainment",
|
||||
"size": 47933138,
|
||||
"size": 47935133,
|
||||
"screenshotURLs": [
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_0_default.webp",
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_1_default.webp",
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_2_default.webp"
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"version": "0.7.70",
|
||||
"date": "2026-04-30T12:59:55Z",
|
||||
"localizedDescription": "",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.70/Mangayomi-v0.7.70-ios.ipa",
|
||||
"size": 47935133
|
||||
},
|
||||
{
|
||||
"version": "0.7.60",
|
||||
"date": "2026-04-21T16:05:48Z",
|
||||
"localizedDescription": "",
|
||||
"localizedDescription": "What's Changed\r\n* updated grpc fields for Aniyomi backup by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/707\r\n* Improve performance of library, manga home, and tracker screens by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/705\r\n* Fix reader and Code Cleanup by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/703\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.55...v0.7.60\r\n",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.60/Mangayomi-v0.7.60-ios.ipa",
|
||||
"size": 47933138
|
||||
},
|
||||
|
|
@ -502,6 +509,17 @@
|
|||
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
||||
"notify": true,
|
||||
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.7.60"
|
||||
},
|
||||
{
|
||||
"appID": "com.kodjodevf.mangayomi",
|
||||
"title": "0.7.70 - 30 Apr",
|
||||
"identifier": "release-0.7.70",
|
||||
"caption": "Update for Mangayomi now available!",
|
||||
"date": "2026-04-30T12:59:55Z",
|
||||
"tintColor": "EF4444",
|
||||
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
||||
"notify": true,
|
||||
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.7.70"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue