Releases: Yessi-cmd/flashcount
Release list
FlashCount v1.5.0
Highlights
- Net worth now has a single source of truth. The legacy account list was removed and folded into the cash pool; anything recorded in both places used to be counted twice. Physical assets and savings goals are deliberately excluded from net worth, and the card says so on screen.
- Asset figures are drillable. Tapping 可动用资金 / 总资产 / 总负债 opens a breakdown computed from the same snapshot as the card, so the lines always sum to the headline number. 记账增减 drills a second level into the transactions behind it.
- Savings goals support deposit and withdraw, without writing a ledger transaction — the money moved from spendable to saved, it did not leave.
- Paying an installment now writes the matching expense. Releasing the liability without a ledger entry used to make paying down debt look like gaining money.
- Richer reports: income composition, drillable categories and chart buckets, a 5-week logging heatmap, and a locally rendered share image card.
- Faster reports: completed periods are cached, generation stops while the report tab is in the background, and the streak scan is bounded.
- Physical asset depreciation is now testable and takes an explicit reference date.
- The decorative Widget extension was removed; quick entry lives in Siri / Back Tap / Shortcuts.
- The category wheel was rebuilt as a liquid glass surface.
Data migration
This release ships schema version 3. Existing ledgers migrate automatically on first launch; the removed account balances are folded into the cash pool.
Install
FlashCount-AltStore.ipa is an unsigned AltStore package. It contains only the main app, with no app extension, code signature, or provisioning profile; AltStore re-signs it when installing.
Verification
- Version:
1.5.0(build8) - SHA-256:
5190612014ee1761727e1bb197d4f0db8fb6582d96bc0b98dcb82ac0f170a7d9 - Verified as a valid ZIP containing only
Payload/FlashCount.app; no.appex,PlugIns/,_CodeSignature, orembedded.mobileprovision.
Privacy
FlashCount remains local-first: it does not require an account and does not add network requests, ads, or tracking.
FlashCount v1.4.3
Highlights
- Adds a local Action Center for budget risks, upcoming recurring bills, installments, reminders, and practical next steps.
- Adds a local data-health center for inspecting and repairing supported consistency issues.
- Expands recurring-bill catch-up, cash-flow forecasting, and configurable weekend budget behavior.
- Improves UI responsiveness, accessibility, Dynamic Type support, contrast, and Reduce Motion behavior.
Install
FlashCount-AltStore.ipa is an unsigned AltStore package. It contains only the main app, with no Widget, code signature, or provisioning profile; AltStore re-signs it when installing.
Verification
- Version:
1.4.3(build7) - SHA-256:
e00dc6ab2bd2bb56f26419d3258640c7b9ef5e7a1796976249101621f4ee889f - Verified as a valid ZIP containing only
Payload/FlashCount.app; no.appex,PlugIns/,_CodeSignature, orembedded.mobileprovision.
Privacy
FlashCount remains local-first: it does not require an account and does not add network requests, ads, or tracking.
FlashCount v1.3.0
Full Changelog: https://github.com/Yessi-cmd/flashcount/commits/v1.3.0