This update brings support for wallets that support Bitcoin Core RPC, along with first class support for Fully Noded, Specter Desktop and BitBoxApp.
You can also now specify custom fee amounts for on-chain transactions and Bitcoin price lookups are now done through Tor.
IMPORTANT: If you’re not running Umbrel on a Raspberry Pi, please read the update instructions here to fix a known bug with OTA updates: https://gist.github.com/lukechilds/031e06f29b5a1bd7135da9c3fe30a21e
Changes:
- Drop Raspberry Pi 3 from docs (#259) 406b0c6
- Add a note on RAM and free space (#260) 40a4536
- Git-ignore event signal files (#261) becbf1a
- Add 200MB offset to RAM check (#257) 06981a3
- Expose Bitcoin Core RPC (#255) 771affe
- ~600GB => 600GB+ free space (#268) 324da6e
- Proxy BTC price lookups via Tor (#265) 60a93ba (Thanks @louneskmt!)
- Prevent unresolved update status on a failed OTA update (#263) 60371fd
- Fix missing file descriptors when starting Umbrel from the CLI (#269) a345144
- Update to getumbrel/dashboard:v0.3.11 (#270) d43b7fd
- Update to getumbrel/middleware:v0.1.6 (#271) 6b7ff8e
Diff: v0.2.11...v0.2.12