Releases: Bush2021/chrome_plus
Releases · Bush2021/chrome_plus
1.8.6-alpha-4ab3a4b
This alpha release is used to test c519efe
Please test whether any functionality related to tab closure and keep_last_tab
is working correctly
Release created at Thu Apr 15 11:04:37 (EDT) 2024, only x64 build
1.8.5
1.8.4
Fix
Maintenance
- de20a5a relax criteria for new tab link detection (#51)
- 04ad2d5 merge rawTraversal and standardize incremental search usage
- bb79e8a implement tick fault tolerance to prevent rapid clicking from closing browser
- 7244c9f refactor ParseHotkeys and add case-insensitive support
- edb99af refine logic for tab preservation during fullscreen mode
Notice
The bookmark delay issue mentioned in the previous release has been resolved in Chrome version 123.0.6312.106
Full Changelog: 1.8.3...1.8.4
1.8.3
New
- b659f2e allow customizing new_tab_disable_name
Fix
- 98654cf skip redundant checks when scroll configs are off
- fb8c01f new tab judgement ineffective in incognito mode (#51)
- 658a5e8 fix bookmark menu bar scrolling stuck
- b19c4ff utilize incremental search in AccessibleChildren calls (#50)
Notice
- Starting with version 123 of Chrome, some bookmark folders containing a large number of bookmarks have been experiencing delays or freezes when the open_bookmark_new_tab feature of Chrome++ is enabled. This update has implemented measures to address the freezing issue, but delays persist. Testing indicates that version 125 of Chrome significantly mitigates this problem. Hence, it is believed that the issue is caused by modifications to the core. Please await further updates from the Chrome team or temporarily disable the affected feature. Related issue: #50
Full Changelog: 1.8.2...1.8.3
1.8.2
1.8.1
1.8.0
New
- Customize hotkeys to translate web page
Fix
- Prevent new tab creation when a tab group is collapsed
Full Changelog: fa69744...675137c
1.7.3
1.7.2
Fix
- Support identifying about:blank as a new tab
- Support recognizing browser built pages as bookmarks
Full Changelog: 4082a86...ef65e40
1.7.1
Fix
- Due to the Chromium bookmarking mechanism, the protocol name of specific bookmarks at the beginning of the http protocol is hidden automatically, resulting in non-recognition as bookmarks. This update has modified the recognition method to improve compatibility with the bookmark feature. Hence, it is not required to keep the protocol.
Full Changelog: a1bb2e0...50572ef