Skip to content

v1.13.7

Choose a tag to compare

@realodix realodix released this 21 May 15:14
· 149 commits to main since this release
  • [lint] feat: limit render errors (95c4fe0)
  • [lint] feat: improve redundancy analysis for domain anchors and exception rules (#39)
  • [lint] fix: prevent false positive redundancy checks on distinct domains (#38)
  • [lint] fix: rules with $badfilter should not be considered redundant (2d0a658)
  • [lint] fix: ||example.com^ and |example.com^ are not redundant (9b391e0)
  • [lint] optimize partial attribute selector matching (#36)
  • [lint] optimize NetworkCheck token indexing for domain-anchored rules (#37)

v1.13.6

  • [lint] feat: add suggestion to unknown redirect value (e135569)
  • [lint] fix: excessive memory usage in attr selector redundancy checks (e3f4393)

v1.13.5

  • [lint] feat: add parenthesis error checking in preprocessor (720266b)
  • [lint] fix: net filter must not contain specific-generic domain (d8a9e8b)

v1.13.4

  • Add support for network filter option $top= (da5d5e6)
  • [fixer]: exclude node_modules folder (6b52960)
  • [lint] feat: add invalid usage of preprocessor directive (!#else) (a456469)
  • [lint] feat: improve redundancy detection for almost-global and mixed-domain rules (#35)
  • [lint] feat: Add break-on-call scriptlet (f82ab19