v1.5.0
Overview
Bitcoin Oracle
Using the new task system, the Bitcoin USD price is calculated daily using just the bitcoin rpc, via UTXOracle.
Prices can also be back filled using a new Oracle page. Future releases will take advantage of price to enrich the UI.
This is an optional feature that can be changed in app.
Security fixes
Addresses raised vulnerabilities in vendor dependencies
CDK 0.14
Take advantage of new options in cdk-mintd to allow for insecure rpc connections
Bitcoin Test Network Support
Testnets and Signets now function as intended without errors
Core Lightning Fixes
Main chain balances were not displaying. This has been patched
Node alias colors where not displaying. This has been patched.
Performance Optimizations
- Client bundle sizes have been reduced by 65%
- transitions and animations have been added to initial load and to route changes
- Lazy loaded pages are loaded in the background for the currently active section
- Server compresses application files for quicker load times (can be enabled via new config SERVER_COMPRESSION)
What's Changed
- Bitcoin Oracle by @orangeshyguy21 in #115
- Vulnerability Updates by @orangeshyguy21 in #116
- support no tls for cdk by @orangeshyguy21 in #117
- 12/01 Updates by @orangeshyguy21 in #118
- Support Bitcoin Signets by @orangeshyguy21 in #119
- Potato by @orangeshyguy21 in #120
- CLN Wallet & Node Color by @orangeshyguy21 in #121
- Prep for 1.5 launch by @orangeshyguy21 in #122
- Route Change Progress by @orangeshyguy21 in #123
- Auth form UX by @orangeshyguy21 in #124
Full Changelog: v1.4.1...v1.5.0