Raymond Hill
0e821284ab
Update changelog
2025-08-23 13:05:43 -04:00
Raymond Hill
052c36aada
[mv3] Fix placeholder references for regexSubstitution
2025-08-22 12:35:13 -04:00
Raymond Hill
cb62e38f50
[mv3] Improve built-in parser to convert filters to DNR rules
...
Ultimately and eventually, the built-in parser will be used to
convert filters to DNR rules at extension building time.
2025-08-22 08:14:52 -04:00
Raymond Hill
23d51b80df
Make Firefox dev build auto-update
2025-08-21 11:08:23 -04:00
Raymond Hill
e8f6b7cd00
Update RELEASE.HEAD.md
2025-08-20 11:49:32 -04:00
Raymond Hill
c7e4ac48c3
New revision for dev build
1.65.1b8
2025-08-20 11:06:27 -04:00
Raymond Hill
9711039726
Update changelog
2025-08-20 11:06:04 -04:00
Raymond Hill
5d7e5ee3a0
Improve rendering with high-contrast theme
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3385
2025-08-20 11:02:35 -04:00
Raymond Hill
bc4e829427
[mv3] Support custom filters using CSS pseudo-elements
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/448
2025-08-20 10:26:45 -04:00
Raymond Hill
807d1b6cdb
Fix checkbox visual when using high contrast
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3385
2025-08-19 11:50:58 -04:00
Raymond Hill
da025fef26
Update README.md
2025-08-18 09:40:32 -04:00
Raymond Hill
69b2fdf396
Reverting change of toolbar icon
2025-08-18 09:38:49 -04:00
Raymond Hill
060442c636
Revert "Add Safari toolbar icon"
...
This reverts commit 3f73887e47
.
2025-08-18 09:36:33 -04:00
Raymond Hill
4b33b7bd7a
Make Firefox dev build auto-update
2025-08-18 09:15:31 -04:00
Raymond Hill
f5d3d776d5
Make Firefox dev build auto-update
2025-08-18 09:15:17 -04:00
Raymond Hill
4814992c54
Import translation work from https://crowdin.com/project/ublock
2025-08-17 10:27:46 -04:00
Raymond Hill
895033de02
New revision for dev build
1.65.1b7
2025-08-17 08:24:01 -04:00
Raymond Hill
72e6c89b74
Update changelog
2025-08-17 08:06:06 -04:00
Raymond Hill
9327e19233
Fix undue fetch from remote server at first install
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3761
Regression from:
69fce3aa6e
2025-08-17 08:01:51 -04:00
Raymond Hill
fad0af591f
[mv3] Add support for regexSubstitution
from uritransform
...
Related commit:
aaf35d9d71
2025-08-16 15:36:52 -04:00
Raymond Hill
b7b5d926f0
Update changelog
2025-08-16 15:35:27 -04:00
Raymond Hill
4194fdec4b
[mv3] Minor code review
2025-08-16 15:34:06 -04:00
Raymond Hill
5957656a5b
[mv3][safari] Workaround for urlFilter
with path part ending with ^
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/434
2025-08-16 14:59:22 -04:00
Raymond Hill
4d2cfd1487
[mv3][safari] Do not inject CSS in embedded contexts
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/446
Relateed WebKit issue:
https://bugs.webkit.org/show_bug.cgi?id=262491
2025-08-16 12:51:17 -04:00
Raymond Hill
a3e2cd4396
New revision for dev build
1.65.1b6
2025-08-16 09:08:00 -04:00
Raymond Hill
60ab2ad59c
Fix regression in static filtering parser
...
Related commit:
aaf35d9d71
2025-08-16 09:06:25 -04:00
Raymond Hill
e9273470c5
New revision for dev build
1.65.1b5
2025-08-15 16:03:29 -04:00
Raymond Hill
0ce643bfc5
Update changelog
2025-08-15 16:03:06 -04:00
Raymond Hill
aaf35d9d71
Improve compatibility of uritransform=
with DNR syntax
...
The `uritransform=` option will now be converted to a proper DNR
rule when the following condition are fulfilled:
- The value of the `uritransform` option matches `//[replacement]/`,
i.e. the pattern to match is empty, and only the replacement part is
provided.
- The filter pattern is a regex.
Is such case, the DNR rule will be a `redirect` making use of the
`regexSubstitution` property.
In case the above conditions are not fulfilled, the filter will
be discarded as incompatible with DNR syntax (as was the case
before).
This is potentially a breaking change, in cases where a filter
assumed that the part to match was the start of the path part of
a URL.
A reminder that `uritransform` is an option which requires a
trusted source, otherwise it is rejected.
2025-08-15 15:55:33 -04:00
Raymond Hill
25d9964b1e
[mv3] Improve internal error reporting in troubleshooting info
2025-08-15 08:39:35 -04:00
Raymond Hill
d54c4a7052
[mv3] Fix unremovable custom filters created using older versions
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/435
2025-08-14 14:56:26 -04:00
Raymond Hill
718b3cdb97
[mv3] Fix custom filter list being unscrollable
...
Related discussion:
https://github.com/uBlockOrigin/uBOL-home/discussions/436
2025-08-14 08:58:57 -04:00
Raymond Hill
f3651bd866
Make Firefox dev build auto-update
2025-08-14 07:52:37 -04:00
Raymond Hill
07a1a51256
Make Firefox dev build auto-update
2025-08-14 07:52:23 -04:00
Raymond Hill
7d4e016297
[mv3] Use Safari-specific toolbar icon only for safari platform
2025-08-13 12:55:46 -04:00
Raymond Hill
5beca43c69
Merge branch 'uncw'
2025-08-13 12:46:50 -04:00
Raymond Hill
a6c9a9e9a4
GitHub Actions-related changes
2025-08-13 12:42:29 -04:00
Raymond Hill
9be4661294
New revision for dev build
2025-08-13 12:42:29 -04:00
Raymond Hill
17a363c2ff
GitHub Actions-related changes
2025-08-13 12:42:29 -04:00
Raymond Hill
972ed1e520
Update changelog
2025-08-13 12:42:28 -04:00
Raymond Hill
22c07bd68b
GitHub Actions-related changes
1.65.1b4
2025-08-13 10:57:32 -04:00
Raymond Hill
264acd5b10
New revision for dev build
2025-08-13 10:54:20 -04:00
Raymond Hill
5f14c816d0
GitHub Actions-related changes
2025-08-13 10:53:12 -04:00
Raymond Hill
e5fdfbb9f7
Update changelog
2025-08-13 10:48:17 -04:00
uncw
e6a8c87e0e
Change Safari toolbar icon to an outlined version
2025-08-13 20:59:15 +08:00
uncw
3f73887e47
Add Safari toolbar icon
2025-08-12 23:46:22 +08:00
Raymond Hill
704f2dd734
[mv3] Code review implementation of custom "console"
...
Related commit:
28ea00fd11
2025-08-12 08:29:22 -04:00
Raymond Hill
18f9acd844
[mv3] Fix target URL when reporting from a strict-blocked page
...
Related feedback:
https://github.com/uBlockOrigin/uAssets/issues/29594#issuecomment-3176159770
2025-08-11 18:17:26 -04:00
Raymond Hill
28ea00fd11
[mv3] Share console error in troubleshooting information
...
This shoould help investigating issues, especially with mobile
devices, where the browser dev tools console is not available.
2025-08-11 17:53:59 -04:00
Raymond Hill
a1a5f3690f
[mv3] Fix potentially unremovable custom filters
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/426
2025-08-10 12:44:42 -04:00