Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2023-02-16 - [1.10.0]
Changed
- Access tokens have been removed due to integration with Auth0.
Changed
- Replaces the access token UI with the applications UI.
- Removed Google Fonts to improve GDPR compliance.
- Updated the User Manual to include the newly improved workflows.
Added
- Added a new authentication mechanism for users and machine access using Auth0.
- Added a new scope picker in the Webhooks and Mailhooks sections of the app.
- Allow users to request a new confirmation account confirmation email in case the token has already expired.
- Add MFA (Multi Factor Authentication) for verified users.
- Added a persistant link to the User Manual with contextual links in the app.
Fixed
- Fixed an issue where special characters in company names were rendered incorrectly.
2023-01-18 - [1.9.4]
Fixed
- Fixed the unexpected error
ValidationError: Invalid request
during notarization.
2023-01-18 - [1.9.3]
Fixed
- Fixed an issue caused when trying to send an email without a recipient.
2023-01-10 - [1.9.2]
Changed
- Improved appearance of the developers documentation.
- Added support for CoA v1.1.0 and EN10168 v0.4.1
2023-01-02 - [1.9.1]
Fixed
- Fixed an issue where notarizations failed due to an unexpected payload validation error.
Changed
- Live mode is now available for certificate verifications even if a company has not been verified by S1SEVEN.
Added
- Display sender email in mailhook description.
- Added a new scope picker UI to automate/webhooks and automate/mailhooks.
- Added more direct links to sections in the user manual from the application.
2022-12-30 - [1.9.0]
Fixed
- Fixed an issue with urls on the public verification site.
- Fixed an issue with the email subject in some emails.
- Fixed an issue with some emails being filtered by Microsoft Exchange server rules.
- Fixed an issue where some schema releases were not correctly deployed.
- Fixed an issue with certificate notarizations.
Added
- Added a delivery view for emails.
- The status of redeliveries of webhook events is now shared with the user and the ui is automatically updated.
Changed
- Improved the design of mailhook ui.
- Increase rate limit for GET api/mails endpoints.
2022-11-21 - [1.8.2]
Added
- Added a new deliveries view that provides insights into recent web hook executions.
Changed
- UI improvements for lists, wallet creation and dialogs.
2022-11-18 - [1.8.1]
Added
- Introduced resource audit.
Changed
- Improved the access token UI.
- Improved the user profile UI.
- Improved the UI for editing companies.
- Improved appearance of forms.
Fixed
- Fixed some English and German translations.
2022-10-20 - [1.8.0]
Changed
- Due to the high operational cost of hooks, the creation of hooks has been limited to 5 webhooks and 5 mailhooks per company.