extension-v0.1.9 — Sweet Chili
·
62 commits
to master
since this release
Chromium (nozy-extension-chromium-*.zip): Chrome, Edge, Brave (Manifest V3).
Firefox (nozy-extension-firefox-*.zip): same bundle; test before AMO submit.
Recommended setup
- Easiest full wallet: Nozy Desktop (Tauri) — Orchard send, Zebra, full UX.
- Lighter path (this extension): WASM wallet in the browser + local
nozywallet-apionhttp://127.0.0.1:3000and lightwalletd for compact sync (no Zebrad required on the same machine for that piece).
See browser-extension/README.md and browser-extension/COMPANION.md.
What's Changed
- fix(ci): rustfmt api-server and refresh desktop Cargo.lock by @Lowo88 in #216
- fix(mobile): bump brace-expansion for Dependabot #185/#186 by @Lowo88 in #217
- feat: Zcash Names (ZNS) resolve on Send by @Lowo88 in #218
- feat: Business profile + ZNS link + merchant dashboard by @Lowo88 in #219
- Feat/release zns phases by @Lowo88 in #220
- Feat/release grant zns phases by @Lowo88 in #222
- Bump Vite to 6.4.3 for Dependabot alerts by @Lowo88 in #221
- Security/ai assisted audit remediations by @Lowo88 in #223
- fix(tests): note index v2 asserts after NZN1 encryption by @Lowo88 in #224
- fix(tests): assert note index v2 via reload after NZN1 encryption. by @Lowo88 in #225
- release: CLI v2.4.4 + desktop beta.5 + extension 0.1.9 + mobile beta.1 by @Lowo88 in #226
Full Changelog: desktop-v1.0.0-beta.4...extension-v0.1.9