Skip to content

Releases: t-ex-tools/t.ex

T.EX v.3.2.0

29 Nov 12:10
Compare
Choose a tag to compare
  • major refactoring of the repository and the code base
  • added two new submodules: t.ex-tension and t.ex-gui
  • completely refactored build process
  • fixed bugs that affected the measurements

NOTE: We currently do not publish a version for manifest version 3 (mv3), due to a bug in Chromium, which is still not completely resolved.

T.EX v.3.1.9

27 May 13:48
Compare
Choose a tag to compare
  • integrated new version of labeler-core, which integrates Ghostery's fast filter engine
  • adjusted Labeler.js and Blocklists.js accordingly
  • implemented filter function in ChunksPreprocessor.js for JavaScript API access events
  • removed slow psl library - integrated fast tld.js library; adapted DefaultQueries.js

Full Changelog: v3.1.8...v3.1.9

T.EX v3.1.8

20 May 18:39
Compare
Choose a tag to compare
  • changed the default configuration of Blocklists.js to set active=true for EasyList again
  • added feature "Tracker events"
  • fixed typo in RequestFeatures.js
  • included default query "Ad & Tracking"

T.EX v.3.1.7

20 May 13:49
Compare
Choose a tag to compare
  • improvements to statistics visualization
  • improved export (downloading to subdirectories)
  • added new default query "FP v. TP" (first-party v. third-party)
  • time it took to label data is logged to console (for now)
  • fixed bug preventing downloads from being triggered
  • fixed bug during cookie features extraction
  • fixed warnings concerning missing map files

T.EX v.3.1.6

17 May 13:12
Compare
Choose a tag to compare
  • fixed bug in background script causing recorded data to be incomplete (only in Firefox)
  • fixed bug in content script leading to redundant data collection in Chromium-based browsers
  • fixed bug in content script causing JavaScript API access events not to be recorded in Firefox
  • refactored integration of labeler-core and moved submodule to root directory
  • fixed minor bugs in features implementations
  • fixed build scripts

T.EX v3.1.5

29 Apr 10:33
Compare
Choose a tag to compare

Initial release of T.EX v3.1.5 for manifest version 2 and 3.
Note that the release for manifest version 3 is still very much experimental.