Releases: bitwarden/passwordless-dotnet
Releases · bitwarden/passwordless-dotnet
v2.0.0-beta5
What's Changed
- Add 'POST /alias' by @jonashendrickx in #18
- Add
.idea
to.gitignore
by @Tyrrrz in #22 - Use GHATL for test reports by @Tyrrrz in #21
- Update readme by @Tyrrrz in #23
- Enable strict NRTs by @Tyrrrz in #26
- Clean up readme by @Tyrrrz in #28
- Fix readme links by @Tyrrrz in #29
- Fix another link in readme by @Tyrrrz in #30
- Standardize projects by @Tyrrrz in #24
- Rename solution file too by @Tyrrrz in #31
- Add package metadata, sourcelink, inline docs, debug symbols, enable reproducible builds by @Tyrrrz in #32
- Minor fixes by @Tyrrrz in #36
- Add package favicon by @Tyrrrz in #34
- Fix XML doc by @jonashendrickx in #38
- Consolidate workflows by @Tyrrrz in #37
- Add extra endpoint to add an alias by @jonashendrickx in #19
- Make
ApiSecret
a required property by @Tyrrrz in #40 - Fix warnings by @Tyrrrz in #39
- Repatriate the ASP.NET Core SDK under the monorepo by @Tyrrrz in #41
- Improve discoverability of other projects in the repo by @Tyrrrz in #42
- Added ApiKey to the Options config by @jrmccannon in #43
- Bump Version to 2.0.0-beta1 by @abergs in #46
- Remove little icons from readme headers by @Tyrrrz in #47
- PAS179: Migrate ASP.NET Identity example by @jonashendrickx in #44
- Clean up example by @Tyrrrz in #48
- Add bump workflow by @Tyrrrz in #49
- Fix bump workflow by @Tyrrrz in #50
- Rework
PasswordlessClient
by @Tyrrrz in #45 - Notify Slack on successful release deploy by @Tyrrrz in #52
- Bump version to 2.0.0-beta2 by @github-actions in #53
- Tweak notification by @abergs in #54
- Replace underscores in branch names by @Tyrrrz in #59
- Fix service registration for
PasswordlessClient
by @Tyrrrz in #58 - Bump version to 2.0.0-beta3 by @github-actions in #60
- Add RegistrationTests by @justindbaur in #57
- Improve notify job by @Tyrrrz in #61
- Fix HTTP request message being marked as completed too early by @Tyrrrz in #63
- Bump version to 2.0.0-beta4 by @github-actions in #64
- Fix notify job again by @Tyrrrz in #65
- PAS-207: XML Comments by @jrmccannon in #55
- Make the version strategy similar to passwordless-server by @Tyrrrz in #66
- Support credProps. by @jonashendrickx in #69
New Contributors
- @Tyrrrz made their first contribution in #22
- @jrmccannon made their first contribution in #43
- @github-actions made their first contribution in #53
Full Changelog: v1.0.2...2.0.0-beta5
v2.0.0-beta4
What's Changed
- Add RegistrationTests by @justindbaur in #57
- Improve notify job by @Tyrrrz in #61
- Fix HTTP request message being marked as completed too early by @Tyrrrz in #63
- Bump version to 2.0.0-beta4 by @github-actions in #64
Full Changelog: v2.0.0-beta3...v2.0.0-beta4
v2.0.0-beta3
v2.0.0-beta2
What's Changed
- Remove little icons from readme headers by @Tyrrrz in #47
- PAS179: Migrate ASP.NET Identity example by @jonashendrickx in #44
- Clean up example by @Tyrrrz in #48
- Add bump workflow by @Tyrrrz in #49
- Fix bump workflow by @Tyrrrz in #50
- Rework
PasswordlessClient
by @Tyrrrz in #45 - Notify Slack on successful release deploy by @Tyrrrz in #52
- Bump version to 2.0.0-beta2 by @github-actions in #53
New Contributors
- @github-actions made their first contribution in #53
Full Changelog: v2.0.0-beta1...2.0.0-beta2
v2.0.0-beta1
What's Changed
- Add 'POST /alias' by @jonashendrickx in #18
- Add
.idea
to.gitignore
by @Tyrrrz in #22 - Use GHATL for test reports by @Tyrrrz in #21
- Update readme by @Tyrrrz in #23
- Enable strict NRTs by @Tyrrrz in #26
- Clean up readme by @Tyrrrz in #28
- Fix readme links by @Tyrrrz in #29
- Fix another link in readme by @Tyrrrz in #30
- Standardize projects by @Tyrrrz in #24
- Rename solution file too by @Tyrrrz in #31
- Add package metadata, sourcelink, inline docs, debug symbols, enable reproducible builds by @Tyrrrz in #32
- Minor fixes by @Tyrrrz in #36
- Add package favicon by @Tyrrrz in #34
- Fix XML doc by @jonashendrickx in #38
- Consolidate workflows by @Tyrrrz in #37
- Add extra endpoint to add an alias by @jonashendrickx in #19
- Make
ApiSecret
a required property by @Tyrrrz in #40 - Fix warnings by @Tyrrrz in #39
- Repatriate the ASP.NET Core SDK under the monorepo by @Tyrrrz in #41
- Improve discoverability of other projects in the repo by @Tyrrrz in #42
- Added ApiKey to the Options config by @jrmccannon in #43
New Contributors
- @Tyrrrz made their first contribution in #22
- @jrmccannon made their first contribution in #43
Full Changelog: v1.0.2...v1.1.0
What's Changed
- Add 'POST /alias' by @jonashendrickx in #18
- Add
.idea
to.gitignore
by @Tyrrrz in #22 - Use GHATL for test reports by @Tyrrrz in #21
- Update readme by @Tyrrrz in #23
- Enable strict NRTs by @Tyrrrz in #26
- Clean up readme by @Tyrrrz in #28
- Fix readme links by @Tyrrrz in #29
- Fix another link in readme by @Tyrrrz in #30
- Standardize projects by @Tyrrrz in #24
- Rename solution file too by @Tyrrrz in #31
- Add package metadata, sourcelink, inline docs, debug symbols, enable reproducible builds by @Tyrrrz in #32
- Minor fixes by @Tyrrrz in #36
- Add package favicon by @Tyrrrz in #34
- Fix XML doc by @jonashendrickx in #38
- Consolidate workflows by @Tyrrrz in #37
- Add extra endpoint to add an alias by @jonashendrickx in #19
- Make
ApiSecret
a required property by @Tyrrrz in #40 - Fix warnings by @Tyrrrz in #39
- Repatriate the ASP.NET Core SDK under the monorepo by @Tyrrrz in #41
- Improve discoverability of other projects in the repo by @Tyrrrz in #42
- Added ApiKey to the Options config by @jrmccannon in #43
- Bump Version to 2.0.0-beta1 by @abergs in #46
New Contributors
- @Tyrrrz made their first contribution in #22
- @jrmccannon made their first contribution in #43
Full Changelog: v1.0.2...v2.0.0-beta1
v1.0.2
What's Changed
- Setup Multi-Target for .NET Framework by @justindbaur in #8
- These files can be safely removed in the future as they're not used by this lib by @jonashendrickx in #11
- Aded more documentation to the readme by @abergs in #14
- Bump to v1.0.0 by @abergs in #15
- Add XML Documentation to
IPasswordlessClient
by @justindbaur in #16 - Add JSON Source Gen by @justindbaur in #17
New Contributors
- @justindbaur made their first contribution in #8
Full Changelog: v0.0.14...v1.0.2
v0.0.14
What's Changed
- PAS90: LastSeenAt column should be empty in users list when user has no active credentials by @jonashendrickx in #10
New Contributors
- @jonashendrickx made their first contribution in #10
Full Changelog: v0.0.12...v0.0.14