Skip to content

Releases: claustromaniac/detect-cloudflare-plus

True Sight

18 Oct 08:43
4c3209e
Compare
Choose a tag to compare

Changes since 1.6.0:

  • added CDNetworks, G-CDN, Highwinds, section.io. Improved others.
  • now properly detects KeyCDN when used via Kinsta.
  • moved Amazon (other), Github and Kinsta in the options page to new section 'Other'.
  • flipped default state of Amazon (other) to enabled.
    +heuristics

Changes since 1.7.0

  • fixed G-CDN name in the options page.

True Sight

15 Oct 03:34
935bc1e
Compare
Choose a tag to compare

Changes since 1.5.0:

  • added ChinaCache, fly.io, Flywheel, NetDNA, TransparentCDN.
  • improved others, +heuristics.

True Sight

12 Oct 20:57
7a60c83
Compare
Choose a tag to compare

Changes since 1.4.3

  • added Baidu, BelugaCDN, BootstrapCDN, BunnyCDN, CDN77, Edgecast, GitHub, GoCache, QiHU, Quantil, Variti. Improved others.
  • improved heuristics.
  • other very minor stuff.

True Sight

09 Oct 18:26
65239c6
Compare
Choose a tag to compare

Changes since 1.3.0

  • added Alibaba Cloud, improved others.
  • fixed a few issues with the options page, the most notable being that it now works properly in private mode.
  • switched to the local storage area for saving the settings by default, instead of the sync area.
  • added an option to switch back to using the sync storage area.
  • settings saved in the sync area should now synchronize in real time (without having to restart the addon in secondary browser instances).
  • replaced the yellow badge color to orange, which should help users of Firefox 62 or older.
  • replaced the yellow address bar icon with an orange icon, for better visibility when using light themes. Yellow is no longer used in the popup either, for consistence.

True Sight

03 Oct 12:38
868850e
Compare
Choose a tag to compare

Changes since 1.2.0:

  • added Fastly, Google Cloud, Instart, IPFS gateways, Leaseweb, Netlify, SingularCDN, Zenedge.
  • improved existing patterns (including heuristics).
  • made heuristics smarter. The list is now built only when it is relevant.
  • changed the icons with flat versions more in line with Firefox's design. Thanks to n8v8r for the icon!
  • other cosmetic changes and optimizations.

True Sight

25 Sep 10:28
6480156
Compare
Choose a tag to compare

Changes since 1.1.0:

  • made the badge number represent the exact number of detected requests to CDN, regardless of the number of matched patterns.
  • fixed the counters getting incremented on network errors (whoops).
  • HTTP redirections are handled better now.
  • made lazy mode optional and disabled by default (it is explained in a tooltip).
  • revamped options menu.
  • revamped popup. It should now be more informative and intuitive (and hopefully less misleading - sorry about that!).
  • added pattern to detect requests to the Tor2web gateway.
  • various optimizations.

True Sight

21 Sep 04:37
8c121ec
Compare
Choose a tag to compare
  • improved heuristic detection patterns
  • improved Cloudflare patterns
  • added Akamai, Cloudfront, Kinsta and MyraCloud
  • various other minor improvements

True Sight

19 Sep 22:57
bccd94a
Compare
Choose a tag to compare

Changes since 1.0.0

  • fix an issue with tabs (tabs.onReplaced handler) that caused the extension to waste a little memory on some scenarios.
  • fix Google Project Shield default state.
  • added '(1p)' and '(3p)' labels next to CDN names in the popup. They are meant to simply make the color coding easier to understand and to remember.
  • some rewording.

True Sight

19 Sep 15:24
bff1c89
Compare
Choose a tag to compare

True Sight begins...

  • reordering
  • refactoring
  • add option to toggle off Cloudflare detection
  • add Google Project Shield
  • add Incapsula
  • add KeyCDN
  • add Sucuri
  • more refactoring
  • implement heuristic detection
  • multiple optimizations
  • better semantics
  • blah blah
  • update the documentation
  • change the icons
  • change the license
  • change the name
  • would be easier to list the stuff I did NOT change... too late now.

Detect Cloudflare+

11 Sep 18:11
2e8b15c
Compare
Choose a tag to compare
  • The following Cloudflare headers are now detected, in addition to CF-Ray:

    • CF-Cache-Status
    • CF-Bgj
    • CF-Polished
  • Minor optimizations.