Welcome to Wazo Release Note Documentation!
INTRODUCTION
NEW IN THIS RELEASE
- Warning : Google Contacts integration need your attention
- The
wazo-dird
Google backend has migrated from using the deprecated Contacts API to the People API. To make valid requests, the Google Cloud application must have either thehttps://www.googleapis.com/auth/contacts
or thehttps://www.googleapis.com/auth/contacts.readonly
permissions.
In addition, the Google Cloud application must enable the People API instead of the Contacts API; learn how to do that.
- The
- New DND: Users having Do-Not-Disturb mode enabled do not receive calls from group
- New Look up users from another Wazo EUC Stack.
- New All Snom, Yealink and Aastra / Mitel phone plugins now use specific codecs by default.
- New Firmware: Upgrade Yealink T3X & T5XW firmware.
- Fixed Administrators cannot delete their own tenants anymore.
- Fixed Call Permission names can now be the same across tenants.
- Fixed Password reset could reset another user's password in specific circumstances
TECHNICAL FEATURES
- New Asterisk: Asterisk has been upgraded to 18.5.1, featuring security fixes. See the Asterisk release announcement
- Improved wazo-calld hangup event now contains the call direction information
- Improved Recordings: an event is now published when an archive is ready
DETAILS
Feature
-
WAZO-2001 wazo-calld: Hangup events should contain the direction of the call
-
WAZO-2371 Wazo-provd - Add Codec Implementation
-
WAZO-2386 Recording archives: publish events in websocket
-
WAZO-2413 Don't receive call from Group when User is in DND
-
WAZO-2419 CDR add the internal source name
-
WP-406 Open Virtual Conference - Open API Specs
Bug
-
WAZO-2283 Directories: lookup users on another instance
-
WAZO-2378 CallPermission Name
-
WAZO-2439 Google contact integration - Don't see number when label is empty
-
WAZO-2453 reset password can delete other user password
-
WAZO-2459 Gigaset N870 is not provisioning itself
-
WAZO-2460 wazo-phoned: directory lookup fails when no lastname for Gigaset
-
WAZO-2472 Wazo upgrade: Debian packages not upgraded
Technical
-
WAZO-1941 remove staticsip table (and credentials)
-
WAZO-2256 convert wazo-dxtorc to python3
-
WAZO-2370 Stop using legacy Google contacts API
-
WAZO-2373 Upgrade Yealink T3X & T5XW firmwares
-
WAZO-2426 Add a Jenkinsfile to wazo-dird
-
WAZO-2427 Add a Jenkinsfile to wazo-confd
-
WAZO-2428 Add a Jenkinsfile to wazo-agentd
-
WAZO-2429 Add a Jenkinsfile to wazo-agid
-
WAZO-2430 Add a Jenkinsfile to wazo-amid
-
WAZO-2431 Add a Jenkinsfile to wazo-calld
-
WAZO-2432 Add a Jenkinsfile to wazo-call-logd
-
WAZO-2435 Add a Jenkinsfile to wazo-plugind
-
WAZO-2436 Add a Jenkinsfile to wazo-chatd
-
WAZO-2437 Add a Jenkinsfile to wazo-websocketd
-
WAZO-2433 Disallow user to delete its own tenant
-
WAZO-2448 Upgrade Asterisk to 18.5.1
-
WAZO-2452 Allow wazo-auth to be bootstraped with config file
-
WAZO-2464 docker-compose and able to create a user with wazo-ui
-
WAZO-2477 Add documentation in API spec for PUT requests to provd /configure/{param_id} routes