Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@Bush2021 Bush2021 released this 09 Sep 15:14
f584832

New

  • a037969 feat: add a switch for showing password without verification
  • 7008f30 feat: add a switch for forcibly enabling win32k
  • e30cee8 feat!: update INI section names and keys for consistency

Fix

  • 9492f00 fix: update GetTopContainerView to use GetFocus()
  • 3cf8f81 fix: return the original function when lpVolumeSerialNumber is nullptr (#101)

Maintenance

  • fd62717 docs: add explanation of conditions under which new_tab_disable_name takes effect in INI examples
  • 0d7967c chore: remove unnecessary debug logs in green.h and pakpatch.h
  • 0d7967c chore: remove unused hard patch
  • f2eafb2 chore: removes logic that detects the existence of INI files
  • e0c94df chore: move utility functions to utils.h
  • 2e2c019 chore: improve boss key logic to avoid hiding other windows with similar class names (#104)

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.
  • Some INI key values have been added or modified, and the old key values will be deprecated soon. It is recommended to use a text comparison tool to compare the changes and migrate to the new key values as soon as possible.

Full Changelog: 1.9.0...1.10.0