mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-11 13:15:36 +00:00
source update: v0.7.2
This commit is contained in:
parent
1b1dee6161
commit
861390a4a5
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.1",
|
||||
"versionDate": "2026-02-02T11:49:10Z",
|
||||
"version": "0.7.2",
|
||||
"versionDate": "2026-03-05T15:55:28Z",
|
||||
"versionDescription": "",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.1/Mangayomi-v0.7.1-ios.ipa",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.2/Mangayomi-v0.7.2-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": 45081197,
|
||||
"size": 43596384,
|
||||
"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.2",
|
||||
"date": "2026-03-05T15:55:28Z",
|
||||
"localizedDescription": "",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.2/Mangayomi-v0.7.2-ios.ipa",
|
||||
"size": 43596384
|
||||
},
|
||||
{
|
||||
"version": "0.7.1",
|
||||
"date": "2026-02-02T11:49:10Z",
|
||||
"localizedDescription": "",
|
||||
"localizedDescription": "What's Changed\r\n* fix/reader\u2022single\u2022pages by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/654\r\n* added option to exclude categories from mass update by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/655\r\n* fix 643 EPUB fails to load when nav.xhtml references missing script (../js/kobo.js)\r\n* feat: update entitlements and plist for file access permissions\r\n* feat: add DNS\u2022over\u2022HTTPS (DoH) support (experimental)\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.0...v0.7.1",
|
||||
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.1/Mangayomi-v0.7.1-ios.ipa",
|
||||
"size": 45081197
|
||||
},
|
||||
|
|
@ -376,6 +383,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.1"
|
||||
},
|
||||
{
|
||||
"appID": "com.kodjodevf.mangayomi",
|
||||
"title": "0.7.2 - 05 Mar",
|
||||
"identifier": "release-0.7.2",
|
||||
"caption": "Update for Mangayomi now available!",
|
||||
"date": "2026-03-05T15:55:28Z",
|
||||
"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.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue