New
- fd0f7b2 feat: replace hook library to support arm64
Fix
- b204396 fix: reimplement
IsOnBookmark
to fix #93 - 085aca9 fix: quick clicking on close button triggers double-click close command
Maintenance
- 4f38e7c chore: replace macro definitions with enums
- 8a86f66 chore: remove unused incremental traversal
- 917361a chore: extract common logic code
- 4be523d refactor: replace
InstallJMP
with detours to support ARM64
Notice
- Regarding the print preview failure, this issue is not caused by Chrome++. Users can add the command line parameter
--disable-features=PrintCompositorLPAC
as a temporary solution. For more details, see: #85 - This release introduces ARM64 support and has been tested on an virtual machine. But please note that this is still an experimental effort, so please use with caution. Issues related to this may be reported in #88. Help from anyone with ARM64 development experience would be appreciated.
Full Changelog: 1.8.9...1.9.0