From b02f00dc43ac1ed6ca5c828ab6746f6f31a8f205 Mon Sep 17 00:00:00 2001 From: u-RraaLL <92610420+u-RraaLL@users.noreply.github.com> Date: Thu, 9 Mar 2023 22:54:30 +0100 Subject: [PATCH] Collapse the no longer relevant info in filterAuthorMode --- Advanced-settings.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index a7c576f..32ce30b 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -372,11 +372,11 @@ If set to `true`, restores update behavior from before [1.22.3b ("Prevent uBO fr #### `filterAuthorMode` -#### _Under development! Do not create related issues!_ - Default: `false`. -New in [1.23.0](https://github.com/gorhill/uBlock/commit/59c9a34d34a737f6bb48c4130c65f4fe0fa73806). +
1.23.0-1.45.3rc1. + +New in [1.23.0](https://github.com/gorhill/uBlock/commit/59c9a34d34a737f6bb48c4130c65f4fe0fa73806). Moved outside advanced settings in [1.45.3rc2/1.46](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c). If set to `true`, it enables "exceptor" - the point-and-click feature to create temporary exception filters from within the summary pane in the logger. @@ -388,7 +388,7 @@ The button to toggle on/off temporary exception filter is labeled `#@#`: The created exceptions are temporary and will be lost when closing the logger (after [1.45.3rc2](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c)) or manually toggling off the exception filters. -New in [1.45.3rc2](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c) - When toggling on/off a temporary exception, filter lists are now fully reloaded and this means there might be a perceptible delay when adding/removing temporary exceptions. At this point this is considered to be an acceptable side-effect just to bring the ability to easily create temporary exception for network filters. +New in [1.45.3rc2](https://github.com/gorhill/uBlock/commit/a91781a4959c0381c8ab3230545e4e0f579d4a2c) - When toggling on/off a temporary exception, filter lists are now fully reloaded and this means there might be a perceptible delay when adding/removing temporary exceptions. At this point this is considered to be an acceptable side-effect just to bring the ability to easily create temporary exception for network filters.
After [1.28.0](https://github.com/gorhill/uBlock/commit/162e53727099ccb0a088cc1399915fb23d9b4fec), the ability to point-and-click to create _allow_ [rules](./Dynamic-filtering) from the [popup panel](./Quick-guide:-popup-user-interface) is now disabled by default. Enabling this advanced setting restores its old functionality. Alternatively, you can tap twice on Ctrl to access _allow_ rules only _**temporarily**_.