mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +00:00
source update: v0.6.90
This commit is contained in:
parent
4e18e18489
commit
53cd2101f4
1 changed files with 16 additions and 5 deletions
|
|
@ -15,14 +15,14 @@
|
|||
"developerName": "Moustapha Kodjo Amadou",
|
||||
"subtitle": "Read manga, novels, and watch anime",
|
||||
"version": "0.6.90",
|
||||
"versionDate": "2025-23-10T13:16:58Z",
|
||||
"versionDate": "2025-12-23T18:21:22Z",
|
||||
"versionDescription": "",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.90/Mangayomi-v0.6.90-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": 44541949,
|
||||
"size": 45074046,
|
||||
"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",
|
||||
|
|
@ -31,15 +31,15 @@
|
|||
"versions": [
|
||||
{
|
||||
"version": "0.6.90",
|
||||
"date": "2025-23-10T13:16:58Z",
|
||||
"date": "2025-12-23T18:21:22Z",
|
||||
"localizedDescription": "",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.90/Mangayomi-v0.6.90-ios.ipa",
|
||||
"size": 44541949
|
||||
"size": 45074046
|
||||
},
|
||||
{
|
||||
"version": "0.6.85",
|
||||
"date": "2025-12-10T13:16:58Z",
|
||||
"localizedDescription": "",
|
||||
"localizedDescription": "What's Changed\r\n* Integrate MExtensionServer for Android\r\n* Android no longer needs the APKBridge server.\r\n* fix: updated statistics to use async fetch from db by @Whiskas101 in https://github.com/kodjodevf/mangayomi/pull/618\r\n* Add new feature: Always On Top on the anime player view. by @hndrbrm in https://github.com/kodjodevf/mangayomi/pull/614\r\n* AppImage Fix by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/624\r\n* Add default user agent setting\r\n* Refactor reader page view and logic\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.80...v0.6.85",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.85/Mangayomi-v0.6.85-ios.ipa",
|
||||
"size": 44541949
|
||||
},
|
||||
|
|
@ -322,6 +322,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.6.85"
|
||||
},
|
||||
{
|
||||
"appID": "com.kodjodevf.mangayomi",
|
||||
"title": "0.6.90 - 23 Dec",
|
||||
"identifier": "release-0.6.90",
|
||||
"caption": "Update for Mangayomi now available!",
|
||||
"date": "2025-12-23T18:21:22Z",
|
||||
"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.90"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue