Releases: bitwarden/passwordless-server
Releases · bitwarden/passwordless-server
1.0.77
What's Changed
- PAS-428 | add elements and styles to verify page by @merissaacosta in #577
- PAS-434 | change private key wording to secret key in AC by @merissaacosta in #580
- PAS-448 | update module style in reports by @merissaacosta in #581
- PAS-444 | Populate metered billing from periodic credential reports. by @jonashendrickx in #576
- [deps]: Update Azure.Identity to v1.11.3 by @renovate in #584
- [deps]: Update HtmlSanitizer to v8.0.865 by @renovate in #585
- PAS-434 | update secret api key wording when you download them by @merissaacosta in #582
- [deps]: Update gh minor by @renovate in #587
- PAS-446 | Fix memory leak in Serilog by @jonashendrickx in #583
- Use
ApplicationOverrides
to bypass magic link restrictions for Admin Console by @Tyrrrz in #565 - Don't crash in
Verify.cshtml
if no emails have been sent by @Tyrrrz in #588
Full Changelog: 1.0.76...1.0.77
1.0.76
What's Changed
- [deps]: Update aspnet-health-checks monorepo by @renovate in #527
- Remove extra " by @jrmccannon in #579
Full Changelog: 1.0.75...1.0.76
1.0.75
What's Changed
- Return .NET runtime version by @jonashendrickx in #572
- PAS-417 | Improve UX when deleting application by @Tyrrrz in #570
- [deps]: Update @tailwindcss/typography to v0.5.13 by @renovate in #573
- [deps]: Update Azure.Identity to v1.11.2 by @renovate in #574
- PAS-415 | update styles in magic link email by @merissaacosta in #575
- Fix healthcheck endpoints 1.0.74 by @jonashendrickx in #578
Full Changelog: 1.0.74...1.0.75
1.0.74
1.0.73
What's Changed
- Deploy to QA on pre-release and release, deploy to PROD on stable releases only by @Tyrrrz in #546
- string interning for health check endpoints by @jonashendrickx in #547
- Refactoring '/Organization/Admins' by @jonashendrickx in #539
- PAS-418 | Fix bullet points showing up for lists where it's not supposed to. by @jonashendrickx in #551
- PAS-419 | < .NET 8.0.203 don't support NavigationManager.Refresh() by @jonashendrickx in #552
- PAS-419 | Provide backwards compatibility for .NET 8.0.1 runtime and lower by @jonashendrickx in #553
- Small change to placeholder text domain by @kendratodd in #558
- PAS-422 | Inform the user that they can generate new API keys on the getting started page by @Tyrrrz in #557
- Show reporting page in DevTest, QA & prod by @jonashendrickx in #550
- CVE-2024-29992 by @jonashendrickx in #554
- PAS-414 | Improve startup time by scheduling jobs to run at fixed intervals. by @jonashendrickx in #548
- PAS-408 | Link endpoints to their docs by @Tyrrrz in #559
- Fix some papercuts/issues when creating an org in dev mode by @Tyrrrz in #555
- Remove email by @jrmccannon in #562
- Revert by @jrmccannon in #563
- Adding fields to sign in page by @jrmccannon in #564
- PAS-430 | Don't rely on the global seeded development data in tests by @Tyrrrz in #567
- PAS433 Fix invite link by @jrmccannon in #560
- PAS440-enhanced-logging by @jrmccannon in #566
- Make the magic link timeout for newly created accounts configurable by @Tyrrrz in #549
- Fix tests by @Tyrrrz in #568
New Contributors
- @kendratodd made their first contribution in #558
Full Changelog: 1.0.72...1.0.73
1.0.72
Full Changelog: 1.0.70...1.0.72
1.0.71
Full Changelog: 1.0.70...1.0.71
1.0.70
What's Changed
- Upgrade vue from 3.4.20 to 3.4.21 by @jonashendrickx in #508
libsodium
is missing in the alpine test image. by @jonashendrickx in #510- Add range to TTL by @jrmccannon in #501
- PAS-202 | OpenAPI: Signin by @jonashendrickx in #497
- Hotswap Stripe API secrets when they are updated. by @jonashendrickx in #512
- Handle DbConcurrencyException for reporting. by @jonashendrickx in #506
- Track the
Client-Version
header in the API. by @jonashendrickx in #511 - PAS-202 | OpenAPI: Registration by @jonashendrickx in #496
- PAS-202 | OpenAPI (Continued) by @jonashendrickx in #482
- PAS-202 | OpenAPI: Styling by @jonashendrickx in #505
- [deps]: Update Fido2 to v4.0.0-beta.12 by @renovate in #454
- PAS-202 | OpenAPI improvements by @jonashendrickx in #514
- PAS-202 | Make paths smaller by @jonashendrickx in #517
- PAS-202 | Add OpenAPI to onboarding page + prettify with icons by @jonashendrickx in #518
- Blazor: Alert boxes and alert icons with all their relevant styling. by @jonashendrickx in #502
- Fix playground link by @jonashendrickx in #522
- Remove dead code by @jonashendrickx in #524
- Improve performance for downloading onboarding keys. by @jonashendrickx in #520
- NavMenu refactoring by @jonashendrickx in #523
- PAS-334 | Rate Limiting Fine Tuning/Follow Up by @Tyrrrz in #519
- Alpine ARM64 fix by @jonashendrickx in #521
- Migrate some Billing components to Blazor. by @jonashendrickx in #525
- [deps]: Update @tailwindcss/typography to v0.5.12 by @renovate in #526
- PAS-202 | Disable 'try it out' by @jonashendrickx in #528
- PAS-403 | Rename route
/magic-link
to/magic-links
(plural) by @Tyrrrz in #531 - Refactor
PagedList
by @jonashendrickx in #535 - PAS-202 | Add missing description for generating an authentication token by @jonashendrickx in #536
- Refactor users list by @jonashendrickx in #538
- PAS-392 | Add rate limit bypass by @Tyrrrz in #509
- Fix upgrade prompt link by @jonashendrickx in #543
- PAS-409 | Hide private key as a password field by @jonashendrickx in #542
- PAS-410 | Don't prepend alias count with dollar sign by @jonashendrickx in #541
- Fix navigation on /Organization/Overview by @jonashendrickx in #540
- PAS-406 | Check authenticators exist in MDS before configuration by @jonashendrickx in #534
- Change verbosity of wrong ApiKey logging. by @jonashendrickx in #529
- PAS-412 & PAS-413 | Disable enhanced navigation globally by @jonashendrickx in #544
- PAS-411 | Fix CTA link on Admins page by @jonashendrickx in #545
Full Changelog: 1.0.66...1.0.70
1.0.69
What's Changed
- Upgrade vue from 3.4.20 to 3.4.21 by @jonashendrickx in #508
libsodium
is missing in the alpine test image. by @jonashendrickx in #510- Add range to TTL by @jrmccannon in #501
- PAS-202 | OpenAPI: Signin by @jonashendrickx in #497
- Hotswap Stripe API secrets when they are updated. by @jonashendrickx in #512
- Handle DbConcurrencyException for reporting. by @jonashendrickx in #506
- Track the
Client-Version
header in the API. by @jonashendrickx in #511 - PAS-202 | OpenAPI: Registration by @jonashendrickx in #496
- PAS-202 | OpenAPI (Continued) by @jonashendrickx in #482
- PAS-202 | OpenAPI: Styling by @jonashendrickx in #505
- [deps]: Update Fido2 to v4.0.0-beta.12 by @renovate in #454
- PAS-202 | OpenAPI improvements by @jonashendrickx in #514
- PAS-202 | Make paths smaller by @jonashendrickx in #517
- PAS-202 | Add OpenAPI to onboarding page + prettify with icons by @jonashendrickx in #518
- Blazor: Alert boxes and alert icons with all their relevant styling. by @jonashendrickx in #502
- Fix playground link by @jonashendrickx in #522
- Remove dead code by @jonashendrickx in #524
- Improve performance for downloading onboarding keys. by @jonashendrickx in #520
- NavMenu refactoring by @jonashendrickx in #523
- PAS-334 | Rate Limiting Fine Tuning/Follow Up by @Tyrrrz in #519
- Alpine ARM64 fix by @jonashendrickx in #521
- Migrate some Billing components to Blazor. by @jonashendrickx in #525
- [deps]: Update @tailwindcss/typography to v0.5.12 by @renovate in #526
- PAS-202 | Disable 'try it out' by @jonashendrickx in #528
- PAS-403 | Rename route
/magic-link
to/magic-links
(plural) by @Tyrrrz in #531 - Refactor
PagedList
by @jonashendrickx in #535 - PAS-202 | Add missing description for generating an authentication token by @jonashendrickx in #536
- Refactor users list by @jonashendrickx in #538
- PAS-392 | Add rate limit bypass by @Tyrrrz in #509
- Fix upgrade prompt link by @jonashendrickx in #543
- PAS-409 | Hide private key as a password field by @jonashendrickx in #542
- PAS-410 | Don't prepend alias count with dollar sign by @jonashendrickx in #541
- Fix navigation on /Organization/Overview by @jonashendrickx in #540
- PAS-406 | Check authenticators exist in MDS before configuration by @jonashendrickx in #534
- Change verbosity of wrong ApiKey logging. by @jonashendrickx in #529
Full Changelog: 1.0.66...1.0.69
1.0.68
What's Changed
- Upgrade vue from 3.4.20 to 3.4.21 by @jonashendrickx in #508
libsodium
is missing in the alpine test image. by @jonashendrickx in #510- Add range to TTL by @jrmccannon in #501
- PAS-202 | OpenAPI: Signin by @jonashendrickx in #497
- Hotswap Stripe API secrets when they are updated. by @jonashendrickx in #512
- Handle DbConcurrencyException for reporting. by @jonashendrickx in #506
- Track the
Client-Version
header in the API. by @jonashendrickx in #511 - PAS-202 | OpenAPI: Registration by @jonashendrickx in #496
- PAS-202 | OpenAPI (Continued) by @jonashendrickx in #482
- PAS-202 | OpenAPI: Styling by @jonashendrickx in #505
- [deps]: Update Fido2 to v4.0.0-beta.12 by @renovate in #454
- PAS-202 | OpenAPI improvements by @jonashendrickx in #514
- PAS-202 | Make paths smaller by @jonashendrickx in #517
- PAS-202 | Add OpenAPI to onboarding page + prettify with icons by @jonashendrickx in #518
- Blazor: Alert boxes and alert icons with all their relevant styling. by @jonashendrickx in #502
- Fix playground link by @jonashendrickx in #522
- Remove dead code by @jonashendrickx in #524
- Improve performance for downloading onboarding keys. by @jonashendrickx in #520
- NavMenu refactoring by @jonashendrickx in #523
- PAS-334 | Rate Limiting Fine Tuning/Follow Up by @Tyrrrz in #519
- Alpine ARM64 fix by @jonashendrickx in #521
- Migrate some Billing components to Blazor. by @jonashendrickx in #525
- [deps]: Update @tailwindcss/typography to v0.5.12 by @renovate in #526
- PAS-202 | Disable 'try it out' by @jonashendrickx in #528
- PAS-403 | Rename route
/magic-link
to/magic-links
(plural) by @Tyrrrz in #531 - Refactor
PagedList
by @jonashendrickx in #535 - PAS-202 | Add missing description for generating an authentication token by @jonashendrickx in #536
- Refactor users list by @jonashendrickx in #538
- PAS-392 | Add rate limit bypass by @Tyrrrz in #509
- Fix upgrade prompt link by @jonashendrickx in #543
- PAS-409 | Hide private key as a password field by @jonashendrickx in #542
- PAS-410 | Don't prepend alias count with dollar sign by @jonashendrickx in #541
- Fix navigation on /Organization/Overview by @jonashendrickx in #540
Full Changelog: 1.0.66...1.0.68