Skip to content

Releases: jrie/flagCookies

Flag Cookies 1.57

30 Dec 07:27
Compare
Choose a tag to compare

Changelog

  • Added option to delete current active domain data from Flag Cookies from "preferences" view
  • UI buttons "active", "flagged" and "permitted" are now equally sized, ending up in a likely cleaner UI
  • Firefox, scrolling the view beyond the "legend" is not anymore possible
  • Minor styling fixes

Flag Cookies 1.6

30 Dec 17:57
Compare
Choose a tag to compare

Changelog 1.6

  • Introduced a single "profile" feature, which allows to keep cookies, as long as "profile" is activated and when those are added to the profile. For example when being "logged in" in a service or website (turn profile on) or turn profile off and the cookies are removed like regularly using flagging, "global" or "auto flag" features
  • UI changes to support the new profile feature in main window and also in "Preferences"
  • "Preferences" contains a list of all "key"ed cookies, which would be allowed when using profile mode - so those can be removed, even so they are not available in the browser at present
  • Reduced the size of the add on, by removing non-required font weights from css and font folders
  • Minor code improvements and cleanups

Flag Cookies 1.56

29 Dec 12:57
Compare
Choose a tag to compare

Version 1.56 - Introducing Chrome and Opera

Changelog

  • Chrome/Opera support added, offering .cxr file in this release in addition to Firefox .xpi
  • Styling improvements for Firefox and Chrome, working in Opera too
  • Using "Open Sans"-font for add-on - Source: https://github.com/FontFaceKit/open-sans
  • Small bugfixes related to switch on/off auto-flagged/global flagged items, after unchecking them in "flagged" and "permit"
  • No feature changes

Flag Cookies 1.55

28 Dec 07:36
4ded5ae
Compare
Choose a tag to compare

Changelog 1.55

  • Added a option in settings view to clear all data flag cookie has stored
  • Added help texts for the legend items and most of the buttons in the interface which occur on mouse over after a period of time
  • Restyled settings dialog ever so slightly and added a help icon to the title, which provide more help

Flag Cookies 1.54

27 Dec 18:05
Compare
Choose a tag to compare

Changelog

  • Added preferences view which contains the flag cookies clearing log, so its visible what the add-on has done on the domain

Flag Cookies 1.53

27 Dec 10:52
Compare
Choose a tag to compare

Flag Cookies 1.53

Changelog

  • 'www.' is filtered out of domain names, not depend on it when storing or restoring settings for a domain or cookies for a domain
  • No other changes

Flag Cookies 1.52

27 Dec 09:38
5689f73
Compare
Choose a tag to compare
  • Important domain url match regex fix
  • Exchanging auto-flag position with global
  • Styling changes for hopefully better visual appereance
  • Adding settings icon for later use

Flag Cookies 1.5

26 Dec 14:53
82b4fd6
Compare
Choose a tag to compare

Flag Cookies 1.5

Changelog:

  • Flag cookies globally to be deleted for every known and unknown domain, except the permissions to allow particular cookies are set, if set by domain name
  • Added a new icon(s) for "global" switch
  • Added a new view, "permitted" (cookies) which shows all allowed cookies for a (sub)domain
  • Updated manifest description

Flag Cookies 1.4b

25 Dec 11:16
Compare
Choose a tag to compare

Changelog

  • Changed color of "auto flagged" to be more lighter and easier to differentiate from regular flagging color

  • Merged functions to switch current active view "All cookies" and "flagged cookies" into one, which now use a data-target on reveal one particular element

  • Added a information that automatically updates if no cookies are flagged in "flagged" view or shown in "all cookies" view.

  • No feature changes

FlagCookies 1.4a

24 Dec 03:51
Compare
Choose a tag to compare

FlagCookies 1.4a

Changelog

  • Fixed an issue hanging in 1.3 when trying to deselect "flagged" cookies, when "auto flag" was not enabled
  • Added a permission feature, which allows cookies to be allowed and also excluded from "auto flag" feature, if enabled
  • Resolved an issue, where unflagging would lead to inconsistent cookie permission state, especially when "auto flag" was enabled, switching to permit state
  • Added a legend to give hints about the flag cookie permissions
  • Updated "manifest.json" to point to this repository.