-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ChangeLog for 4.3.0 release #2825
base: bleeding
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional review required
- Fixed a bug displaying portal logos with special characters in filename #2780 | ||
- Fixed a bug displaying brand features in client creation screen #2822 | ||
- Fixed terminal status hint for SIP ALG registrations #2811 | ||
- Fixed Call CSV Schedulers available fields based on cliend features #2821 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fixed Call CSV Schedulers available fields based on cliend features #2821 | |
- Fixed Call CSV Schedulers available fields based on client features #2821 |
typo
- Fixed terminal status hint for SIP ALG registrations #2811 | ||
- Fixed Call CSV Schedulers available fields based on cliend features #2821 | ||
- Added validations of email fields #2776 | ||
- Added new API endpoont to retrieve Users API tokens #2817 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Added new API endpoont to retrieve Users API tokens #2817 | |
- Added new API endpoint to retrieve Users API tokens #2817 |
typo
Up to you, but may be useful adding then name of the new endpoint (token_exchange).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know whether or not we comment this in the changelog, but application relay set and media relay set are now required fields in insert/update forms for companies of every kind.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Application server set is a new section in platform/Infrastructure and has platform operators can assign multiple application server sets and media relay set to brands.
Type Of Change
Checklist:
Description
Updated documentation with most relevant changes in 4.3.0 release.
Warning
The Format of Rest APIs Changelog has changed a bit since new changelogs are generated using GPTs
Note
This PR will be updated with new changes introduced in not yet merged Pull Requests
Additional information