Skip to content

0.9.3.4

@gorhill gorhill released this Mar 2, 2016 · 4 commits to master since this release

Changes:

Added zh_TW translation into the package. The Chinese Traditional translation had been available since a while, but I forgot to modify the script used to import translation from Crowdin.

Downloads

0.9.3.1

@gorhill gorhill released this Nov 1, 2015 · 50 commits to master since this release

Changes:

Removal of the ability to spoof Origin header for the time being (which was a new behavior added to 0.9.3.0), as per issue #358.

Downloads

0.9.3.0

@gorhill gorhill released this Oct 31, 2015 · 52 commits to master since this release

Notes:

uMatrix has now been marked as "fully reviewed" on AMO.

So there is now a development version of uMatrix on AMO -- scroll to the bottom, expand Development Channel. You can install the latest dev build from there, my understanding is that the package is signed, hence it can be used in latest Firefox without Firefox warning that it is an unsigned extension. Also, you will be automatically updated when I release a new dev build.


New:

Cloud storage support code was imported from uBlock Origin: it works just the same way, so uBlock Origin's documentation regarding cloud storage support is relevant to uMatrix. Currently, only the My rules pane is hooked up to cloud storage.


Closed as fixed:

Firefox
Core

Downloads

0.9.2.0

@gorhill gorhill released this Jul 28, 2015 · 87 commits to master since this release

New:


Changes:

Firefox compatibility is now version 24+ (previosuly was version 35+). I also added Pale Moon GUID to install.rdf.

Can import whitelist directives from NoScript export file. These will translate into * [hostname] script allow rules.

The popup UI has been slightly re-worked to remove the need for the right-most dropdown menu. There is now a title bar -- just like in uBlock -- to access the dashboard.


Closed as fixed:

Firefox
Pale Moon
Core

Downloads

0.9.1.2

@gorhill gorhill released this May 31, 2015 · 123 commits to master since this release

Closed as fixed:

Chromium:
  • [Chrom*] connections not being blocked after reload (from uMatrix)
    • uMatrix now requires a new permission, "Change your privacy-related settings": for uMatrix to be able to disable the setting "Prefetch resources to load pages more quickly".
    • This will ensure no TCP connection is opened at all for blocked requests: It's for your own protection privacy-wise.
    • Prefetching is under Privacy for good reasons: using prefetching has has negative implications privacy-wise.
    • For pages with lots for blocked requests, this will actually remove overhead from page load (if you did not have the setting already disabled).
    • When uMatrix blocks a network request, the expectation is that it blocks completely the connection, hence the new permission is necessary for uMatrix to do truthfully what it says it does.

uMatrix's primary purpose is to block network connections, not just data transfer. Not blocking the connection while just blocking the data transfer would mean uMatrix is lying to users. So this permission will stay, and sorry for those who do not understand that it actually allows uMatrix to do its intended job more thoroughly. A blocker which does not thoroughly prevent connections is not a real blocker.

Privacy Badger also requires exactly the same permissions. uMatrix to also serve privacy-minded users first.

If prefetching had been disabled by default, this new permission would not be needed, but prefetching is unfortunately enabled by default, and under Privacy heading, which is itself hidden by default under "advanced settings".

c

Also, the benefits of prefetching are probably marginal, and in the context of a blocker, the benefits could be negative, since a lot of useless connections would be made, just to be discarded after the browser find out the requests won't be made anyway. So do not fall for the "lost of major performance boost" claim I read elsewhere, this is just an silly and baseless claim.

More about the required permissions.

Firefox:
Core

Downloads

Something went wrong with that request. Please try again.