Skip to content

Tags: DonoA/uBlock

Tags

1.25.1b3

Toggle 1.25.1b3's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for dev build

1.25.1b2

Toggle 1.25.1b2's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for dev build

1.25.1b1

Toggle 1.25.1b1's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision from dev build

1.25.0

Toggle 1.25.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for stable build

1.24.4

Toggle 1.24.4's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for stable build

1.24.2

Toggle 1.24.2's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for emergency fix

1.24.0

Toggle 1.24.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for release version

1.23.0

Toggle 1.23.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Import translation work from https://crowdin.com/project/ublock

1.22.4

Toggle 1.22.4's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for stable release

1.22.2

Toggle 1.22.2's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Remove bad fast-path optimization in redirect engine

This was reported internally by @okiehsch, and
cause was pinpointed by @gwarser.

The issue could cause redirection rules to be
ignored under some circumstances. The repro steps
were:

- Navigate `https://adblockplus.org`

Result: A delay before the page renders.

Expected: No delay before the page renders,
because uBO is supposed to redirect to a local
neutered version of `googletagmanager.com/gtm.js`.