github gorhill/uBlock 1.37.3rc4

latest releases: 1.57.3b8, 1.57.3b7, 1.57.3b6...
pre-release2 years ago

Commits to master since this release

To install the developer build:


New

:matches-path(...)

New cosmetic procedural operator, :matches-path(...). See "Add $path modifier of Adguard or any equivalents of this".

Node.js

A new Node.js package will now published with every release. The package allows to import and use uBO's static and dynamic filtering engines into Node.js. This is currently minimal and a first iteration, and issues regarding the Node.js package are accepted in order to improve usability of uBO's filtering engines in a Node.js package. The ability to run code from a Node.js package also opens the door to have test coverage in uBO.

For now the package can be downloaded and unzipped locally. Once installed, you can execute node test in the root of the package to verify that the static network filtering engine works properly. For usage, refer to the test.js, or ublock.js used in Cliqz's benchmark.

Since I have little experience with dealing with Node.js environment/packages, thanks to @mjethani for assistance.

Removed

The setting "Prevent WebRTC from leaking local IP addresses" has been removed since it is no longer necessary in modern browsers.

Closed as fixed:

Notable commits without en entry in the issue tracker

Don't miss a new uBlock release

NewReleases is sending notifications on new releases.