Skip to content

Flag Cookies 1.6.7

Compare
Choose a tag to compare
@jrie jrie released this 03 Jan 19:36
· 540 commits to master since this release

Changelog

  • Fixed treatment of www and www-less domain names in cookie clearing and in browser retrieval.
    In some cases, this lead to cookies not being displayed appropriately for selection [Thx alpengreis for reporting]
  • Now internal cookieData for domainURL is iterated to clear out cookies accordingly.
  • Resolved issues with missing undefined checks in some cases.
  • Removed some debug statements, which had been left over in latest commit.