github Bush2021/chrome_plus 1.13.0

latest release: 1.13.1
one month ago

New

  • 11fa0c2 feat(config)!: remove deprecated keys by @Bush2021

    Breaking Change: Removes compatibility with deprecated configuration keys that were broken during previous refactoring. These keys were already in deprecated status and have now been completely removed. Please use the latest ini file configuration.

Fix

  • 21e8ff8 fix: fix pakpatch not working by @Bush2021

    Resolves the issue where Chrome++ version information was not displayed on Chrome's About page.

  • bc79a31 fix(portable): fix handling of --disable-features= by @Bush2021

    Fixes --disable-features= parameter not working correctly. Chrome only parses the last --disable-features= argument, so when multiple instances are passed, some features may not be properly disabled. Now all feature flags are concatenated into a single parameter.

Maintenance

Build Note
Now compiled using clang-cl.


Full Changelog: 1.12.1...1.13.0

Don't miss a new chrome_plus release

NewReleases is sending notifications on new releases.