Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:34
Immutable release. Only release title and notes can be modified.
First stable (non-beta) release.

- fix(desktop): keep the queue worker alive past PHP's 120s wall-clock limit on Windows
- perf(import): persist large imports in bounded chunks instead of one transaction
- fix(ledger): make the demo seeder's transaction count deterministic
- chore: require PHP 8.5 as the project runtime floor; CI + bundle on 8.5 only