Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Releases: kee-org/KeeFox

1.4.1 Beta 1

10 May 16:52
Compare
Choose a tag to compare
1.4.1 Beta 1 Pre-release
Pre-release
  • Fixes a bug where an empty subgroup can cause all logins to appear in main panel
  • Updates some translations

1.4.0

30 Apr 20:01
Compare
Choose a tag to compare

KeeFox 1.4 has a new look!

You can now access all KeeFox features from a single toolbar button.

There are some new features too, such as the ability to search for KeePass logins without leaving Firefox.

Most of these features are only possible in Firefox 29 and above but users of older versions of Firefox will benefit from a few minor changes and bug fixes.

Other notable features and bug fixes are listed below:

  • New keyboard shortcuts for generating a password, changing database and forcing detection of forms on the current page.
  • A workaround for systems with badly configured HTTP proxies allows KeeFox to connect to KeePass in more situations (albeit with a 73 second delay)
  • KeePassRPC options panel no longer allows selection of legacy protocol port for web socket use
  • KeePassRPC will bind only to loopback by default, advanced users can bind to all interfaces by setting the KeePass XML config option "KeePassRPC.webSocket.bindOnlyToLoopback" to false
  • KeePassRPC options dialog no longer leaves KeePass in a "dialog open" state (which caused issues such as a disabled tray icon menu)
  • Implemented detection of KeePass and .NET version for metrics collection (as per existing privacy policy)
  • Fixes bug where Options / Finding Entries combo boxes render incorrectly when changed
  • Added KeePassRPC logging to record failed cryptographic operations (e.g. in Mono)
  • New option to enable display of usernames in the list of logins and search results
  • Fixed style compatibility bug that affects other add-ons and Firefox bookmarks widget in FF29+
  • New locales: Russian, Argentinian Spanish, Finnish

Known issues:

  • Options have to be shared with all Firefox versions so:
    1. Some of the new options will not work until you upgrade to Firefox 29+
    2. The options to control the flashing effect on the old toolbar have been removed since they have no effect in Firefox 29+. They can still be set through advanced options so get in touch if you can't upgrade to Firefox 29 and need help with this.
  • Keyboard shortcuts don't always work correctly if you put the KeeFox button inside the Firefox main menu.
  • Sometimes Firefox doesn't correctly calculate the size of the KeeFox panel, leading to excess margins or unnecessary scroll bars.

1.4.0 Beta 2

27 Apr 13:04
Compare
Choose a tag to compare
1.4.0 Beta 2 Pre-release
Pre-release

Updated translations and we no longer display empty groups in the Logins panel.

1.4.0 Beta 1

23 Apr 18:24
Compare
Choose a tag to compare
1.4.0 Beta 1 Pre-release
Pre-release

KeeFox 1.4 has a new look!

You can now access all KeeFox features from a single toolbar button.

There are some new features too, such as the ability to search for KeePass logins without leaving Firefox.

Most of these features are only possible in Firefox 29 and above but users of older versions of Firefox will benefit from a few minor changes and bug fixes.

Other notable features and bug fixes are listed below:

  • New keyboard shortcuts for generating a password, changing database and forcing detection of forms on the current page.
  • A workaround for systems with badly configured HTTP proxies allows KeeFox to connect to KeePass in more situations (albeit with a 73 second delay)
  • KeePassRPC options panel no longer allows selection of legacy protocol port for web socket use
  • KeePassRPC will bind only to loopback by default, advanced users can bind to all interfaces by setting the KeePass XML config option "KeePassRPC.webSocket.bindOnlyToLoopback" to false
  • KeePassRPC options dialog no longer leaves KeePass in a "dialog open" state (which caused issues such as a disabled tray icon menu)
  • Implemented detection of KeePass and .NET version for metrics collection (as per existing privacy policy)
  • Fixes bug where Options / Finding Entries combo boxes render incorrectly when changed
  • Completed (v1.3) locales: Russian, Swedish, Argentinian Spanish, Finnish
  • Added KeePassRPC logging to record failed cryptographic operations (e.g. in Mono)
  • New option to enable display of usernames in the list of logins and search results
  • Fixed style compatibility bug that affects other add-ons and Firefox bookmarks widget in FF29+

Known issues:

  • Options have to be shared with all Firefox versions so:
    1. Some of the new options will not work until you upgrade to Firefox 29+
    2. The options to control the flashing effect on the old toolbar have been removed since they have no effect in Firefox 29+. They can still be set through advanced options so get in touch if you can't upgrade to Firefox 29 and need help with this.
  • Keyboard shortcuts don't always work correctly if you put the KeeFox button inside the Firefox main menu.
  • Sometimes Firefox doesn't correctly calculate the size of the KeeFox panel, leading to excess margins or unnecessary scroll bars.

1.3.1

13 Mar 19:08
Compare
Choose a tag to compare

Changes since 1.3.0:

  • FIXED: Launching KeePass from Linux didn't work
  • FIXED: Default KeePassRPC client authorisation expiry was set to 2 weeks instead of the 1 year specified in the documentation
  • Refactored a library file to help Mozilla reviewers

1.3.0

25 Feb 23:21
Compare
Choose a tag to compare

Changes in KeeFox 1.3:

  • A more secure (and easier to debug) connection to KeePass
  • Keyboard shortcuts
  • Context (mouse right-click) menus
  • Anonymous statistics collection to help us make improvements in the future
  • Various bug fixes

1.3.0 Beta 4

24 Feb 21:25
Compare
Choose a tag to compare
1.3.0 Beta 4 Pre-release
Pre-release

Changes since beta 3:

  • Updated translations

1.3.0 Beta 3

13 Feb 22:00
Compare
Choose a tag to compare
1.3.0 Beta 3 Pre-release
Pre-release

Changes since beta 2:

  • Minimum required Firefox/Thunderbird version increased to 17
  • Fixed: Opening KeePass with a custom port via KeeFox didn't always work
  • Notification bars now persist for 5 instead of 1 page redirect (so "save password" notification can stick around for longer)
  • Check that websockets are enabled if we are having trouble connecting to KeePass but the legacy port is responding.
  • Fixed: Exceptions thrown during initial KPRPC protocol exchange could cause websocket connection to get stuck in a zombie state until one application restarts
  • Add unicode support to KeePass command line parameters (so database file names with multi-byte characters can now be opened via KeeFox)
  • Privacy policy and metrics collection implementation updated to no longer collect screen dimensions (I don't think the data will be useful enough to be worth collecting).

1.3.0 Beta 2

21 Jan 22:16
Compare
Choose a tag to compare
1.3.0 Beta 2 Pre-release
Pre-release

Changes since beta 1:

  • Roughly 10x speed improvement when receiving data from KeePass, possibly more on slower PCs
  • Another possible fix for a bug where Firefox connects to itself, preventing later KeePassRPC connection
  • Anonymous metrics option added to advanced options tab
  • Further implementation of previously mentioned anonymous usage data

1.3.0 Beta 1

10 Dec 20:40
Compare
Choose a tag to compare
1.3.0 Beta 1 Pre-release
Pre-release

KeeFox 1.3 contains:

A more secure (and easier to debug) connection to KeePass
Keyboard shortcuts
Context (mouse right-click) menus
Anonymous statistics collection to help us make improvements in the future
A few bug fixes