What's Changed
- Protect the POST '/apps/available' endpoint. by @jonashendrickx in #344
- Add workflow for generating migration scripts by @Tyrrrz in #343
- Use npm ci by @abergs in #348
- Route application logs through tests by @Tyrrrz in #341
- Fix Enable/Disable of the Manual Verification Token Endpoint by @jrmccannon in #342
- Fix Entity Framework migrations for Microsoft SQL Server by @jonashendrickx in #350
- [deps]: Update vue to ^3.4.10 by @renovate in #353
- [deps]: Update nuget minor by @renovate in #323
- Unable to see the full application logs table. Enable scrolling horiz… by @jonashendrickx in #357
- Attestation by @jonashendrickx in #338
- Simple reporting: Total Users/Credentials charts by @jonashendrickx in #331
- Add 'CreatedAt' to 'ApiKeys' table and display in Api keys list by @jonashendrickx in #355
- Add resilience when initializing Selenium driver by @abergs in #351
- Remove
yarn
by @Tyrrrz in #358 - Add details to the error message when API key has the wrong scope. by @jonashendrickx in #356
- Add URL-encoding to
PasswordlessManagementClient
by @Tyrrrz in #359 - Adding rate limiting to Admins.cshtml.cs by @jrmccannon in #334
- enable blazor pages by @jonashendrickx in #361
- Show that 'No data is available' when less than x data points by @jonashendrickx in #362
- Fix build simple reporting by @jonashendrickx in #363
- Add proper nullability and optionality annotations to EF models and enable null checks in the
Service
project by @Tyrrrz in #340 - Upgrade Fido2.NET library to 4.0-beta11 by @jonashendrickx in #333
- Fix credential tiles by @jonashendrickx in #366
- Normalize nullability in the database schema by @Tyrrrz in #364
- Open link in a new tab by @jonashendrickx in #367
- Fix event logging context bug on non-existing endpoints by @jonashendrickx in #354
Full Changelog: 1.0.56...1.0.59