Self-Destructing Cookies 0.4.10 - April 9, 2016

- restore compatiblity with Firefox 47
- SDC is now built using JPM

Self-Destructing Cookies 0.4.10-pre4 - April 2, 2016

- restore compatibility with Firefox 47+
- SDC is now built using JPM

Self-Destructing Cookies 0.4.10-pre3 - March 20, 2016

- restore compatibility with Firefox 47+
- SDC is now built using JPM

Self-Destructing Cookies 0.4.10-pre2 - March 5, 2016

- restore compatibility with Firefox 47+
- SDC is now built using JPM

Self-Destructing Cookies 0.4.9 - November 21, 2015

- fix a bug that could prevent add-on from starting correctly with large whitelists

Self-Destructing Cookies 0.4.9-pre1 - November 16, 2015

- fix a bug that could prevent add-on from starting correctly with large whitelists

Self-Destructing Cookies 0.4.8 - October 11, 2015

- fix incompatibility with Firefox 42+ when removing a site from the whitelist

Self-Destructing Cookies 0.4.8-pre1 - October 3, 2015

- fix incompatibility with Firefox 42+ when removing a site from the whitelist

Self-Destructing Cookies 0.4.7.1-signed - February 6, 2015

- Australis-native GUI on recent desktops builds
- work around a bug in Firefox 36 that would cause cookies to be removed prematurely

Self-Destructing Cookies 0.4.7-pre3 - January 16, 2015

[no description]

Self-Destructing Cookies 0.4.7-pre2 - September 28, 2014

- native Australis widget for recent Firefox builds

Self-Destructing Cookies 0.4.6.1-signed - September 21, 2014

- suppresses identical repeated notifications

Self-Destructing Cookies 0.4.6-pre1 - September 19, 2014

- suppresses identical repeated notifications

Self-Destructing Cookies 0.4.5.1-signed - August 31, 2014

- supports the new cache API introduced with Firefox 32

Self-Destructing Cookies 0.4.5-pre1 - August 30, 2014

- supports the new cache API introduced with Firefox 32

Self-Destructing Cookies 0.4.4.1-signed - April 20, 2014

- fixes the cache cleaning feature
- documentation update for Australis

Self-Destructing Cookies 0.4.4-pre1 - April 18, 2014

- fixes the cache cleaning feature
- documentation update for Australis

Self-Destructing Cookies 0.4.3.1-signed - February 7, 2014

- restores compatibility with Firefox 29

Self-Destructing Cookies 0.4.3-pre2 - January 21, 2014

- restores compatibility with recent nightlies
- IPv6 related fixes

Self-Destructing Cookies 0.4.2.1-signed - November 29, 2013

- improves compatibility with the GNotifier add-on
- makes startup more resiliant against unexpected LocalStorage behavior
- cosmetic fixes

Self-Destructing Cookies 0.4.2-pre3 - November 28, 2013

- make startup more resiliant against unexpected LocalStorage behavior

Self-Destructing Cookies 0.4.2-pre1 - November 2, 2013

- improves compatibility with the GNotifier add-on

Self-Destructing Cookies 0.4.1.1-signed - July 2, 2013

- improved first-run experience

Self-Destructing Cookies 0.4.1-pre5 - July 1, 2013

- improved first-run experience

Self-Destructing Cookies 0.4.0.1.1-signed - June 1, 2013

- cookies set from file:// URLs will now be ignored
- respects Firefox's new first-party-only cookie permission level
- fixes a bug that would prohibit the LocalStorage DB from closing gracefully
- restores LocalStorage functionality with recent Nightly builds
- works around a bug in the new notification framework of Firefox 22 that would result in popups not being displayed sometimes
- fixes a bug that would sometimes delay Firefox 22's shutdown

Self-Destructing Cookies 0.4.0.1-pre3 - May 29, 2013

- respect Firefox's new first-party-only cookie permission level

Self-Destructing Cookies 0.4.0.1-pre2 - May 23, 2013

- cookies set from file:// URLs will now be ignored
- works around a bug in the new notification framework of Firefox 22 that would result in popups not being displayed sometimes

Self-Destructing Cookies 0.4.0.1-pre1 - May 19, 2013

- fixes a bug that would prohibit the LocalStorage DB from closing gracefully
- restores LocalStorage functionality with recent Nightly builds
- fixes a bug that would sometimes delay Firefox 22's shutdown

Self-Destructing Cookies 0.4.1-signed - May 3, 2013

- LocalStorage support (HTTP only for Firefox versions before 23).
- Optionally cleans the browser cache after a certain period of inactivity. Defeats ETag and other cache-based tracking methods.
- Adds an unsupported mode for users who prefer to block all cookies by default. See the FAQ.

Self-Destructing Cookies 0.4-pre2 - May 2, 2013

- exposes LocalStorage as a setting in the preferences

Self-Destructing Cookies 0.4-pre0 - April 28, 2013

- LocalStorage support. On Firefox versions prior to 23, HTTPS scopes will *not* self-destruct due to a limitation in the DOM storage API.
- Optionally cleans the browser cache after a certain period of inactivity. Defeats ETag and other cache-based tracking methods.

Self-Destructing Cookies 0.3.8-pre1 - April 17, 2013

- adds an unsupported mode for users who prefer to block all cookies by default
- switch to the SDK-provided tab ids

Self-Destructing Cookies 0.3.7.1-signed - April 10, 2013

- bump SDK to 1.14

Self-Destructing Cookies 0.3.7-pre2 - April 9, 2013

- Bump SDK to 1.14

Self-Destructing Cookies 0.3.6.1-pre1 - March 14, 2013

- contains an experimental workaround for #851426

Self-Destructing Cookies 0.3.6.1-signed - March 12, 2013

- Smarter tabs keep cookies for inter-domain transactions (e.g. a shop forwarding the user to a payment processor and back) as well as slow connections (not yet available on Android)
- Enabled disarm and undelete features on Android
- IFrames' cookies are no longer removed on startup / when arming if the user enabled the corresponding option

Self-Destructing Cookies 0.3.6-pre1 - March 11, 2013

- Smarter tabs keep cookies for inter-domain transactions (e.g. a shop forwarding the user to a payment processor and back) as well as slow connections (not yet available on Android)
- Enabled disarm and undelete features on Android
- IFrames' cookies are no longer removed on startup / when arming if the user enabled the corresponding option

Self-Destructing Cookies 0.3.5.1-signed - March 7, 2013

- Cookies can be undeleted
- SDC can be paused
- Added an introductory text for new users
- Sites can now be whitelisted for session from the add-on bar
- SDC will no longer keep cookies that are whitelisted for session when the browser starts
- The icon and menu entries can be disabled
- Fixed a bug on Firefox 20 that would sometimes cause whitelisted cookies to be removed
- The last removal message can be viewed as by hovering the cursor over the icon
- The icon displays an animation when cookies are removed

Self-Destructing Cookies 0.3.5-pre10 - March 6, 2013

- Lots of usability enhancements
- fixed a whitelist-related bug on Aurora
- Undelete and Pause functions
- Make pre-existing cookies recoverable for new users

Self-Destructing Cookies 0.3.4.1-signed - February 28, 2013

- Adds an icon to the add-on bar for easy whitelist access

Self-Destructing Cookies 0.3.3.1-signed - February 25, 2013

- Fixes a bug that would sometimes cause the add-on to not initialize properly on Android

Self-Destructing Cookies 0.3.2.1.1-signed - February 15, 2013

- Bump SDK to 1.13.2

Self-Destructing Cookies 0.3.2.1-signed - February 12, 2013

- Android support
- Internationalized domains display properly
- Performance enhancements
- Cookies survive error-pages and lazily loaded pages
- Improves usability of some sites by fixing a bug where the strict policy would sometimes be applied although it is not enabled in the settings

Self-Destructing Cookies 0.3.1.1-signed - February 1, 2013

- More relaxed cookie domain matching improves usability of some sites, most notably the various Google offerings (the old behaviour is still available in the settings)
- Major performance improvements, especially with lots of cookies / open tabs
- Tracking cookies are now reported separately
- Statistics accessible via the preferences
- Bump SDK to 1.13.1

Self-Destructing Cookies 0.2.5.1-signed - January 25, 2013

- Startup is always instant now, pre-existing cookies are processed in the background
- Properly retain cookies between browser-restarts (e.g. due to update)
- More efficient handling of batch-delete events
- Whitelist is directly accessible from the add-on preferences page

Self-Destructing Cookies 0.2.4.1-signed - January 22, 2013

- More efficient handling of large cookie-collections during startup - Firefox no longer "freezes" when the add-on is loaded.
- Cosmetic enhancements

Self-Destructing Cookies 0.2.2.1-signed - January 10, 2013

[no description]