Releases: patrickhulce/third-party-web
Releases · patrickhulce/third-party-web
v0.10.0
v0.10.0 (2019-07-25)
- feat: add new entities from July data (0def78e)
- feat: add July data (d870e6b)
- feat: add more entities (#57) (d7a451f), closes #57
- feat: add Jaywing to entities (#54) (7ebadf8), closes #54
- feat: add adservice.google.nl (#53) (e060364), closes #53
- feat: add SourceKnowledge entity (#52) (2d9b252), closes #52
- feat: updates LoyaltyLion domains (#51) (eec89f8), closes #51
- feat: new services Quora Ads and Auth0 (0fdef78)
- feat: localized Google ad service domains (cf6ba90)
- feat: add Ada to entitites (#50) (ac1611e), closes #50
- fix: add category to canonical domain table (308f6b6)
- docs: update readme with July data (83f1bbd)
- docs: update README with category instruction (dbe874f)
- tests: update snapshots for july data (aa4f4ec)
- chore: update dependencies (3236ea6)
- misc: add web alamanc queries (c49f06a)
- misc: add web almanac page-relative requests query (ad5b947)
- bug: missing comma in last pull request (0f8e776)
v0.9.0
v0.9.0 (2019-06-10)
- feat: add entities from May data (5df332f)
- feat: split out Amazon Pay, add some examples (7d2b6c3)
- feat: rename Amazon Trust Services, add Google Trust Services and Let’s Encrypt (5061f0a)
- feat: 21 new services (37d78b4)
- feat: 2 new services (e1b1b81)
- feat: support wildcards and fallbacks (ee73457)
- feat: move ampcid.google.com in new Google AMP (2e38f53)
- feat: lossen p.adsymptotic.com to all subdomains (ca7d813)
- feat: 2 new services and more subdomains (01eed11)
- feat: 1 new service and more subdomains (067d7fc)
- feat: update readme entities example with wildcard domain and examples (9c0c441)
- feat: more subdomains (3d4dc93)
- feat: add localized Google domains (1424982)
- feat: split Wordpress into hosting and analytics (5fa6b39)
- feat: add 2019-05-01 data (afbf501)
- feat: 3 new third parties and a bunch of subdomains (0841b25)
- feat: add more CDNs (5d6076c)
- fix: expand canonical domain set to all observed (43a0899)
- fix: InAuth owner of cdn-net (#46) (fb9f86a), closes #46
- fix: remove Cedex CDN wildcards (5ed9707)
- fix: unmerge accidentally merged entities (abeec9e)
- fix: correctly getRootDomain on IPs (8c68ec7)
- fix: de-dupe intercom entries (d731abe)
- docs(readme): add link out to thirdpartyweb.today (6614b74)
- docs(README): update for May data (5810cce)
- docs(README): add instructions for monthly update (bf9a9bd)
- docs(README): minor readme template tweaks (a250e11)
- docs(www): bump to 0.8.2 (4d8cdf1)
- refactor: convert to wildcard domains (cff8e14)
- tests: update snapshots (dfe9aa3)
- tests: add test for wildcard domains (4a57bb1)
- chore: build script generates sql and domain-map too (7626304)
- chore: add exploratory queries for web almanac (f741937)
- chore(bin): update canonical domain generator to use all data (f0e33c5)
- chore(sql): update queries for 2019-05-01 (a7ce41c)
BREAKING CHANGE
- entities are only assigned to the root domain if the entry is a wildcard *.example.com domain
v0.8.2
v0.8.1
v0.8.0
v0.8.0 (2019-05-14)
v0.7.0
v0.7.0 (2019-05-07)
- feat: add comment with example path to Linkedin pixel request (e58a8bd)
- feat: 2 new third parties and extra subdomains (d1d9fbf)
- feat: 8 new third parties and a lot of extra subdomains (9efca12)
- fix: update total execution time (b30c013)
- fix: move www.googletagservices.com to ad category (#43) (88dba7a), closes #43
- fix: update entities to json5 (9d870a8)
- fix: update entities file name to .json5 (878f5dc)
- fix(www): address feedback (47689b2)
- docs: update readme with latest classifications (d6e3ee8)
- docs(www): add analytics (49afe57)
- docs(www): fix google font declaration (e1d5040)
- docs(www): mobile fixes (cdf6f04)
- docs(www): add file issue link (a2ada44)
- docs(www): nicer domains visualization (a8b1c52)
- docs(www): filterable table (37f3dac)
- docs(www): tooltips for data pickers (d372be3)
- docs(www): add data table page (ff5c6c1)
- docs(www): refactor CSS into separate folder (91cf288)
- docs(www): visualization fixes (ce0201e)
- docs(www): visualization settings (ec6c97d)
- docs(www): lighthouse fixes (d90e3ca)
- docs(www): real about page (3641adf)
- docs(www): basic about page (5cfb390)
- docs(www): use totalExecutionTime for treemap (c5661bd)
- docs(www): update to latest third-party-web (ddd2a55)
- docs(www): add base d3 visualization (3721902)
- docs(www): add placeholder data visualzation component (461f550)
- docs(www): add basic gatsby starter (5187484)
- refactor: move markdown to lib folder (d404c2d)
- chore: only test lib (a2f117b)
- chore: add comment on google tag services (886e5c8)
- chore: add build:www command (59aed7c)
v0.6.1
v0.6.0
v0.5.0
v0.5.0 (2019-04-18)
- feat: add httparchive susbet option (e833f2f)
- feat: adopt json5 for source data (86a98e9)
- feat: add more subdomains (#35) (52849a5), closes #35
- feat: Twelve more trackers/analytics/ads (#34) (0c166fd), closes #34
- fix: add js.adsrvr.org to trade desk (373e4ab)
- refactor: move core logic to an API creator (3f6d5ca)
- chore: add www to npmignore (c39233a)
- chore: add build step to test script (6eca0ca)
- chore: add comment to snapchat-specific domain (666ef90), closes #36
- chore: npmignore all of data (58f8fd9)
BREAKING CHANGE
- data/entities.json is now JSON5, use dist/entities.json instead