hold invoices for JIT
(via @ekzyis)
When I said JIT funding and anon payments were rough around the edges in the original release, what I meant was the unhappy path was rather kludgy. The payment settling and the action completing weren't atomic, so if you paid for an action then the action failed after payment (and you weren't satisfied/successful when retrying), we'd have to manually process a refund.
No more! JIT funding and anon payments now use short lived hold invoices so your payment is settled if and only if your action succeeds, ie it's refunded automatically if you choose to cancel it or retries don't succeed before it expires (and your work is still saved locally either way as always).
notification de-dupe
(via @weareallsatoshi)
Before this change, if someone @'d you while also replying to you, you'd get two notifications, one for the reply and one for the mention. If you were also subscribed to the stacker (available in yesterday's release), you'd get a third notification. Now you only get one thanks to wearellsatoshi.
This is a "bug" I personally experienced way too much and am happy to be relieved of.
other stuff
There's a handful of other small stuff in this release but it's mostly small stuff.