-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: cashubtc/Numo
base: v1.1
head repository: cashubtc/Numo
compare: v1.2
- 15 commits
- 68 files changed
- 8 contributors
Commits on Mar 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 290a292 - Browse repository at this point
Copy the full SHA 290a292View commit details
Commits on Mar 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 932ea54 - Browse repository at this point
Copy the full SHA 932ea54View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe541ce - Browse repository at this point
Copy the full SHA fe541ceView commit details -
fix: update receipt print formatting and currency fallbacks (#204)
- Improve printed receipt legibility by increasing font sizes - Prevent Mint URLs from being truncated on printed and text receipts - Replace hardcoded USD currency fallbacks with user's selected currency - Remove emojis from payment types in receipts - Fallback to Lightning invoice if token is missing when viewing receipt
Configuration menu - View commit details
-
Copy full SHA for 171eb41 - Browse repository at this point
Copy the full SHA 171eb41View commit details
Commits on Mar 9, 2026
-
fix: melt from untrusted mint (#211)
This uses the melt with proofs and prevents a swap before the melt In the case of the unknown mint we create a temp wallet and do not receive those proofs to the wallet. Instead we melt directly with them. We do not want a swap before the melt to prevent a partial operation. If we swap but the melt fails we have spent the senders tokens but we have not received them to our wallet as we do not trust there mint
Configuration menu - View commit details
-
Copy full SHA for fa55cde - Browse repository at this point
Copy the full SHA fa55cdeView commit details -
feat: bespoke nfc payment animation with processing state and haptics (…
…#209) * feat: enhance nfc payment animation with processing state and haptics - Add new 'processing' state to NFC animation view with smooth color transition - Provide a gentle haptic vibration pulse when switching states - Add localized text hints ('Keep phone close', 'Processing payment...') - Style hints elegantly with medium weight fonts and subtle alpha crossfades * style: match nfc hint font sizes to error title size and center text * fix: cancel pending hint animations to prevent overwriting success/error titles * fix: make redeemToken a suspend function to prevent blocking the main thread during NFC Cashu payments
Configuration menu - View commit details
-
Copy full SHA for 6edf045 - Browse repository at this point
Copy the full SHA 6edf045View commit details -
Fix/onboarding UI mint selection (#210)
* fix: onboarding UI updates init. * updated add mint section in onboarding ui. * fix: restore previous default mints list in onboarding * feat: fetch mint profiles concurrently in onboarding --------- Co-authored-by: a1denvalu3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 464cb79 - Browse repository at this point
Copy the full SHA 464cb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb90f7 - Browse repository at this point
Copy the full SHA 5eb90f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5a8fd - Browse repository at this point
Copy the full SHA 5d5a8fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd06b2 - Browse repository at this point
Copy the full SHA bbd06b2View commit details
Commits on Mar 10, 2026
-
chore: add fastlane metadata for F-Droid publication (#214)
* chore: add fastlane metadata for F-Droid publication * docs: update descriptions to be more generic and highlight bitcoin/lightning
Configuration menu - View commit details
-
Copy full SHA for ac4dc49 - Browse repository at this point
Copy the full SHA ac4dc49View commit details
Commits on Mar 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 543dd68 - Browse repository at this point
Copy the full SHA 543dd68View commit details
Commits on Mar 12, 2026
-
feat: add KRW (Korean Won) currency support via Upbit API (#215)
* feat: add KRW (Korean Won) currency support via Upbit API * refactor: use map-based price API config to decouple exchange specific logic from BitcoinPriceWorker
Configuration menu - View commit details
-
Copy full SHA for 0a6e986 - Browse repository at this point
Copy the full SHA 0a6e986View commit details -
Fix CSV export/import for Numo-specific fields (SATS, VAT, Inventory) (…
…#219) * fix: CSV export/import roundtrip for Numo fields (SATS, VAT, Inventory) * fix: allow all mime types for CSV import to prevent grayed out files
Configuration menu - View commit details
-
Copy full SHA for 9ba4030 - Browse repository at this point
Copy the full SHA 9ba4030View commit details
Commits on Mar 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 94f4c4c - Browse repository at this point
Copy the full SHA 94f4c4cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1...v1.2