Releases: get10101/10101
Releases · get10101/10101
1.4.3
1.4.2
- Only contracts are editable for new orders
- Contracts can only be entered in full amounts
- New default amount is 10 contracts
- Fix: Show pnl on success dialog when closing a position
- Add a feature to collaboratively close a (potentially broken) channel
- Receive bitcoin in wallet
- Send bitcoin in wallet to address or BIP21 URI
- Redesign send and receive screens
- Add stable flag to position and order
- Add QR code scanner
1.4.1
1.4.0
- Allow up to 5BTC wumbo channels
- Add push notification reminder that the rollover window is open now.
- Add liquidity options to the onboaring flow
- Pay fixed channel opening fees instead of onchain transaction fees
- Increased maximum channel size
- Add minimum channel size
- Split onboading and create invoice flow
- Format amounts in input fields
- Return to wallet dashboard on claimed payment
1.3.0
- Find match on an expired position
- Show loading screen when app starts with an expired position
- Fix: Prevent crashing the app when there's no Internet connection
- feat: Allow exporting the seed phrase even if the Node is offline
- Changed expiry to next Sunday 3 pm UTC
- Automatically rollover if user opens app during rollover weekend
- Sync position with dlc channel state
- Extend coordinator's
/api/version
with commit hash and number - When pulling down wallet sync it waits until the sync is finished
- Add close button to dialog if it remains on pending for more than 30 seconds