Skip to content

Releases: patrickhulce/third-party-web

v0.4.0

08 Apr 18:14
Compare
Choose a tag to compare

v0.4.0 (2019-04-08)

  • feat: Added missing domains for Yahoo, Facebook, SnapChat + another analytics. (#33) (0b8af53), closes #33
  • feat: More Google adservice domains from the wild (#32) (0f6186c), closes #32
  • fix: revert accidental advertising domain changes (09e247a)

v0.3.0

08 Apr 00:26
Compare
Choose a tag to compare

v0.3.0 (2019-04-08)

  • feat: increase to ~1900 entities (4ccdb39)
  • feat: add more domains for existing entities (e42995a)
  • feat: add company field to entities (cbf6a56)
  • feat: add adservice.google.se domain (#28) (36d954d), closes #28
  • feat: Add Intercom, Unpkg, ReadSpeaker, Browsealoud (#27) (2eaa236), closes #27
  • feat: Add Marketo analytics/martketing (#26) (3f07725), closes #26
  • feat: Added Fastly, Visual IQ, Atlas Solutions, Quantcast, Spiceworks and Snapchat (#25) (393b75b), closes #25
  • feat: Added Usabilla (#24) (6ef4e9c), closes #24
  • fix: correct ad category tag (3a2e0c2)
  • fix: updated categorization of ensighten and tealium (#30) (5577ae0), closes #30
  • fix: reflect potentially missing homepage in types (c606619)
  • fix: rework entities for merge with SQL set (8782019)
  • docs: only show entities with >1000 occurrences in category section (977afa8)
  • docs: update for march data (5c9ed73)
  • docs: add thanks to simon and peter (08f78b7)
  • tests: fix unit tests for company (aa70f92)
  • chore: add tag management category (92ac650)
  • chore: update scripts to import sql entities (ab4c10f)
  • chore: add script to convert sql entries (ed092b1)

v0.2.0

01 Apr 15:24
Compare
Choose a tag to compare

v0.2.0 (2019-04-01)

v0.1.1

14 Mar 12:58
Compare
Choose a tag to compare

v0.1.1 (2019-03-14)

  • fix: add main entry (f3a58c4)
  • fix: more sensible stats logging (372675b)
  • fix: use top 50, top 100 is useless (37b69df)
  • chore: package fixes for smoother publishes (647a174)

v0.1.0

14 Mar 02:29
Compare
Choose a tag to compare

v0.1.0 (2019-03-14)

  • feat: add js library to expose entity classification (525bef8)
  • feat: add more entities (8ed6533)
  • feat: improve script to add comparisons (bb4687f)
  • feat: update query for 2019-02-01 data (76475da)
  • feat: add updated content to markdown (20d4d95)
  • feat: updated generated files for 2019 data (707ac87)
  • feat: add 2019-01-01 data (b3cf2dd)
  • feat: update data for Jan 2019 (656929d)
  • feat: added more FAQ answers (29d6dff)
  • feat: add more entities (9b1982e)
  • feat: add february 2019 data (a0dfb5d)
  • feat: more complex queries, library data (b640dc4)
  • feat: add query for network requests by origin (26d869e)
  • feat: primary report content (82ea689)
  • feat: add more entities (7c0b747)
  • feat: print homeless origins (effa920)
  • feat: add Listrak to entities (#1) (5e95476), closes #1
  • fix: Update BootstrapCDN's origins and homepage. (#6) (198025c), closes #6
  • fix: reclassify Google Tag Manager as Mixed (5cb3fb2)
  • fix: handle empty groups (c76ad11)
  • fix: take top 100 scripts from each page (58597f6)
  • fix: add mobile qualifier (993d222)
  • fix: move back to top 35, 75 made no difference (90e4d0d)
  • fix: more descriptions (62f2b04)
  • fix: clarify ranking in categories (3a91fd4)
  • fix: category tweaks and prettier markdown (ab6fbda)
  • fix: legend to left (0938fd2)
  • fix: template link typos, more entities (28220c9)
  • fix: better entity resolution (73aeb6d)
  • fix: PayPal typo (95cb3dc)
  • fix(data): more entity/category fixes (4dec67d)
  • refactor: rename origins -> domains (07941b4)
  • chore: generate README (c9b2868)
  • chore: prep for npm publish (4575686)