Bug Fixes
- RSK denomination on refund page (#958) - (4d00bf5)
- pasting amounts with white space (#959) - (49a3452)
- Disabled
createButton
for addr pre-filled with url param - (22cc274) AddressInput
filled with incorrect RBTC address (#960) - (48819b6)- undefined used as a key, but it is not a string in test - (2793d22)
- handle undefined
routingInfo
(#965) - (94396b3)
Documentation
- fix misc issues - (5817b93)
Features
Miscellaneous Chores
Refactoring
- make destination parser type safe - (4f55c00)
- switch to vitepress (#961) - (ac13d8a)
- cleanup invoice parsing - (2b62411)
Tests
- (e2e) Validate multiple url params combinations - (1acf99d)