v1.4.0
Release of version v1.4.0
This release brings a couple of minor fixes, as well as support for the Brave Browser (thanks to @sprytnyk) and Firefox in Snap.
Features:
77499c1 chore: add Brave browser support
a8b4526 docs: describe pre-requisites for Snap Firefox version
cfe7957 feat: cache login state across browser restarts
Fixes:
1bf8ae6 fix: print 'message' property of the lastError error
6374719 fix: set correct accept type when requesting avatar
Others:
d1635ea refactor(popup): avoid use of innerHTML where not needed