Skip to content

Releases: mkaply/cck2wizard

2.4.5

09 Jan 15:52
Compare
Choose a tag to compare

Remove QIs to nsIDOMWindow so we work on 72.

2.4.4

28 Aug 19:14
Compare
Choose a tag to compare

2.4.4

Remove old unneeded distribution code that was causing CCK2 prefs to override policy.

2.4.3

Add a sanity check for a null window in some cases
Add support for deleting all CCK2 bookmarks to ease migration to policy.

2.4.2

25 Jul 21:44
Compare
Choose a tag to compare

Create policies.json for DisableAppUpdate
Allow removing sites from permissions

MPORTANT: Because of changes to AMO, I can no longer sign this extension. In order to install it or get updates, you'll need to change the preference:

xpinstall.signatures.required

to false

on Firefox 52.

2.4

12 Jul 14:18
Compare
Choose a tag to compare
2.4

Firefox 68 compatibility

2.3

06 May 15:24
Compare
Choose a tag to compare
2.3

MPORTANT: Because of changes to AMO, I can no longer sign this extension. In order to install it or get updates, you'll need to change the preference:

xpinstall.signatures.required

to false

on Firefox 52.

2.2.9

18 Sep 20:17
Compare
Choose a tag to compare

IMPORTANT: Because of changes to AMO, I can no longer sign this extension. In order to install it or get updates, you'll need to change the preference:

xpinstall.signatures.required

to false

on Firefox 52.

Changes:

Firefox 62 compatibility
Firefox 60.2 compatibility

2.2.8

17 Aug 13:42
9b97733
Compare
Choose a tag to compare

Make addon install work again for older Firefox.

2.2.7

27 Jul 20:31
Compare
Choose a tag to compare
  1. Extension installation on Firefox 61.
  2. Display errors on console instead of popping up,

2.2.6

18 Jul 20:05
Compare
Choose a tag to compare

Bug fixes:

  1. CCK2 doesn't work on Firefox 61 due to a change in message manager (bugzilla 888600)
  2. Sometimes fetching bookmarks fails. Just ignore error.
  3. Add special old bookmark deletion case for customer migration.

2.2.5

20 Jun 19:51
Compare
Choose a tag to compare

Bug fixes:

  1. Duplicate bookmarks on Firefox 52.
  2. Checking for extension.id caused bookmarks not to work in some cases.
  3. intl.accept_charsets not working on Firefox 60.
  4. Bookmarks in folders not getting created correctly on Firefox 52.