Skip to content

2.3.2 (Beta)

Compare
Choose a tag to compare
@MichaelFedora MichaelFedora released this 22 Jul 23:13
· 6 commits to master since this release

Another small-ish bugfix update, which seems to reduce the size of the extension a bit:

Fixes:

  • Some app images weren't showing up (i.e. those that didn't have an app.co entry)
  • Excess code has been trimmed from the background
  • Dependencies have been updated and typings have been fixed
  • In the auth popup, sometimes it would look for the identity default profile url if it didn't come from the downloadProfile action -- this would trigger an error because it was calling a non-existent action (getDefaultUrl (bad) vs getDefaultProfileUrl (good))

Additions:

  • You can now see your extension version at the bottom of the settings page.