mirror of
https://github.com/tompro/sattle.git
synced 2026-08-27 07:15:59 +00:00
3.5 KiB
3.5 KiB
Changelog
0.0.2 (2026-08-20)
Features
- backup and security settings pages, nostr restore onboarding, passkey unlock entry (1920a00)
- capability layer for clipboard, share and deep links with tests (f525b06)
- capacitor android platform project (3f22534)
- deep link routing for lightning and lnurl schemes plus association files (229e9fc)
- inter-mint transfer op with fee quote and ambiguity-safe outcomes (142734b)
- manage mints and move funds settings pages (f631c7c)
- native biometric unlock via biometric-gated wrap of the linking key (e59b722)
- nip-47 nwc wallet service engine with per-connection budgets (33318a5)
- nostr kind-30078 backup engine with nip-44 self-encryption and merge-on-restore (7ecade3)
- nwc connections settings page with one-time connection strings and service lifecycle (5221127)
- pinia wallet, mints and activity stores with wallet boot (fdd12dc)
- reusable mint fee math with cached quotes, fee-aware Max in move funds (f4b9377)
- sattle branding, logo assets and generated app icons (48e4c84)
- send/receive dialogs, qr scanner, history and unlock components (48fffff)
- wallet operations engine and encrypted storage with tests (1c9e716)
- wallet screens, branded header layout and mobile-first main view (1fe1453)
- webauthn prf passkey unlock engine as alternative wrap of the linking key (7db3408)
Bug Fixes
- bind window.fetch at boot so lnurlcash-kit transport works in browsers (1839700)
- discover a mint's signing key from the mint-address endpoint, not the payRequest (3926121)
Changelog
All notable changes to sattle are documented in this file. The format is
based on Keep a Changelog, and
releases are automated with
release-please from
conventional commits: it maintains a release PR that bumps package.json
and updates this file; merging that PR tags vX.Y.Z and creates the
GitHub release.