-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmangayomi.json
More file actions
561 lines (561 loc) · 49.6 KB
/
Copy pathmangayomi.json
File metadata and controls
561 lines (561 loc) · 49.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
{
"name": "Mangayomi",
"identifier": "com.kodjodevf.mangayomi",
"headerURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/headers/source_header_default.webp",
"website": "https://github.com/kodjodevf/mangayomi",
"iconURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/icons/icon_default.webp",
"subtitle": "An experience like no other.",
"description": "This is the official source for Mangayomi.\n\nFor full details, check the GitHub repository:\nhttps://github.com/kodjodevf/mangayomi",
"tintColor": "EF4444",
"apps": [
{
"beta": false,
"name": "Mangayomi",
"bundleIdentifier": "com.kodjodevf.mangayomi",
"developerName": "Moustapha Kodjo Amadou",
"subtitle": "Read manga, novels, and watch anime",
"version": "0.7.80",
"versionDate": "2026-06-07T17:17:02Z",
"versionDescription": "",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.80/Mangayomi-v0.7.80-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": 47981955,
"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.80",
"date": "2026-06-07T17:17:02Z",
"localizedDescription": "",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.80/Mangayomi-v0.7.80-ios.ipa",
"size": 47981955
},
{
"version": "0.7.75",
"date": "2026-05-11T08:58:54Z",
"localizedDescription": "What's Changed\r\n* Improve _handlePageNavigation() by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/717\r\n* Fix android app crash with certain Mihon extensions\r\n* Fix downloadedChapterIdsProvider by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/720\r\n* Fix null pointer exception by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/722\r\n* Improve updates by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/721\r\n* fix(downloads): unstall anime downloads on URLs with query strings + 206 responses by @mrandhawa14 in https://github.com/kodjodevf/mangayomi/pull/724\r\n* perf(statistics): aggregate inside Isar to fix 543 crash on large libraries by @mrandhawa14 in https://github.com/kodjodevf/mangayomi/pull/726\r\n* perf(images): cap decoded image cache by platform (refs 609) by @mrandhawa14 in https://github.com/kodjodevf/mangayomi/pull/727\r\n* Make Code More Readable by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/719\r\n* New file to reduce code duplication by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/723\r\n* perf(library): decode covers at thumbnail resolution to cut image•cache RAM (refs 609) by @mrandhawa14 in https://github.com/kodjodevf/mangayomi/pull/728\r\n* fix(macos): host libmdbx DB under Application Support to avoid TCC EACCES on launch by @mrandhawa14 in https://github.com/kodjodevf/mangayomi/pull/725\r\n\r\nNew Contributors\r\n* @mrandhawa14 made their first contribution in https://github.com/kodjodevf/mangayomi/pull/724\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.70...v0.7.75",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.75/Mangayomi-v0.7.75-ios.ipa",
"size": 47937763
},
{
"version": "0.7.70",
"date": "2026-04-30T12:59:55Z",
"localizedDescription": "What's Changed\r\n* Fix RenderFlex/RenderBox layout exceptions in ChapterTransitionPage on horizontal reading modes by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/710\r\n* Only init discordRPC when not in debugMode by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/711\r\n* Fix AppLogger Exception by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/712\r\n* Reorder code by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/713\r\n* New Setting: Mark duplicate chapter as read by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/715\r\n* Rewrite chapter update & sorting; Preserve read state & improve ChapterRecognition & adapt EndOfMangaCard to reading mode & Clean Code by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/714\r\n* Refactor page navigation handling in reader view by @5y3b in https://github.com/kodjodevf/mangayomi/pull/716\r\n\r\nNew Contributors\r\n* @5y3b made their first contribution in https://github.com/kodjodevf/mangayomi/pull/716\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.60...v0.7.70",
"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": "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
},
{
"version": "0.7.55",
"date": "2026-04-15T13:10:17Z",
"localizedDescription": "* fix: improve app lock screen handling and mouse back button support\r\n* fix: turning pages issue on vertical mode 702 \r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.50...v0.7.55",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.55/Mangayomi-v0.7.55-ios.ipa",
"size": 48006980
},
{
"version": "0.7.50",
"date": "2026-04-14T16:43:29Z",
"localizedDescription": "What's Changed\r\n* make ts readable by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/693\r\n* add Novel TTS\r\n* fix spelling by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/694\r\n* Potential fix for gray screen bug on vertical reading mode by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/695\r\n* Pass sanitized chapterName instead chapter.name by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/696\r\n* fix page jumps in vertical/webtoon mode + performance improvements in library/reader by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/697\r\n* enhance BT server functionality and performance\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.45...v0.7.50",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.50/Mangayomi-v0.7.50-ios.ipa",
"size": 48006758
},
{
"version": "0.7.45",
"date": "2026-04-08T08:57:34Z",
"localizedDescription": "What's Changed\r\n* Fix Backup Restore by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/692\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.4...v0.7.45",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.45/Mangayomi-v0.7.45-ios.ipa",
"size": 44983139
},
{
"version": "0.7.4",
"date": "2026-04-07T15:10:10Z",
"localizedDescription": "What's Changed\r\n* feat: add showNSFW setting and integrate into browsing features\r\n* added required api key via a cloudflare proxy by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/678\r\n* fix(reader): restore chapter read•state updates in continuous mode by @MorningOctober in https://github.com/kodjodevf/mangayomi/pull/677\r\n* integrated ApkBridge for desktop by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/684\r\n* Fix Exception when restoring from a backup on Linux by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/683\r\n* Revert commits by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/686\r\n* added mass migration by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/687\r\n* Add ability to change the compression level of the backup file by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/685\r\n* Add suggested changes of review from last PR by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/688\r\n* Move Flutter initialization and error handlers into runZonedGuarded and add Linux exit workaround by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/689\r\n* fixed restore backup by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/690\r\n* fixed server update on Windows by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/691\r\n\r\nNew Contributors\r\n* @MorningOctober made their first contribution in https://github.com/kodjodevf/mangayomi/pull/677\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.3...v0.7.4",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.4/Mangayomi-v0.7.4-ios.ipa",
"size": 44983657
},
{
"version": "0.7.3",
"date": "2026-03-23T14:34:39Z",
"localizedDescription": "• [feat: add localization strings for statistics and reading time tracking](https://github.com/kodjodevf/mangayomi/commit/236a0cfc6d9456915510f84d37e8478db7210a86) https://github.com/kodjodevf/mangayomi/issues/672\r\n\r\n• [Fix slider alignment and page jumps in double page mode](https://github.com/kodjodevf/mangayomi/commit/d02d688d1fe0025d69ccf2816ef6afcbd0fcbd3c)\r\n\r\n• [Fix double page index calculation: uniform pairs (1•2, 3•4, 5•6)](https://github.com/kodjodevf/mangayomi/commit/d693445cb14d871434c1482ba27d8d6efc93bc65)\r\n\r\n• [Fix](https://github.com/kodjodevf/mangayomi/commit/f1dfbbaefca42e320c3115dabf4c7ff2e7c1277f) https://github.com/kodjodevf/mangayomi/issues/480[/](https://github.com/kodjodevf/mangayomi/commit/f1dfbbaefca42e320c3115dabf4c7ff2e7c1277f)https://github.com/kodjodevf/mangayomi/issues/165 https://github.com/kodjodevf/mangayomi/issues/479 https://github.com/kodjodevf/mangayomi/issues/443 https://github.com/kodjodevf/mangayomi/issues/541 https://github.com/kodjodevf/mangayomi/issues/554 https://github.com/kodjodevf/mangayomi/issues/452[: reader and download fixes](https://github.com/kodjodevf/mangayomi/commit/f1dfbbaefca42e320c3115dabf4c7ff2e7c1277f)\r\n\r\n\r\n• [feat: implement multiple bug fixes and feature requests\\n\\n•](https://github.com/kodjodevf/mangayomi/commit/566da0ae06d0846b720652c8deab562ac28bef6a) https://github.com/kodjodevf/mangayomi/issues/339[: Remember window size/position on desktop (WindowGeometry utility)\\n•](https://github.com/kodjodevf/mangayomi/commit/566da0ae06d0846b720652c8deab562ac28bef6a) https://github.com/kodjodevf/mangayomi/issues/256[: Add S key shortcut to skip intro in desktop anime playe…](https://github.com/kodjodevf/mangayomi/commit/566da0ae06d0846b720652c8deab562ac28bef6a)\r\n\r\n• [fix](https://github.com/kodjodevf/mangayomi/commit/6f722f59c63d108ef1b43fe3be4fd32053e3b8f6) https://github.com/kodjodevf/mangayomi/issues/667\r\n\r\n• [fix](https://github.com/kodjodevf/mangayomi/commit/1f4e81e9b38d7330cbb51a293d66343bbcc78ca0) https://github.com/kodjodevf/mangayomi/issues/669\r\n\r\n• [fix](https://github.com/kodjodevf/mangayomi/commit/0abd706ec84869fae2941a42875367ffe25b3c38) https://github.com/kodjodevf/mangayomi/issues/670\r\n\r\n\r\n[feat: add logging functionality to MProviderBridged](https://github.com/kodjodevf/mangayomi/commit/7bda29d8e20dce6e56fa8b3bd1ce8ff67d251b66)\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.2...v0.7.3",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.3/Mangayomi-v0.7.3-ios.ipa",
"size": 43589596
},
{
"version": "0.7.2",
"date": "2026-03-05T15:55:28Z",
"localizedDescription": "What's Changed\r\n* Fix shouldUpdate button in categories view by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/657\r\n* Improve extension service lifecycle, isolate robustness, dedupe lists, and UI/lifecycle cleanups by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/644\r\n* Improve failure message by using itemType.name by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/661\r\n* Change 'Игрок' to 'Плеер' in Russian localization by @userkilled in https://github.com/kodjodevf/mangayomi/pull/662\r\n* Improve Kitsu login dialog with autofill, input validation by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/664\r\n* [removing history entry removes manga from library 663](https://github.com/kodjodevf/mangayomi/issues/663)\r\n* [Refactor](https://github.com/kodjodevf/mangayomi/commit/1256e608c7599f12be9b4f1ad03d7aa71eed599f)\r\n* [feat: Implement app lock feature with biometric authentication](https://github.com/kodjodevf/mangayomi/commit/f7293802234ee00a78f1132b9ec1463f93b016c3)\r\n* [feat(reader): add navigation layout options and settings for screen behavior](https://github.com/kodjodevf/mangayomi/commit/2f0fc853161c74552bc14f187fb39f683f9eb906)\r\n* [feat(reader): implement bidirectional chapter preloading and enhance memory management](https://github.com/kodjodevf/mangayomi/commit/87028ea8f599204ac3a81d39a3e2784b72b52d9b)\r\n* [feat: Implement upcoming manga calendar feature](https://github.com/kodjodevf/mangayomi/commit/95a55d5f81c5e42075048ec53540b06f1952c496)\r\n\r\nNew Contributors\r\n* @userkilled made their first contribution in https://github.com/kodjodevf/mangayomi/pull/662\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.7.1...v0.7.2\r\n",
"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": "What's Changed\r\n* fix/reader•single•pages 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•over•HTTPS (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
},
{
"version": "0.7.0",
"date": "2026-01-09T10:56:42Z",
"localizedDescription": "* Increase isolate pool size to enhance concurrent download capabilities\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.95...v0.7.0",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.7.0/Mangayomi-v0.7.0-ios.ipa",
"size": 45269466
},
{
"version": "0.6.95",
"date": "2026-01-08T13:43:16Z",
"localizedDescription": "What's Changed\r\n* Fix \"Show extensions\" Button AND Fix category rearrange bug AND hide ItemType from calendar by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/636\r\n* Add a force landscape mode on mobile by @686udjie in https://github.com/kodjodevf/mangayomi/pull/638\r\n* Fix 637: Importing .epub doesn’t work\r\n* Enhance category management with animation\r\n* Refactor download management with shared isolate pool and optimize concurrent downloads\r\n\r\nNew Contributors\r\n* @686udjie made their first contribution in https://github.com/kodjodevf/mangayomi/pull/638\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.90...v0.6.95",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.95/Mangayomi-v0.6.95-ios.ipa",
"size": 45267048
},
{
"version": "0.6.90",
"date": "2025-12-23T18:21:22Z",
"localizedDescription": "What's Changed\r\n* Add log switch to about•menu by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/629\r\n* Path optimizations by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/632\r\n* fix: show chanded source preference for mihon source\r\n* Chapter jump fix in vertical continuous mode\r\n* some fixes\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.85...v0.6.90",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.90/Mangayomi-v0.6.90-ios.ipa",
"size": 45074046
},
{
"version": "0.6.85",
"date": "2025-12-10T13:16:58Z",
"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
},
{
"version": "0.6.80",
"date": "2025-11-29T17:29:34Z",
"localizedDescription": "• fix video showing blue blank screen\r\n\r\nWhat's Changed\r\n* Fix: Reverse icon for toggling the Extension. by @hndrbrm in https://github.com/kodjodevf/mangayomi/pull/610\r\n* Various fixes by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/612\r\n* Fix 613 video player showing blue blank screen\r\n* Fix app crash when watching anime\r\n\r\nNew Contributors\r\n* @hndrbrm made their first contribution in https://github.com/kodjodevf/mangayomi/pull/610\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.75...v0.6.80",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.80/Mangayomi-v0.6.80-ios.ipa",
"size": 44514252
},
{
"version": "0.6.75",
"date": "2025-11-28T15:29:16Z",
"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",
"size": 44506005
},
{
"version": "0.6.70",
"date": "2025-11-12T16:11:51Z",
"localizedDescription": "* fix: update directory handling for macOS\r\n* fix: enable the use of the logger in the isolated service so that logs are printed in the code editor\r\n* fix: improve layout and styling in entry detail \r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.65...v0.6.70",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.70/Mangayomi-v0.6.70-ios.ipa",
"size": 44362177
},
{
"version": "0.6.65",
"date": "2025-11-11T18:59:07Z",
"localizedDescription": "* Fix 601 Format Exception: Missing extension byte (at offset 14740452)\r\n* Fix auto backup not working\r\n* Some optimisations\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.60...v0.6.65",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.65/Mangayomi-v0.6.65-ios.ipa",
"size": 44359145
},
{
"version": "0.6.60",
"date": "2025-11-09T00:27:00Z",
"localizedDescription": "What's Changed\r\n* iOS Workflow fix by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/573\r\n* fixed trakt episode numbers by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/575\r\n* reworked local source by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/574\r\n* added support for LNReader plugins by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/587\r\n* fixed migration sourceId issue by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/594\r\n* Refactor and update dependencies for Isar and Riverpod by @kodjodevf in https://github.com/kodjodevf/mangayomi/pull/596\r\n* Standardize Folder Structure on Windows, Linux, iOS & macOS by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/517\r\n* Some optimisations\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.5...v0.6.60",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.60/Mangayomi-v0.6.60-ios.ipa",
"size": 44339219
},
{
"version": "0.6.5",
"date": "2025-08-29T15:38:32Z",
"localizedDescription": "What's Changed\r\n* Show correct version number on Windows by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/542\r\n* re•added full upload and download by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/544\r\n* Fix MAL & Kitsu \"No Cover\" Exception by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/555\r\n* allow to swipe pages even if zoomed in by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/553\r\n* added Anibrain recommendations by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/552\r\n* move history to more screen if hidden by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/549\r\n* added downloaded only mode by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/551\r\n* added quick access to source settings by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/550\r\n* added missing arb entry by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/556\r\n* Refactor select bar widget and unify manga read state logic by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/536\r\n* enhanced mpv player by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/540\r\n* added support for Mihon extensions via ApkBridge by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/559\r\n* fixed local subtitles by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/565\r\n* enhanced calendar by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/564\r\n* added subtitles search by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/560\r\n* added watch order by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/562\r\n* changed from labels to icons by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/566\r\n* added Simkl tracker by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/561\r\n* add option to download online subtitles by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/567\r\n* fixed Trakt refresh token by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/569\r\n* added button link to the apk by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/570\r\n* added option to turn on/off mpv hardware acceleration by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/571\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.35...v0.6.5",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.5/Mangayomi-v0.6.5-ios.ipa",
"size": 44527742
},
{
"version": "0.6.35",
"date": "2025-08-05T14:52:24Z",
"localizedDescription": "What's Changed\r\n* Fix versioning and packaging issues for Windows and Linux builds; improve packaging consistency by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/515\r\n* Save lastPageRead before system kills app by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/521\r\n* Fix Exception by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/516\r\n* Use icons from macOS folder for linux builds by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/524\r\n* Properly dispose by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/519\r\n* Enhance Performance of Updates and History Screen by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/525\r\n* Improved UX for Migration, Anime Playback & Navigation by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/520\r\n* added support for local epubs and displaying its images by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/527\r\n* added discord rpc by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/526\r\n* added sync for settings by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/528\r\n* No discordRPC for iOS and Android by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/533\r\n* Reduce file size of AppImage by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/532\r\n* Fix regression: restore fullscreen exit logic on desktop by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/531\r\n* Fix MyAnimeList Token Refresh by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/534\r\n* Update manga to display correct number of unread chapters after marking chapters as read/unread by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/535\r\n* Fix AnyhowException (DiscordRPC) when restoring a backup by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/537\r\n* Added Hindi & Assamese Translations by @itsmechinmoy in https://github.com/kodjodevf/mangayomi/pull/538\r\n\r\nNew Contributors\r\n* @itsmechinmoy made their first contribution in https://github.com/kodjodevf/mangayomi/pull/538\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.3...v0.6.35",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.35/Mangayomi-v0.6.35-ios.ipa",
"size": 59596142
},
{
"version": "0.6.3",
"date": "2025-07-09T14:01:54Z",
"localizedDescription": "What's Changed\r\n* added option to change hwdec by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/483\r\n* Fixes, Refactors, and Async Improvements by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/484\r\n* Fix Async Transaction Bug and Category Management Issues by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/489\r\n* Create PKGBUILD for Arch linux by @saberr26 in https://github.com/kodjodevf/mangayomi/pull/485\r\n* added two•way•tracking by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/490\r\n* Refactor: Consolidate _openCategory() Methods into Unified Dialog by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/491\r\n* Release file lock by closing InputStream by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/493\r\n* increased protobuf limit to 250 MB by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/494\r\n* Make buttons white for consistency in light mode by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/496\r\n* improved two•way track screen by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/497\r\n* Don't allow zooming by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/502\r\n* adjusted tracker library + bug fixes by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/501\r\n* iOS CBZ import fix by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/503\r\n* 🎬 Improve Fullscreen Stability & Simplify AniSkip Logic by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/499\r\n* added option to disable merged library navigation by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/504\r\n* reworked sync server by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/506\r\n* Fix \"Read\" and \"Unread\" button [based on PR 506] by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/507\r\n* Fix labels on navigation bar [based on PR 506] by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/508\r\n* Refactor code by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/509\r\n* Fix menu colors on theme change by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/511\r\n* Fix delete \"Downloaded episodes/chapters\" by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/512\r\n* Add tracker button to localArchive by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/513\r\n* Changed the \"Page preload amount\" Setting to be a Slider by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/510\r\n\r\nNew Contributors\r\n* @saberr26 made their first contribution in https://github.com/kodjodevf/mangayomi/pull/485\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.25...v0.6.3",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.3/Mangayomi-v0.6.3-ios.ipa",
"size": 58376897
},
{
"version": "0.6.25",
"date": "2025-06-05T14:39:03Z",
"localizedDescription": "What's Changed\r\n* Improve Detail View Categories, Add Update Switch, Fix Navigation Exception by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/477\r\n* fix file path handling\r\n* Fix indexing and path for downloaded chapter images and update padding logic\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.2...v0.6.25",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.25/Mangayomi-v0.6.25-ios.ipa",
"size": 58152040
},
{
"version": "0.6.2",
"date": "2025-06-02T11:47:44Z",
"localizedDescription": "What's Changed\r\n• Fix inspector/crash issues & improve UX in extension, player, and UI by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/469\r\n• Apply System Theme After Backup Restore by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/471\r\n• Fix [Chapters not marked as finished with vertical continuous](https://github.com/kodjodevf/mangayomi/issues/474)\r\n• Fix [Leaving an extension in Browse resets to 1st tab](https://github.com/kodjodevf/mangayomi/issues/468)\r\n• Fix [Grey screen when accessing settings of dart extensions](https://github.com/kodjodevf/mangayomi/issues/467)\r\n• Fix [\"Cancel\" Button on Update Window Does Nothing](https://github.com/kodjodevf/mangayomi/issues/466)\r\n• Some optimisations\r\n\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.1...v0.6.2",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.2/Mangayomi-v0.6.2-ios.ipa",
"size": 58152938
},
{
"version": "0.6.1",
"date": "2025-05-30T16:44:51Z",
"localizedDescription": "What's Changed\r\n* image path fix by @tanakrit•d in https://github.com/kodjodevf/mangayomi/pull/431\r\n* Apply Correct System Theme After Restart + Localized messages are generated into source by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/432\r\n* Clean up code + Add keyboard shortcut + Fix CBZ Archive by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/436\r\n* Fix 444 + Kitsu detail change + episode/chapter name marquee effect by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/445\r\n* Refactor code, fix AniList/MAL bugs, add local scan (148, 349) by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/446\r\n* added support for epubs by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/449\r\n* migrate to d4rt package by @kodjodevf in https://github.com/kodjodevf/mangayomi/pull/450\r\n* refactor: update AndroidManifest and MainActivity for APK installatio… by @kodjodevf in https://github.com/kodjodevf/mangayomi/pull/451\r\n* added JSON structure check for repos by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/455\r\n* Improve Video Playback UI & Maintainability by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/457\r\n* Update storage_provider.dart by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/462\r\n* Fix Kitsu by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/463\r\n* Refactor reader view by @kodjodevf in https://github.com/kodjodevf/mangayomi/pull/465\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.0...v0.6.1",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.1/Mangayomi-v0.6.1-ios.ipa",
"size": 58146501
},
{
"version": "0.6.0",
"date": "2025-04-02T13:40:06Z",
"localizedDescription": "What's Changed\r\n* added options to migrate sources and clean the database by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/400\r\n* added default subtitle lang + statistics screen by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/409\r\n* Only on wifi (+ ethernet) by @NBA2K1 in https://github.com/kodjodevf/mangayomi/pull/416\r\n* added support for Kotatsu and Mihon backups by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/413\r\n* added option to load own subtitles by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/421\r\n* added follow system theme + screenshot in player view by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/423\r\n* fixed restore archive bug by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/426\r\n* android users now can directly install new updates by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/427\r\n* add ipa signing; integrate repo; add entitlements by @tanakrit•d in https://github.com/kodjodevf/mangayomi/pull/418\r\n* feat: add new localization strings for multiple languages\r\n* improve category\r\n* fix lag when installing extension\r\n* minor fixes\r\n\r\nNew Contributors\r\n* @tanakrit•d made their first contribution in https://github.com/kodjodevf/mangayomi/pull/418\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.5.2...v0.6.0",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.0/Mangayomi-v0.6.0-ios.ipa",
"size": 58303131
},
{
"version": "0.5.2",
"date": "2025-02-23T16:08:37Z",
"localizedDescription": "What's Changed\r\n* Update quarkuc extractor by @yxxyun in https://github.com/kodjodevf/mangayomi/pull/393\r\n* added long press for 2x playback speed by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/396\r\n* fix broken category \r\n* add confirmation dialog for adding repositories\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.5.1...v0.5.2",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.5.2/Mangayomi-v0.5.2-ios.ipa",
"size": 56680831
},
{
"version": "0.5.1",
"date": "2025-02-20T14:29:54Z",
"localizedDescription": "What's Changed\r\n* added deep links for repo urls by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/379\r\n* enhanced sync feature by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/380\r\n* optimized sync and bug fixes by @Schnitzel5 in https://github.com/kodjodevf/mangayomi/pull/381\r\n\r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.5.0...v0.5.1",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.5.1/Mangayomi-v0.5.1-ios.ipa",
"size": 56754892
},
{
"version": "0.5.0",
"date": "2025-02-12T11:16:16Z",
"localizedDescription": "• improve chapter download\r\n• improve custom navigation settings\r\n• remove embedded URLs from extensions\r\n• co•written with @Schnitzel5 : update source fetching methods to utilize the given repositories",
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.5.0/Mangayomi-v0.5.0-ios.ipa",
"size": 56707308
}
],
"appPermissions": {
"entitlements": [
{
"name": "com.apple.security.application-groups"
},
{
"name": "com.apple.developer.associated-domains"
},
{
"name": "keychain-access-groups"
},
{
"name": "aps-environment"
}
],
"privacy": []
}
}
],
"news": [
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.5.2 - 23 Feb",
"identifier": "release-0.5.2",
"caption": "Update for Mangayomi now available!",
"date": "2025-02-23T16:08:37Z",
"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.5.2"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.0 - 02 Apr",
"identifier": "release-0.6.0",
"caption": "Update for Mangayomi now available!",
"date": "2025-04-02T13:40:06Z",
"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.0"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.1 - 30 May",
"identifier": "release-0.6.1",
"caption": "Update for Mangayomi now available!",
"date": "2025-05-30T16:44:51Z",
"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.1"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.2 - 02 Jun",
"identifier": "release-0.6.2",
"caption": "Update for Mangayomi now available!",
"date": "2025-06-02T11:47:44Z",
"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.2"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.25 - 05 Jun",
"identifier": "release-0.6.25",
"caption": "Update for Mangayomi now available!",
"date": "2025-06-05T14:39:03Z",
"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.25"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.3 - 09 Jul",
"identifier": "release-0.6.3",
"caption": "Update for Mangayomi now available!",
"date": "2025-07-09T14:01:54Z",
"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.3"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.35 - 05 Aug",
"identifier": "release-0.6.35",
"caption": "Update for Mangayomi now available!",
"date": "2025-08-05T14:52:24Z",
"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.35"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.5 - 29 Aug",
"identifier": "release-0.6.5",
"caption": "Update for Mangayomi now available!",
"date": "2025-08-29T15:38:32Z",
"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.5"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.60 - 09 Nov",
"identifier": "release-0.6.60",
"caption": "Update for Mangayomi now available!",
"date": "2025-11-09T01:02:44Z",
"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.60"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.65 - 11 Nov",
"identifier": "release-0.6.65",
"caption": "Update for Mangayomi now available!",
"date": "2025-11-11T14:39:53Z",
"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.65"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.70 - 12 Nov",
"identifier": "release-0.6.70",
"caption": "Update for Mangayomi now available!",
"date": "2025-11-12T16:11:51Z",
"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.70"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.75 - 28 Nov",
"identifier": "release-0.6.75",
"caption": "Update for Mangayomi now available!",
"date": "2025-11-28T15:29:16Z",
"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.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"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.6.85 - 10 Dec",
"identifier": "release-0.6.85",
"caption": "Update for Mangayomi now available!",
"date": "2025-12-10T13:16:58Z",
"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.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"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.0 - 09 Jan",
"identifier": "release-0.7.0",
"caption": "Update for Mangayomi now available!",
"date": "2026-01-09T10:56:42Z",
"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.0"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.1 - 02 Feb",
"identifier": "release-0.7.1",
"caption": "Update for Mangayomi now available!",
"date": "2026-02-02T11:49:10Z",
"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.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"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.3 - 23 Mar",
"identifier": "release-0.7.3",
"caption": "Update for Mangayomi now available!",
"date": "2026-03-23T14:34:39Z",
"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.3"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.4 - 07 Apr",
"identifier": "release-0.7.4",
"caption": "Update for Mangayomi now available!",
"date": "2026-04-07T15:10:10Z",
"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.4"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.45 - 08 Apr",
"identifier": "release-0.7.45",
"caption": "Update for Mangayomi now available!",
"date": "2026-04-08T08:57: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.7.45"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.50 - 14 Apr",
"identifier": "release-0.7.50",
"caption": "Update for Mangayomi now available!",
"date": "2026-04-14T16:43:29Z",
"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.50"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.55 - 15 Apr",
"identifier": "release-0.7.55",
"caption": "Update for Mangayomi now available!",
"date": "2026-04-15T13:10:17Z",
"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.55"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.60 - 21 Apr",
"identifier": "release-0.7.60",
"caption": "Update for Mangayomi now available!",
"date": "2026-04-21T16:05:48Z",
"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.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"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.75 - 11 May",
"identifier": "release-0.7.75",
"caption": "Update for Mangayomi now available!",
"date": "2026-05-11T08:58:54Z",
"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.75"
},
{
"appID": "com.kodjodevf.mangayomi",
"title": "0.7.80 - 07 Jun",
"identifier": "release-0.7.80",
"caption": "Update for Mangayomi now available!",
"date": "2026-06-07T17:17:02Z",
"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.80"
}
]
}