Skip to content

v1.2.0

Choose a tag to compare

@remusao remusao released this 01 Oct 13:21
· 5350 commits to master since this release
62f03f7
  • fix: cosmetics injection in Electron #358
  • removeListener regardless of engine config #359
  • feat: support subset of HTML filtering rules (^script:has-text(...)) #339
  • feat: add support for 'all' option #338
  • feat: add support for 'redirect-rule' option #337
  • chore: update local assets + generate compression codebooks #335
  • chore: clean-ups and small optimizations #334
    • rename engine to blocker in example projects (consistent naming)
    • enable on-the-fly compression in example projects
    • remove unused compact set exports (keep internal only)
    • remove explicit resourcesUrl in fromLists(...) (we always use the one served from CDN)
    • use bare for loops in compact sets and optimization framework
  • simplify reverse index by removing ad-hoc tokens handling #333