Skip to content

Releases: NeverDecaf/chromium-web-store

1.0.0

16 Jun 02:35
Compare
Choose a tag to compare

Changelog

  • Increased version so the broken version check code will detect this (#21). Moved to 1.0 since chromium web store is basically feature complete now, only thing left is perhaps adding proxy support, depending on whether chromium API allows it.

Previous Changes (as 0.10.0 was essentially skipped over)

  • 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.

0.10.0

15 Jun 23:55
Compare
Choose a tag to compare

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.

0.9.2

27 May 06:06
Compare
Choose a tag to compare

Changelog

  • Now properly compares version numbers when checking for updates (will no longer notify of "updates" to older versions, see #20)

0.9.1

29 Apr 12:01
Compare
Choose a tag to compare

Changelog

  • Show which extensions failed to update (for non-webstore extensions) as requested

0.9.0

23 Apr 23:49
Compare
Choose a tag to compare

Changelog

  • Rewrite of update functions for easier modification in the future
  • Should fix any erroneous UPDATE CHECK FAILED notifications.

0.8.1

05 Apr 11:09
Compare
Choose a tag to compare

Changelog

0.8.0

28 Nov 13:55
Compare
Choose a tag to compare

Changelog

  • Added toggles in options to ignore specific extensions when checking for updates.

0.7.1

02 Nov 05:18
Compare
Choose a tag to compare

Changelog

  • Fixed a bug which caused the wrong extension to be downloaded.

0.7.0

01 Nov 17:15
Compare
Choose a tag to compare

Changelog

  • Added "Update All Extensions" option to context menu.

0.6.0

23 Aug 05:50
Compare
Choose a tag to compare

Changelog