Skip to content

1.17.0

Latest

Choose a tag to compare

@Bush2021 Bush2021 released this 09 Jun 02:49
5419f3b

New

  • b8cd367 feat: add suppress_false_upgrade_notification by @Bush2021

    Portable 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_notification to 1 to 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_tab opening 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.pak in the renderer process by @Bush2021

    Resolves #263 - Fixes recent Chromium builds where the browser UI fails to render fully, without breaking settings-page branding information.

Maintenance

Full Changelog: 1.16.2...1.17.0