v1.3.0
Release of version v1.3.0
This release provides a couple of stability enhancements w.r.t. unresponsive brokers or broker restarts.
We further add an indication if the broker is currently running. In case it is not running, a red circle appears around the avatar. This is only of informative nature, as we still try to acquire a token if needed.
Fixes:
- b85d6f8 Fix race between broker appearance and callback registration
- 89db1f0 Reset accounts.queried after unsuccessful request
- e5addda in case of nm exception, pass reason to webext
- eb56ca8 call broker only if really needed
- 5214351 fix: handle disconnect of menu port
- b6f124d Avoid redundant function call in waitFor
Features:
- abbe285 feat: indicate broker online state in UI
- a44fcf2 Establish timeout while waiting for native messaging host
Others:
- 8a19751 README: add note about signed git tags