New
-
b8cd367 feat: add
suppress_false_upgrade_notificationby @Bush2021Portable Chrome has no updater, so it can show a false "Chrome is out of date" notice that you can't act on, most visibly on the Safety Check page in Settings.
Set
suppress_false_upgrade_notificationto1to hide it (off by default). It only clears this false notice and won't hide a genuine update prompt.Check the new chrome++.ini for more detail.
Fix
-
6a1b366 fix: anchor bookmark new-tab click to the validated point by @Bush2021
Fixes
open_bookmark_new_tabopening the wrong entry in a vertical bookmark menu when the cursor kept moving after release: the new tab now opens the bookmark that was actually under the cursor. -
b0b4704 fix: keep bookmark hit-testing out of web content by @Bush2021
Fixes lag during left-clicking when
open_bookmark_new_tab=1. -
19db502 fix: patch
resources.pakin the renderer process by @Bush2021Resolves #263 - Fixes recent Chromium builds where the browser UI fails to render fully, without breaking settings-page branding information.
Maintenance
- 343f247 chore: cleanup unused code by @Bush2021
- d4616ad chore: add clangd config and align tooling to c++23 by @Bush2021
- 1049027 chore: fix invalid value in clang-format by @Bush2021
- d7a8fa5 chore: update Detours by @Bush2021
- 076ef33 chore: drop the ineffective bookmark
BuildCacheby @Bush2021 - de5f25a perf: stop pak traversal once the patch lands by @Bush2021
Full Changelog: 1.16.2...1.17.0