Releases: kee-org/browser-addon
2.0.0 Beta 3
You should install this version from AMO: https://addons.mozilla.org/en-GB/firefox/addon/keefox/versions/2.0.0.21b3
Doing so will enable automatic updates to the next beta releases. If you have any trouble with getting the version from AMO and need a version posted here too please open an issue explaining why.
Changes since beta 1 and 2:
- Possible fixes for #27
2.0.0 Beta 1
You should install this version from AMO: https://addons.mozilla.org/en-GB/firefox/addon/keefox/versions/2.0.0.20b2
Doing so will enable automatic updates to the next beta releases. If you have any trouble with getting the version from AMO and need a version posted here too please open an issue explaining why.
Changes since alpha 18:
- Simplify background script port connection at startup
- Enable search filtering by IP address
- Fix logic bug resulting in lower quality submit button prioritisation. Probably closes #52
- If KPRPCStoredKeys is null or undefined set it to empty object (fixes initial migration bug affecting some users)
- Build environment updated
2.0.0 alpha18
Backup any Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See https://forum.kee.pm/t/kee-2-0-beta-testing/27
Changes since alpha 17:
- Some more logging statements to help diagnose #27
- Option to enable network authentication searches removed
2.0.0 alpha17
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See https://forum.kee.pm/t/kee-2-0-beta-testing/27
Changes since alpha 15:
- Save password panel no longer needs to default auto-close
- Submit button detection improvements
- Discourage selection of invisible submit buttons
- Ignore invisible forms
- Support Punycode URIs #36
- Another experimental change to connection delay - set this in the advanced options section if you find Firefox * freezes sometimes #27
- Option to enable network authentication searches (mainly for debugging - may remove shortly) #27
2.0.0 alpha15
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See #1
Changes since alpha 14:
- Tweak some logging statements
- Make signal handling more resilient
2.0.0 alpha14
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See #1
Changes since alpha 13:
- Don't search for logins when switching to a tab if no database is open
2.0.0 alpha13
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See #1
Changes since alpha 12:
- More extensive blacklisting of non-login buttons
- Search for logins when switching to a tab
2.0.0 alpha12
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See #1
Changes since alpha 8:
- Link in browser popup to show matched logins for tab
- Embed release notes to help users upgrade
- Improve submit button detection
- Fix bug that prevented pages with iframes detecting matches sometimes
- Also search for account.google.com credentials when on account.youtube.com
- Enable panels on pages built with old-school framesets
- Fixes #35 - Config migration from KeeFox fails
- Reset KeePassRPC connection when port number is changed
- Tried to workaround a Firefox bug - Try every second to record foreground tab id until succeeds
2.0.0 alpha8
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See #1
Changes since alpha 6:
- More changes to startup behaviour which might help avoid bugs at install or Firefox startup.
- Tried to workaround some Firefox bugs.
- Fixed z-index bug that caused panels to not always appear on top of web page content
- Less intrusive save password interface: We always allow the user to request to save the login from the main browser popup panel but we no longer auto-display a prompt to save the login.
- Only search for matching entries if a KP DB is active
- Debug logging enabled at startup (before Firefox allows us to load user logging preferences) - also put in a load of console.log statements to help diagnose any ongoing startup reliability issues
2.0.0 alpha6
Do not install on a Firefox profile you care about. Once installed, you will be unable to revert to an earlier version of KeeFox.
See #1
Improved some styles and made some changes to startup behaviour which might help avoid bugs at install or Firefox startup.
One of the more distracting Firefox bugs is that the popup fails to render intermittently. Just drag the mouse over the contents to trigger Firefox to fix itself. Might happen only in nightly, but then again, that's the only Firefox version I have tested this in yet.