Quobis manager release notes
5.7.0
Released 2026-02-11
Features
add contacts to user capabilities
add domains finder
add origins, capabilities, azure and services to domain form
enable transitions on navigation
find by wac user id, add domain column and remove rol icons
restore scroll position on navigation
users: add a new card to show active sessions of each user
users: include more data in top description
Performance Improvements
remove deprecated animations
use zoneless change detection
Bug Fixes
fix some problem with wrong sizes in some views
make code more robust for auth problems
read host-meta to detect wac-core API and kitter API URLs
send authorization header to kitter when located in different origin
sip-mappings: improve SIP mappings detail view
users: correctly retrieve and update user capabilities
users: fix problem when trying to update user permissions
users: improve descriptions related with SIP mappings
users: recover the right domain capabilities according to the chosen domain
v5.6.0
Released 1th August 2024
New features:
Added a new “type” field and search box in the conference log view with values “conference”, “call” or “meeting” (ROAD-6007)
Allow to download meeting recordings from conference log view (ROAD-5961)
User SIP-mapping information autofills incorrectly if there is a password manager (ROAD-4921)
Added checker for email format (ROAD-5498)
Bug fixes:
SIP mapping information is not visible in the User’s detail view until the mouse passes over the “+” button (ROAD-5119)
Wrong display of the SIP-mappings in the user view (ROAD-5679)
Wrong navigation after creating a new user (ROAD-5691)
User edition fails in some backend configuration related with recording permissions (ROAD-5701)
v5.5.0
Released 16th November 2023
New features:
Change the user password once it’s created (ROAD-3450)
Added information of the logged user in the top bar (ROAD-4266)
Added SIP-mapping information right in the user’s view (ROAD-4339)
Added a link to the Keyloak login page (ROAD-4716)
Bug fixes:
Manager could retrieve/remove incorrect keycloak users (ROAD-4444)
Spinner is shown indefinitely when a list is empty (ROAD-4557)
Dot not make unnecessary requests to POST /sapi/login (ROAD-4565 )
Caller information in incoming SIP calls starting by tel:XX are not correctly displayed in the conference view (ROAD-4567)
Wrong navigation when clicking on a username in the sessions’ view (ROAD-4605)
Typo in the SIP-mapping edition view (ROAD-4656)
Conferences section makes useless requests to /sapi/users (ROAD-4657)
User Groups tab is misspelled in the create user window (ROAD-4681)
Manager gets page by page all users and usergroups when creating a usergroup or SIP mapping (ROAD-4688)
Improve pagination when downloading conference records in CSV format (ROAD-4691)
The invites filed appear as “object object” in the CSV export file instead of showing the actual data (ROAD-4706)
Sometimes the user’s SIP-mapping information is not displayed in the editing view (ROAD-4920)
Changes:
Update to Angular 15
v5.4.0
Released 3rd July 2023
New features:
New “sessions” view that lists active user sessions and its details (ROAD-3457)
Show a spinner while loading data inside tables for a better UX (814286d)
SIP mappings view: validate input in edit form (7ad0d54)
SIP mappings view: add domain information when listing related users and groups (f755d35)
Domains view: allow creating and deleting domains
Domains view: improve users filtering (ROAD-4264)
Domains: added a number with the user’s count for each listed domain
Users view: added message ‘Never logged in’ on users view (ROAD-2074)
Users view: add a domain selector in user details form (f9dfa56)
Users view: add Keycloak ID and wac-core ID on the user detail view (2d199a8)
Users view: improve feedback when user is being edited (4e0cae9
Bug fixes:
Do not show SIP mappings section for non global admins (8557d22)
Mark active view in sidebar (9211e37)
Allow to edit existing SIP mappings (ROAD-4261)
Validate username, domain, phone and email to detect duplicated values before sending request (e1c9bee)
v5.3.0
Released 30th January 2023
New features:
Users view: allow filtering users by role (9006dcd), closes #ROAD-2736
Bug fixes:
Do not send capabilities in kitter request when creating a new user (9299264), closes #ROAD-2526
Use kitter for every write operation for users (c969b62), closes #ROAD-2526
Changes:
v5.2.0
Released 8th July 2022
New features:
New “domains” section: domains created in the system can be listed, including its parent domain and a pagination widget (ROAD-2171)
Bug fixes:
Asterisks (*) are now a valid character for usernames (ITX-631)
Changes:
Registry image and pod/container name has been changed from “manager-new” to “manager”.
Known issues:
Sip Mappings cannot be updated using Quobis manager, the REST API needs to be used instead (ROAD-2484)
v5.1.0
Released 9th May 2022
New features:
Participants in an UserGroup can now be reordered (drag & drop list). This will affect the ringing order when someone dials into this user group (ROAD-2112)
Changes:
Phone number field in user creation and edition is now optional instead of mandatory (ROAD-2096). Please note that the Kitter configuration field
phoneNumberRequiredmight be activated in the backend, in such a case no user will be created if no phone number is provided and no feedback message is shown.
v5.0.0
Backward compatibility announcement
Please take into account the announcement stated here: Backward compatibility announcement for v5
Released 25th March 2022
New features:
This version has been rebuilt from scratch and has a complete new codebase. It covers all the features present in the previous versions.
User management: create, update and delete users. Capabilities can also be edited.
User groups: create, delete and assign users to user groups.
Conference log: browse call detail records and download them in CSV format. A detailed view in JSON format is also available for debugging purposes.
Known issues:
Administrators cannot change their own password using Quobis manager, the REST API needs to be used instead
Deprecations:
Quobis manager v4.4 and previous are no longer supported.