~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/changelog

  • Committer: Yvon Tanguy
  • Date: 2016-04-22 18:53:06 UTC
  • Revision ID: vono22@yahoo.fr-20160422185306-2grpc7jui5ttm8e5
#1573744: Fix Dom storage editor: changes are not saved anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
242
242
   - #1569423: Mozilla function nsICookie.remove() changed again
243
243
   - #1570139  K-Meleon: Add browser options privacy mode and sanitize cookies
244
244
   - Remove some ESLint warnings.
 
245
 
 
246
1.9.3 - 29/04/2016
 
247
→ Fixed:
 
248
   - #1569423: Mozilla function nsICookie.remove() changed again (Fix in the cookie editor).
 
249
   - #1571805: Fix import cookies from json. An error was displayed for protected cookies.
 
250
   - #1573145: Don't display / remove storage of WebExtensions.
 
251
   - #1573744: Dom storage editor: changes are not saved anymore.