Releases · gorhill/uMatrix

4 min read Original article ↗

This repository was archived by the owner on Jul 21, 2021. It is now read-only.

1.4.4

1.4.3b0

Commits to master since this release

To install the dev build for:

The dev build will automatically update to a newer dev build when one becomes available.


New

Ability to reveal the canonical names of aliased hostnames. This is a per-scope setting:

a

The corresponding switch-based rule is:

cname-reveal: [scope] true

By default, the rule cname-reveal: * true is created in new installations of uMatrix. For existing installations, you will have to add it yourself if you want canonical names to be reported in the matrix everywhere by default. This new feature is supported only in Firefox.

1.4.2

1.4.1b6

Commits to master since this release

To install the dev build for:

The dev build will automatically update to a newer dev build when one becomes available.


New

Ability to reveal the canonical names of aliased hostnames. This is a per-scope setting:

a

The corresponding switch-based rule is:

cname-reveal: [scope] true

By default, the rule cname-reveal: * true is created in new installations of uMatrix. For existing installations, you will have to add it yourself if you want canonical names to be reported in the matrix everywhere by default. This new feature is supported only in Firefox.

1.4.1b5

Commits to master since this release

To install the dev build for:

The dev build will automatically update to a newer dev build when one becomes available.


New

Ability to reveal the canonical names of aliased hostnames. This is a per-scope setting:

a

The corresponding switch-based rule is:

cname-reveal: [scope] true

By default, the rule cname-reveal: * true is created in new installations of uMatrix. For existing installations, you will have to add it yourself if you want canonical names to be reported in the matrix everywhere by default. This new feature is supported only in Firefox.

1.4.1b4

Commits to master since this release

To install the dev build for:

The dev build will automatically update to a newer dev build when one becomes available.


New

Ability to reveal the canonical names of aliased hostnames. This is a per-scope setting:

a

The corresponding switch-based rule is:

cname-reveal: [scope] true

By default, the rule cname-reveal: * true is created in new installations of uMatrix. For existing installations, you will have to add it yourself if you want canonical names to be reported in the matrix everywhere by default. This new feature is supported only in Firefox.

1.4.0

1.3.16

1.3.14

Closed as fixed:

Firefox

  • uMatrix uses the false domain 1.wyciwyg-scheme instead of the real one
    • uMatrix reports what the Firefox API reports to it: Firefox should be fixed to report seamlessly wyciwyg:// URLs so as to avoid forcing extensions to deal with such URLs, which should be strictly for internal consumption by Firefox.
    • Until the issue is fixed in Firefox (if ever), a workaround in uMatrix has been implemented in order to deal with such URLs in a seamless manner in its UI.
    • Those URLs still cause quirks however: for example forcing a reload won't work. This is not a uMatrix issue, even Firefox's reload button does not work in such case. The workaround is to click the address bar as if to edit the current URL and press Enter to force a reload.

Core

1.3.12