Releases: detunized/password-manager-access
Releases · detunized/password-manager-access
v11.0.0
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
v10.4.0
v10.3.0
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
v10.2.0
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
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
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.