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

1.5.4b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@luckyrat luckyrat released this 22 Nov 13:25
· 85 commits to master since this release

Changes since 1.5.4b1:

  • Fixes #569 (HTTP Auth dropdown popup URL should be from the matching entry but is the hostname of the page)
  • Improved notification box appearance for FF44+

Changes:

  • Updated KeeFox to work with Firefox 44 (modified let semantics)
  • Matched password notifications were too invisible for some users and too visible for others so this reveals them for localisers to translate and offers an option to disable them for those that see them too often.
  • Enables KeePass synchronisation option when saving to an externally modified KeePass database (#560)
  • Protect against exceptional NS_ERROR_FAILURE from nsIHttpChannel (only in CyberFox?)
  • HTTP Auth dropdown list of logins now displays the first URL listed within each matching KeePass entry
  • Improved notification box style for FF44+

Bug fixes:

  • HTTP Auth matched logins are not ordered by relevance in the dropdown popup (#568)
  • System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string (#544)
  • Input string was not in a correct format (#567)
  • Log level selection did not work in non-English locales