Skip to content

Releases: mkaply/cck2wizard

2.4.5

Choose a tag to compare

@mkaply mkaply released this 09 Jan 15:52

Remove QIs to nsIDOMWindow so we work on 72.

2.4.4

Choose a tag to compare

@mkaply mkaply released this 28 Aug 19:14

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

Choose a tag to compare

@mkaply mkaply released this 25 Jul 21:44

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

2.4

Choose a tag to compare

@mkaply mkaply released this 12 Jul 14:18

Firefox 68 compatibility

2.3

2.3

Choose a tag to compare

@mkaply mkaply released this 06 May 15:24

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

Choose a tag to compare

@mkaply mkaply released this 18 Sep 20:17

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

Choose a tag to compare

@mkaply mkaply released this 17 Aug 13:42
9b97733

Make addon install work again for older Firefox.

2.2.7

Choose a tag to compare

@mkaply mkaply released this 27 Jul 20:31
  1. Extension installation on Firefox 61.
  2. Display errors on console instead of popping up,

2.2.6

Choose a tag to compare

@mkaply mkaply released this 18 Jul 20:05

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

Choose a tag to compare

@mkaply mkaply released this 20 Jun 19:51

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.