Releases: satimoto/satimoto
v0.5.1
v0.5.0
This release adds a ForegroundService (Android) and NotificationServiceExtension (iOS) to handle managing the Breez SDK notification plugin. With this all notifications received by the application are processed immediately, and messages related to the registered webhook are handled by the plugin. This means LNURL-pay requests can be handled by the application, even when it is in the background or closed, and the resulting payment is also received while the application is not in the foreground.
What's Changed
- v0.5.0 by @dangeross in #85
Full Changelog: v0.4.11...v0.5.0
v0.4.11
v0.4.10
v0.4.9
What's Changed
- v0.4.7 by @dangeross in #80
- v0.4.8 by @dangeross in #81
Full Changelog: v0.4.6...v0.4.9
v0.4.8
v0.4.7
v0.4.6
This release updates Breez SDK to 0.2.7
What's Changed
- v0.4.6 by @dangeross in #76
Full Changelog: v0.4.5...v0.4.6
v0.4.5
This release fixes mnemonic entry in the Welcome view. In some cases the mnemonic word inputs are hidden by the software keyboard.
What's Changed
- v0.4.4 by @dangeross in #67
- Bump graphql from 16.6.0 to 16.8.1 by @dependabot in #71
- Bump activesupport from 6.1.7.3 to 6.1.7.6 by @dependabot in #70
- Bump fast-xml-parser from 4.1.3 to 4.3.2 by @dependabot in #72
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #69
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #68
Full Changelog: v0.4.4...v0.4.5
v0.4.4
This release adds Breez SDK as a backend provider to the Satimoto mobile application. Breez SDK uses Blockstream Greenlight as a virtual node provider, so the node does not need to run on the device. This bring huge advantages along with it includes reduced syncing time, better battery life and improved payment handling. Also included in this release, the Settings have been restructured and extended to add optional setting of battery information to improve invoice estimation and the ability to confirm a charge session has started and claim satsback.
What's Changed
- v0.4.4 by @dangeross in #67
Full Changelog: v0.4.3...v0.4.4