Skip to content

Tags: yourduskquibbles/uBlock

Tags

1.24.1b2

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Trim trailing spaces from string values in advanced settings

1.24.1b1

Verified

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

1.24.0

Verified

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

1.23.1rc1

Verified

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

1.23.0

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

Verified

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

1.22.2

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`.

1.22.0

Verified

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

1.21.8

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Remove incomplete Bosnian translation from Opera build

1.21.6

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Remove trailing commas in function parameter lists

Related issue:
- uBlockOrigin/uBlock-issues#681