Skip to content

0.10.0

Compare
Choose a tag to compare
@NeverDecaf NeverDecaf released this 15 Jun 23:55
· 177 commits to master since this release

Changelog

  • Fixed extension version comparison which could be wrong in several cases. ("10"<"9", for example.)
  • Fixed a rare uncaught error if appid in updates.xml did not match installed appid.
  • Non-webstore extensions will now prompt to install the same way webstore extensions do provided you have the #extension-mime-request-handling flag enabled. This uses a hack involving file://, which requires a couple new permissions.