Releases: get10101/10101
Releases · get10101/10101
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
- Move backup button to settings
- Refresh lightning wallet on received payment event
- Move thermostat status to settings
- Spawn blocking on force-close and close channel
- Spawn backup tasks from static tokio runtime
- Spawn blocking on send payment
- Return to the correct screen after returning from settings
- Increase back arrow clickable space on settings
- Do not call periodic check twice
1.5.1
- Add on-boarding wizard
- Add backup and restore for lightning, dlc and 10101 data
- Add support for resizing positions
- Add beta disclaimer
- Ensure that payout curve cannot be negative
- Consider fee in payout curve
- Ensure that inverse payout curve does not go over oracle's maximum BTC price
- Add multiple oracle support on coordinator
1.5.0
- Allow to drain on-chain wallet by sending amount
0
. - Load persisted
rust-dlc
ChainMonitor
on restart. - Upgrade
rust-lightning
to version 0.0.116. - Charge channel opening fee through the lsp flow
- Allow to configure tx fee rate when opening channels from the coordinator