### Features / Improvements
* Enter password once per session. Simply leave the "Don't ask me again this session" checkbox checked. You can re-lock your account at any time by opening the overflow menu and clicking "Lock account" (#117)
* Joule now fully supports Litecoin nodes. Currencies & fiat values should display correctly when connecting to a Litecoin lightning node (#135, #150)
* Going forward, it should be trivial to add additional chains thanks to the work done here
* There's now a UI for adding peers and channels. You can find those in the top right overflow menu (#136, #131)
* Any amount invoices are now supported for payment & creation (#119)
* Pending channels and balances now show up (#120, #139)
* Lightning App now has its own onboarding menu item (#149)
* Connection settings can be viewed and changed from the settings screen (#133)
* Right clicking on BOLT-11 invoices now provide a menu option for paying them with Joule (#108)
### Fixes
* Fixed the channel / transaction list from crashing if any of the nodes are offline (#124)
* Firefox no longer has CORS issues (#149)
* Deposit modal no longer gets stuck closed if you don't enter your password (#130)
* Onboarding now starts immediately when you click "Get started", instead of taking you to a page where you click it again (#134)
### Development
* You can develop with hot reloading by running `yarn hot` (#126)
* React devtools now work if you open the standalone devtools app before opening the extension (#115)
Huge thanks to @jamaljsr, @callmekurisu, and @majestic84 for their contributions this release. Looking forward to more community contributions!