-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cashubtc/Numo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cashubtc/Numo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 41 files changed
- 3 contributors
Commits on Feb 28, 2026
-
feat: set preferred HCE service while app is active (#193)
This change temporarily acquires exclusive HCE ownership in onResume() and releases it in onPause() for both ModernPOSActivity and PaymentRequestActivity. This ensures NFC taps are reliably routed to Numo while it is open, without permanently overriding the user's default wallet preferences.
Configuration menu - View commit details
-
Copy full SHA for 3bc8be9 - Browse repository at this point
Copy the full SHA 3bc8be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2069e0a - Browse repository at this point
Copy the full SHA 2069e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf46cb - Browse repository at this point
Copy the full SHA dcf46cbView commit details
Commits on Mar 1, 2026
-
feat: Add CSV export for items catalog (#189)
* feat: Add export catalog to CSV functionality * test: Add unit test for CSV export
Configuration menu - View commit details
-
Copy full SHA for 3907f43 - Browse repository at this point
Copy the full SHA 3907f43View commit details
Commits on Mar 3, 2026
-
* feat: Add webhook support This adds a new sub-menu to the settings in which users can add webhook endpoints. These endpoints will be called by the terminal with POST metadata on every received payment. This enables third-party integrations for logging and payment-triggered flows * fix: added pin protection forn webhook page * feat: add more basket / payment metadata to webhook * test: add comprehensive unit tests for WebhookSettingsManager * feat: add Auth-Key for webhooks * docs: added webhook documentation * adjust webhook entry subtitle in the settings * format JWT token with "Bearer" in front of it * fix test * Refactor webhook setup: Add QR code scanning support --------- Co-authored-by: a1denvalu3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2419dbf - Browse repository at this point
Copy the full SHA 2419dbfView commit details -
Add support for DKK, SEK, and NOK currencies (#201)
* feat: add support for DKK, SEK, and NOK currencies Adds Danish Krone, Swedish Krona, and Norwegian Krone to supported currencies. Updates Amount parsing to handle multi-character symbols and ambiguous currency codes (kr). Updates UI to allow selecting new currencies. * fix: use correct currency for bitcoin price in transaction details * fix: improve transaction details display for amount and entered amount * fix: use correct currency for bitcoin price in receipt printer
Configuration menu - View commit details
-
Copy full SHA for a4433c8 - Browse repository at this point
Copy the full SHA a4433c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da6e4b - Browse repository at this point
Copy the full SHA 9da6e4bView commit details
Loading
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.0...v1.1