mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-21 16:01:58 +00:00
source update: v0.6.80
This commit is contained in:
parent
29091e4b5f
commit
782d3963c1
1 changed files with 23 additions and 5 deletions
|
|
@ -14,25 +14,32 @@
|
||||||
"bundleIdentifier": "com.kodjodevf.mangayomi",
|
"bundleIdentifier": "com.kodjodevf.mangayomi",
|
||||||
"developerName": "Moustapha Kodjo Amadou",
|
"developerName": "Moustapha Kodjo Amadou",
|
||||||
"subtitle": "Read manga, novels, and watch anime",
|
"subtitle": "Read manga, novels, and watch anime",
|
||||||
"version": "0.6.75",
|
"version": "0.6.80",
|
||||||
"versionDate": "2025-11-28T15:29:16Z",
|
"versionDate": "2025-11-29T17:29:34Z",
|
||||||
"versionDescription": "",
|
"versionDescription": "",
|
||||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.75/Mangayomi-v0.6.75-ios.ipa",
|
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.80/Mangayomi-v0.6.80-ios.ipa",
|
||||||
"localizedDescription": "Mangayomi is an open-source Flutter app for reading manga, novels, and watching anime across multiple platforms.",
|
"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",
|
"iconURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/icons/icon_default.webp",
|
||||||
"tintColor": "EF4444",
|
"tintColor": "EF4444",
|
||||||
"category": "entertainment",
|
"category": "entertainment",
|
||||||
"size": 44506005,
|
"size": 44514252,
|
||||||
"screenshotURLs": [
|
"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_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_1_default.webp",
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_2_default.webp"
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_2_default.webp"
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "0.6.80",
|
||||||
|
"date": "2025-11-29T17:29:34Z",
|
||||||
|
"localizedDescription": "",
|
||||||
|
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.80/Mangayomi-v0.6.80-ios.ipa",
|
||||||
|
"size": 44514252
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.6.75",
|
"version": "0.6.75",
|
||||||
"date": "2025-11-28T15:29:16Z",
|
"date": "2025-11-28T15:29:16Z",
|
||||||
"localizedDescription": "",
|
"localizedDescription": "What's Changed\r\n* Fix memory leaks in manga reader_view.dart by @Whiskas101 in https://github.com/kodjodevf/mangayomi/pull/605\r\n* Refactor: remove old layout migration code\r\n* Fix 604 can't restore backup on macos \r\n* Refactor: replace await for loop with listen for message handling in isolate\r\n* Fix CF auto resolution not working\r\n\r\nNew Contributors\r\n* @Whiskas101 made their first contribution in https://github.com/kodjodevf/mangayomi/pull/605\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.70...v0.6.75",
|
||||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.75/Mangayomi-v0.6.75-ios.ipa",
|
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.75/Mangayomi-v0.6.75-ios.ipa",
|
||||||
"size": 44506005
|
"size": 44506005
|
||||||
},
|
},
|
||||||
|
|
@ -279,6 +286,17 @@
|
||||||
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
|
||||||
"notify": true,
|
"notify": true,
|
||||||
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.6.75"
|
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.6.75"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"appID": "com.kodjodevf.mangayomi",
|
||||||
|
"title": "0.6.80 - 29 Nov",
|
||||||
|
"identifier": "release-0.6.80",
|
||||||
|
"caption": "Update for Mangayomi now available!",
|
||||||
|
"date": "2025-11-29T17:29:34Z",
|
||||||
|
"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.6.80"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue