What's Changed
- Consolidate and simplify workflows by @Tyrrrz in #143
- Improve notify message by @Tyrrrz in #155
- Bump version to 1.1.0 by @github-actions in #156
- Zip fix by @Tyrrrz in #158
- Use only hash as prerelease version suffix by @Tyrrrz in #157
- Fix notify job again by @Tyrrrz in #159
- Gracefully exit when using .NET migrations by @jonashendrickx in #160
- CVE-2023-36414 by @jonashendrickx in #161
- Don't deploy to devtest on PRs by @Tyrrrz in #164
- CVE-2023-44270 by @jonashendrickx in #162
- Version checks by @Tyrrrz in #165
- Use GH Action v3 to deploy by @abergs in #166
- Added build steps to set DD_VERSION by @abergs in #167
- Calculated wrong 'Id' from 'ApiKey' by @jonashendrickx in #169
- Try to configure DD Version from code by @abergs in #168
- Use DD default .eu by @abergs in #171
- Fix dd by @abergs in #172
- Format by @abergs in #173
- Create
datadog.json
file by @Tyrrrz in #170 - Bumped DD Trace versions by @abergs in #174
- Trim hash to 7 chars by @Tyrrrz in #176
- Self-hosting: Node version 14 or higher is required. by @jonashendrickx in #178
- Add docker image for the API project by @Tyrrrz in #175
- Use rp.id for rp.name by @jonashendrickx in #180
- PAS209: More padding needed around pagination breadcrumbs by @jonashendrickx in #183
- Create panel component by @jonashendrickx in #186
- Create panel footer component by @jonashendrickx in #187
- PAS200: Make delete organization instructions more clear. by @jonashendrickx in #184
- PAS33: Improve validation error message by @jonashendrickx in #188
- Improve error handling in
/signin/verify
by @Tyrrrz in #189 - Check version format on CI by @Tyrrrz in #190
- PAS203: Enterprise self-serve by @jonashendrickx in #177
- PAS195: Improve flow cancel pending deletion by e-mail by @jonashendrickx in #182
- Store & display credprops related fields by @jonashendrickx in #181
- PAS210: Creation of an admin passkey no longer triggers success message by @jonashendrickx in #185
- Formatting of pages by @jonashendrickx in #194
- Refactor credentials list by @jonashendrickx in #191
- Radioboxes are now clickable to drive traffic to documentation by @jonashendrickx in #192
- Fix onboarding page by @jonashendrickx in #196
- Reorganize self-host directory by @Tyrrrz in #195
- btn-secondary match styling of btn-primary by @jonashendrickx in #198
- PAS235: On Safari, the pricing-cards should not fill window height by @jonashendrickx in #199
- PAS234: Billing pages no longer have a title by @jonashendrickx in #200
- PAS236: Provide users information on how cancellation works by @jonashendrickx in #201
- Fix subsequent application creation with Pro or Enterprise by @jonashendrickx in #202
- Improve login page layout by @jonashendrickx in #203
- Fix bug where application isn't being deleted properly by @jonashendrickx in #204
- Fix self-hosting image build by @jonashendrickx in #207
- Revert self-hosting to 7.0 by @jonashendrickx in #208
- Fix event logging on API for ManagementKey endpoints by @jonashendrickx in #206
- Upgrade
Api.dockerfile
to .NET 8 by @Tyrrrz in #209 - PAS217: Cannot authenticate with security key by @jonashendrickx in #193
- Prevent users from changing plans while app is pending deletion by @jonashendrickx in #213
- Fix back-end link by @jonashendrickx in #215
- Redundant text on organization settings page by @jonashendrickx in #216
- Fix plan change flow bugs by @jonashendrickx in #217
- Unexpected exception not being properly handled by @jonashendrickx in #212
- Exporting API keys no longer works by @jonashendrickx in #214
- .NET 8 migration by @jonashendrickx in #205
- Manage plans using their SKU by @jonashendrickx in #219
- Upgrade DD Trace to support net 8 by @abergs in #221
- Use correct value in store by @abergs in #222
- Price text by @abergs in #223
- E-mail not recognized during sign-in by @jonashendrickx in #224
- Fix create app page by @jonashendrickx in #225
- Feedback: Make login page buttons wide again by @jonashendrickx in #226
- Improve styling for text input fields by @jonashendrickx in #227
- Add
/signin/token
to create a verify token without the client flow by @Tyrrrz in #220 - Generalize docker workflow by @Tyrrrz in #211
- Added event logs for invalid and frozen keys. by @jrmccannon in #151
- PAS195: E-mail feedback by @jonashendrickx in #229
- Show 'Trial' badge for organizations in menu. by @jonashendrickx in #228
- Obsolete: Accept header for problem details by @jonashendrickx in #230
- Remove dead code by @jonashendrickx in #231
- Truncate email by @abergs in #232
New Contributors
- @github-actions made their first contribution in #156
Full Changelog: 1.0.54...1.0.55