Releases: ElementsProject/cln-application
Release v25.07
- Environment Variables Overhaul – Updated and streamlined environment variables for improved configuration and usability
- Wallet Connection Screen Redesign – Revamped the wallet connection screen to support the new environment variables and standard Core Lightning connection URIs
- Commando over Secure WebSocket – Added support for running Commando over secure WebSocket (eg. wss-proxy) connections
- Git Optimization – Removed pre-compiled folders (build, dist) from Git tracking to reduce repository clutter
- Misc UX Enhancements:
- Removed version and commit suffix from node aliases for a cleaner display
- Updated BKPR date format from
YYYY-MM-DD
to UI standardDD MMM, YYYY
- Fixed inconsistent screen widths in graph displays
- Added infinite scroll support for BTC Transactions, CLN Offers, and CLN Transactions
Release v0.0.7
- Adding long awaited Bookkeeper graphs for:
- Account Events
- Sats Flow
- Volume
- New SQL Terminal to run SQL queries directly from the UI
- Connect wallet modal shows
clnrest
andcln-grpc
information too - Migrated from application context to redux store
- Enhanced Github workflows
Contributors @evansmj and @Crypto4udit.
Special thanks to @evansmj for Bookkeeper UI.
Release v0.0.6
Bug fix: Change uppercase invoices and offers to lowercase
Enhancement: Create and Display Invoice Rune on Connect Wallet
Deprecation: Resolve commando-rune deprecation and use createrune instead
Release v0.0.5
Enhancement: Added gRPC options on connect wallet
Enhancement: Make env.sh compatible with zsh
Enhancement: Adding test data and more tests
Bug fix: RC version compatibility check
Bug fix: Channel opening error
Bug fix: Fix empty transactions channel helper text
Version compatibility: listpeers no longer returns channel[] after 24.02, Update to listpeerchannels
Version compatibility: Remove msatoshi_received, msatoshi, msatoshi_sent from Payments
Release v0.0.4 - User Authentication
Bug fix: Filter lnmessage's pubkey from peers list
Enhancement: Add support for more fiat currencies
Enhancement: User Authentication
- Default singleSignOn
is false, which means that user will be prompted to set (first time) or enter the password
- User can opt-out by setting env variable SINGLE_SIGN_ON
to true OR by setting singleSignOn
to true in config.json
- Environment variables take precedence over config values
Release V0.0.3
Bug fix: Invalid Rune
Bug fix: Spendable/Receivable are shown as Nan if undefined
Enhancement: Updates for CLN v23.05 msat migration
Enhancement: Add Offers list view
Enhancement: Add Tor option for lnmessage on connect wallet
Release v0.0.2
- Updated connect wallet to show Device domain name instead of IP.
- Added new environment variable as PROTOCOL.
- Adding application version.
- Fixed other style bugs.
Release v0.0.1
lnmessage update with send/receive key update lnmessage update with send/receive key update