Skip to content

Releases: detunized/password-manager-access

v11.0.0

15 Mar 18:14
Compare
Choose a tag to compare

Changes:

  • 0c8fe6f Changelog updated for 11.0.0
  • 7b28b23 OnePassword: pass the device name and model to the server, refactored ClientInfo
  • 5d7c935 Bitwarden, OnePassword: upgrade U2fWin10 to 2.1.0 and remove all #if and Core/Framework separation in favor of runtime platform detection to allow access to U2F on any Windows platform, regardless of the .NET environment
  • 91f052c OnePassword: remember me option for WebAuthn (fixes #88)

This list of changes was auto generated.

v10.5.0

28 Feb 21:09
Compare
Choose a tag to compare

Changes:

  • e5bd782 Changelog updated for 10.5.0
  • d98929f All: Target .NET 4.8 instead of .NET 4.7.2

This list of changes was auto generated.

v10.4.0

28 Feb 00:02
Compare
Choose a tag to compare

Changes:

  • ff6dfc0 Changelog updated for 10.4.0
  • f87614e LastPass: TOTP parsing, updated test data and protocol (fixes #87)
  • 6377e14 Common: encode URI data string extension

This list of changes was auto generated.

v10.3.0

22 Feb 18:37
Compare
Choose a tag to compare

Changes:

  • 0f1cf15 Changelog updated for 10.3.0
  • cf207ba Merge pull request #86 from kspearrin/lpedits
  • b866840 LastPass: convert ParserOptions to a non-static class and pass it around to avoid having global state
  • 571361c LastPass: store 'favorite' as a boolean, rename and reformat to match the style
  • d7842d7 add "shared" boolean to lastpass account
  • cea24cd fix Account test
  • 09aeea7 ParserOptions.ParseSecureNotesToAccount
  • 4cca993 parse updates to lastpass

This list of changes was auto generated.

v10.2.1

07 Feb 23:37
Compare
Choose a tag to compare

Changes:

  • cec08d1 Changelog updated for 10.2.1
  • 06e3c3a Bitwarden: choose the user-agent, device type and device name based on the current platform (fixes #85)
  • 59e588b Bitwarden: fix 'unusual traffic' error (WIP, ref #85)

This list of changes was auto generated.

v10.2.0

23 Dec 21:03
Compare
Choose a tag to compare

Changes:

  • 5401c1d Changelog updated for 10.2.0
  • 7dd0a40 OnePassword: support for regional domains (fixes #79)
  • b20f6c6 OnePassword: throw on multiple WebAuthn key handles (WIP, ref #79)
  • 31ee17d OnePassword: use partial classes to get rid of #if/#endif (WIP, ref #79)
  • 995eb62 OnePassword: fix broken tests (WIP, ref #79)
  • 53604bb OnePassword: WebAuthn fixes (WIP, ref #79)
  • e71ce12 OnePassword: WebAuthn support (WIP, tests are broken, ref #79)
  • 30c177a Bitwarden: upgrade to U2fWin10 2.0.0
  • 54b8ebf Dropbox: fix warnings

This list of changes was auto generated.

v10.1.0

20 Oct 12:13
Compare
Choose a tag to compare

Changes:

  • 23a577d Changelog updated for 10.1.0
  • 199ec17 Dashlane: support for "always on" 2FA
  • d273f3a Dashlane: remove device-id from the config example as it's no longer needed
  • 2cabf7d Dashlane: fixed login problems on Windows, lots of Dl1RequestSigner tests
  • 84710b0 Common: StringBuilder.AppendLineLf

This list of changes was auto generated.

v10.0.0

27 Sep 14:44
Compare
Choose a tag to compare

Changes:

  • f8ca17d CI: filter out non-test dlls
  • 877adb4 CI: List files
  • 41495b8 An attempt to fix the CI
  • 422360e Changelog updated for 10.0.0
  • 73e5217 Dashlane: respect "remember me" option
  • 0a4b406 Dashlane: fix vault parsing tests
  • 0acd41c Dashlane: handle fetch errors better
  • 889717e Dashlane: merge ClientWeb and Client
  • 5afa9af Bitwarden: fix tests one more time
  • 598b4cb Dashlane: merge ResponseWeb and Response
See More
  • 471cd7c Dashlane: TOTP
  • 4e84af2 Dashlane: import functionality removed
  • 74b27b3 Dashlane: device ID code removed
  • 787eab0 Dashlane: fix a warning
  • f7e58e3 Dashlane: lots of desktop protocol code removed
  • c258cd9 Dashlane: more tests
  • 063282d Dashlane: web protocol (MFA attempts, error handling, some tests) (WIP)
  • 26023a0 Dashlane: handle the invalid username situation
  • 2015a7d Dashlane: fix tests
  • dc4c502 Bitwarden: warnings fixed
  • 42b11fd Dashlane: web protocol, parse errors (WIP)
  • 73f779c Dashlane: web protocol, remember me option, storage (WIP)
  • 93d7697 Dashlane: web protocol (WIP)
  • 3c646e5 Common: don't send a blank cookie header
  • cf42497 Dashlane: Remote* -> Client*
  • 6da7f1b Common: String.ToUrlSafeBase64 and String.ToUrlSafeBase64NoPadding

This list of changes was auto generated.

v9.1.1

28 Jun 20:55
Compare
Choose a tag to compare

Changes:

  • 7f4094e Changelog updated for 9.1.1
  • 3b9cb25 Upgrade Newtonsoft.Json to 13.0.1

This list of changes was auto generated.

v9.1.0

28 Jun 15:34
Compare
Choose a tag to compare

Changes:

  • 159ab2b Changelog updated for 9.1.0
  • 8100746 LastPass: support for regional server redirects

This list of changes was auto generated.