Skip to content

v1.11

Latest
Compare
Choose a tag to compare
@zyonse zyonse released this 01 Mar 17:04
· 22 commits to master since this release

Chrome/Edge: https://chrome.google.com/webstore/detail/boilerkey-helper/infadhgmajhpaoejgbennpkjnobdbkij
Firefox: Signed extension attached below. EDIT: now available at https://addons.mozilla.org/en-US/firefox/addon/boilerkey/

What's Changed

  • Support for login page's i18n by @203Null in #14
    • Fixes an issue that broke the extension for non-English users.
  • Fix HOTP code generation for counter values > 127 by @zyonse in #17
    • Fixes a long-standing issue that would cause the extension to stop working after the ~128th login, forcing users to reset or disable the extension.
  • Fix Brightspace login redirect by @zyonse in #15
    • Extension should now skip the campus selection screen properly. This version is also quicker because it no longer waits for the page to load before redirecting.
    • Added an exception to not redirect if you manually click the "Log Out" button

New Maintainer!

Full Changelog: v1.9.0...v1.11