Add check-upstream.sh, generated status artifacts, merge guide, and a scheduled Forgejo job to refresh upstream sync visibility. Co-authored-by: Cursor <cursoragent@cursor.com>
2.3 KiB
2.3 KiB
Upstream sync status
Auto-generated by
scripts/check-upstream.sh. Last check: 2026-07-10 07:56 UTC.
| Status | 🔴 Behind upstream |
| Behind upstream | 73 commits on upstream/master |
| Ahead of upstream | 66 fork-only commits on main |
| Merge base | bdf81596e9 |
| Fork HEAD | b299a9ce81 |
| Upstream HEAD | 87a173929b |
Action recommended
This fork is 73 commits behind komikku-app/komikku. Consider merging upstream soon.
See docs/upstream-sync.md for the manual sync procedure.
Recent upstream commits not in fork
87a173929b Adapt network implementation for TachiyomiX 1.6 (mihonapp/mihon#3248)
4ae732a17b fix(deps): Matching coroutines version
eb84ab8439 Ensure old extension store is removed if index url changes (mihonapp/mihon#3408)
5e809fefd4 Add auto migration support from legacy extension store index (mihonapp/mihon#3398)
1763d947df chore(sync): migrate sync preference keys (#1747)
ce6a0ea7fa fix(extension-store): Migrate to extension store during restore/sync legacy backup (#1746)
da57b3db07 Change the term "Obsolete" to "Orphaned" for extensions (mihonapp/mihon#3383)
da7ee11bb3 Change extension repo to extension store and add support for newer extension index format (#1744)
21c1b85796 Add informative error for unapproved MAL titles (mihonapp/mihon#3155)
0f556ea9b5 Address bundleOf deprecation (mihonapp/mihon#3073)
Recent fork-only commits
b299a9ce81 docs(reading-eta): document unified limits, long chapters, and settings
f178a79195 feat(reading-eta): unify library and reader limits; make caps tunable
e0f4262407 ci(forgejo): verify signed APKs with unzip + aapt before upload
6316b85a09 fix(release): tolerate Forgejo null body/assets in release JSON
f91af6fc72 ci(forgejo): shorten release notes to since-last-tag + cap
c15d280cb4 feat(eta): cross-manga page-rate priors for reading time left
07019175d1 fix(eta): tame reading-time estimates (idle + cumulative history)
9ce3f0ba29 ci(forgejo): group release notes by prefix and fork vs merges
7fab10c8ef CI: build release JSON with jq --rawfile (avoid ARG_MAX on large bodies
e89f342881 CI: fix release step env — multiline COMMIT_LOGS broke act_runner