Skip to content

Releases: BrandonPotter/GoogleAuthenticator

v3.3.0-beta1

24 Apr 15:06
193478b
Compare
Choose a tag to compare
v3.3.0-beta1 Pre-release
Pre-release

What's Changed

  • Bump xunit from 2.6.5 to 2.6.6 in /Google.Authenticator.Tests by @dependabot in #200
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /Google.Authenticator.Tests by @dependabot in #201
  • Bump Magick.NET-Q8-AnyCPU from 13.5.0 to 13.6.0 in /Google.Authenticator.Tests by @dependabot in #202
  • Bump coverlet.collector from 6.0.0 to 6.0.1 in /Google.Authenticator.Tests by @dependabot in #205
  • Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 in /Google.Authenticator.Tests by @dependabot in #203
  • Bump xunit from 2.6.6 to 2.7.0 in /Google.Authenticator.Tests by @dependabot in #204
  • Allow configuration of TimeStep by @flytzen in #207

Full Changelog: v3.2...v3.3.0-beta1

v3.2

12 Jan 13:55
7181092
Compare
Choose a tag to compare

What's Changed

  • Update version to 3.1.1 by @flytzen in #178
  • Bump xunit from 2.5.1 to 2.5.2 in /Google.Authenticator.Tests by @dependabot in #179
  • Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /Google.Authenticator.Tests by @dependabot in #180
  • Bump Magick.NET-Q8-AnyCPU from 13.3.0 to 13.4.0 in /Google.Authenticator.Tests by @dependabot in #181
  • Bump xunit from 2.5.2 to 2.6.1 in /Google.Authenticator.Tests by @dependabot in #183
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /Google.Authenticator.Tests by @dependabot in #184
  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /Google.Authenticator.Tests by @dependabot in #187
  • Bump xunit from 2.6.1 to 2.6.2 in /Google.Authenticator.Tests by @dependabot in #186
  • Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 in /Google.Authenticator.Tests by @dependabot in #185
  • Bump Magick.NET-Q8-AnyCPU from 13.4.0 to 13.5.0 in /Google.Authenticator.Tests by @dependabot in #188
  • Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 in /Google.Authenticator.Tests by @dependabot in #190
  • Bump xunit from 2.6.2 to 2.6.3 in /Google.Authenticator.Tests by @dependabot in #189
  • Bump xunit from 2.6.3 to 2.6.4 in /Google.Authenticator.Tests by @dependabot in #193
  • Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 in /Google.Authenticator.Tests by @dependabot in #194
  • Bump xunit from 2.6.4 to 2.6.5 in /Google.Authenticator.Tests by @dependabot in #196
  • Added support for HMACSHA 256 and 512 by @ahwm in #198
  • version update by @ahwm in #199

Full Changelog: v3.1.1...v3.2

v3.1.1-beta1

30 May 17:10
edf9968
Compare
Choose a tag to compare
v3.1.1-beta1 Pre-release
Pre-release

What's Changed

  • Bump Magick.NET-Q8-AnyCPU from 13.1.0 to 13.1.1 in /Google.Authenticator.Tests by @dependabot in #155
  • port samples by @ahwm in #156
  • Bump Magick.NET-Q8-AnyCPU from 13.1.1 to 13.1.2 in /Google.Authenticator.Tests by @dependabot in #159
  • Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /Google.Authenticator.Tests by @dependabot in #158
  • Bump coverlet.collector from 3.2.0 to 6.0.0 in /Google.Authenticator.Tests by @dependabot in #157
  • Fixed problem with 30 second interval by @flytzen in #161

Full Changelog: v3.1...v3.1.1-beta1

v3.1

02 May 21:06
fd3818d
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @ahwm in #126
  • Bump xunit from 2.4.1 to 2.4.2 in /Google.Authenticator.Tests by @dependabot in #127
  • Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 in /Google.Authenticator.Tests by @dependabot in #128
  • Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 in /Google.Authenticator.Tests by @dependabot in #129
  • Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /Google.Authenticator.Tests by @dependabot in #132
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /Google.Authenticator.Tests by @dependabot in #134
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /Google.Authenticator.Tests by @dependabot in #135
  • Removed Net5 and added Net7 by @flytzen in #142
  • Bump ZXing.Net from 0.16.8 to 0.16.9 in /Google.Authenticator.Tests by @dependabot in #140
  • Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0 in /Google.Authenticator.Tests by @dependabot in #138
  • Bump ZXing.Net.Bindings.Magick from 0.16.9 to 0.16.13 in /Google.Authenticator.Tests by @dependabot in #139
  • Bump Magick.NET-Q8-AnyCPU from 12.3.0 to 13.0.1 in /Google.Authenticator.Tests by @dependabot in #145
  • Update README.md by @ahwm in #147
  • Bump Magick.NET-Q8-AnyCPU from 13.0.1 to 13.1.0 in /Google.Authenticator.Tests by @dependabot in #149
  • Support ValidateTwoFactorPIN with iterationOffset as parameter by @RomanSoloweow in #150
  • version bump for release by @ahwm in #151

New Contributors

Full Changelog: v3.0...v3.1

v3.0

06 Jul 14:57
83fc803
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 in /Google.Authenticator.Tests by @dependabot in #99
  • Bump ZXing.Net from 0.16.7 to 0.16.8 in /Google.Authenticator.Tests by @dependabot in #97
  • Bump coverlet.collector from 3.1.0 to 3.1.2 in /Google.Authenticator.Tests by @dependabot in #96
  • AzDO to test on multiple OS by @flytzen in #110
  • Set to version 3 beta1 by @flytzen in #112
  • Changed to netstandard2.0 by @flytzen in #114
  • Removed handling of missing libgdiplus by @flytzen in #115
  • Enabled mac testing by @flytzen in #116
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /Google.Authenticator.Tests by @dependabot in #117
  • Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /Google.Authenticator.Tests by @dependabot in #118
  • Changed to use EscapeDataString by @flytzen in #120
  • Removed framework dependent code from the test project by @flytzen in #121
  • Tidied up for v3 release by @flytzen in #122

Full Changelog: v2.5...v3.0

v2.5

06 Jul 14:57
725d5a9
Compare
Choose a tag to compare

What's Changed

  • Bump ZXing.Net from 0.16.6 to 0.16.7 in /Google.Authenticator.Tests by @dependabot in #92
  • Bump ZXing.Net.Bindings.Magick from 0.16.8 to 0.16.9 in /Google.Authenticator.Tests by @dependabot in #93
  • Feature/net6 workaround by @TristanBoland in #102
  • v2.5 release candidate by @flytzen in #104

New Contributors

Full Changelog: v2.4...v2.5

v2.4

06 Jul 14:56
492391e
Compare
Choose a tag to compare

What's Changed

  • More documentation updates by @ahwm in #75
  • Updated to 'latest' AzDO vm image by @flytzen in #77
  • Added byte array overloads for secret by @flytzen in #78
  • Create dependabot.yml by @ahwm in #80
  • Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Google.Authenticator.Tests by @dependabot in #81
  • Bump coverlet.collector from 3.0.3 to 3.1.0 in /Google.Authenticator.Tests by @dependabot in #83
  • Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.0.0 in /Google.Authenticator.Tests by @dependabot in #84
  • Bump QRCoder from 1.4.2 to 1.4.3 in /Google.Authenticator.Tests by @dependabot in #86
  • added throw statements to avoid swallowing errors by @ahwm in #87
  • Added support for Chinese characters in issuer by @flytzen in #88
  • version bump by @ahwm in #91

Full Changelog: v2.3...v2.4

v2.3

06 Jul 14:56
b55ff35
Compare
Choose a tag to compare

What's Changed

  • Updated QRCoder dependency to 1.4.2 which added support for .NET 5, u… by @ahwm in #72

Full Changelog: v2.2...v2.3

v2.2

06 Jul 14:56
ba2c632
Compare
Choose a tag to compare

What's Changed

  • Documentation update by @ahwm in #60
  • Issue #65 ValidateTwoFactorPin always returns false, if the secretKey parameter is base32 encoded string - fixed by @caterina-novak in #66

New Contributors

  • @caterina-novak made their first contribution in #66

Full Changelog: 2.1...v2.2

2.1

14 Oct 20:05
9c2980d
Compare
Choose a tag to compare
2.1

In This Release

  • Added dependency check for libgdiplus for Linux-based solutions. See #57 and codebude/QRCoder#227 for more information