Skip to content

1.8.7

Compare
Choose a tag to compare
@Bush2021 Bush2021 released this 10 May 16:08
· 43 commits to main since this release
8514387

Fix

  • dcde2e9 fix: disable win32k lockdown to properly load DLLs (#68)
  • 8baa434 fix: avoid returning 1 from HandleDoubleClick
  • 7949a61 fix: modify the key release sequence in SendKey and discard SendKeys (#73)

Maintenance

  • c41f647 chore: remove --force-renderer-accessibility
  • b29bdec chore: translate and standardize comments into English
  • 9bcdb1e refactor: consolidate find-in-page handling into a separate function
  • 80561dc chore: revert some change and translate some comments
  • 2d42777 refactor: new implementation for sending key combinations
  • 982095b chore: optimize the logic for IsNeedKeep (#72)
  • bc503cf refactor: replace __int64 with int of GetTabCount
  • 865cce3 refactor: wstring_to_string
  • 501b0c8 chore: directly return false in IsDocNewTab without a required startup parameter
  • d28fe91 style: reformat using Chromium style
  • 91bef9d refactor: refactor MouseProc
  • 07c466c chore: update actions

Full Changelog: 1.8.6...1.8.7