24.12
September 9th, 2024
- New New API - a user can now download and listen to their call recording (only via API)
- New Add Grandstream GXP21XX SIP Reset option
- New Fanvil phones will now use the ringback tone of the configured locale
- New Whitelabel - Assets will use the default value from Wazo
- New SAML login is now supported when using the Microsoft Teams plugin
- Fixed Recording API - Recording have a uuid property to matches the file name on the disk
- Fixed Default stack configuration may lead to lost calls
- Fixed Asterisk crash when using / applications API
24.11
August 19th, 2024
- New - Authentication: Users can now login using the SAML2 protocol, allowing login with centralized credentials like Microsoft Entra or Google authentication.
- New - Authentication: Portal menu to configure the SAML identity provider of a tenant
- Improved - Security Fix: Calls API: The calls API is now tenant-aware
- Improved - Logs: The Wazo services logs now use less disk space. They are no longer written in /var/log/daemon.log and /var/log/syslog.
- Improved - Update Asterisk to 21.4.1
- Fixed - Doing a call using POST /users/me/calls returns a 503 when the phone is not registered
- Fixed - Server logs are duplicated
- Fixed - W80DM terminals have a different user agent
24.10
July 29th, 2024
- New - Push Notification - Mobile devices will now receive a notification whenever they miss a call
- New - wazo-dird & wazo-amid - new API for toggling debug mode without requiring service restart
- New - supported devices - Avaya J100 series (click here to consult our documentation)
-
Fixed - Security - wazo-calld: Enhance GET /calls to support multi-tenancy
- If you made some custom developments using GET /calls, the endpoint behaviour has changed. Please update your code to adapt to this new, more secured behaviour.
- Fixed 503 response from calld when user endpoint not available during `POST /users/me/calls` originate
- Fixed Snom D8XX cannot call a contact from Wazo directory
- Fixed Fanvil V6X series now support directory provisioning
24.09
July 8th, 2024
-
New Support for user SAML authentication with Entra ID (Microsoft)
- How to article available in French here
- In English in your Partner Enablement repository. https://wazo.io
=> Note about SAML administration : Further administration simplification will come in a future release
- New New API attribute to be able to link a live call to a future CDR (wazo-calld / wazo-call-logd)
- New Limit session number per user to avoid too many sessions (default: 100 sessions/user)
- Fixed Shadow call when 2 users pick up at the same time
24.08
June 17th, 2024
- New Calls are now limited by default to 10h to avoid ghost call accumulation scenario. (This limitation can be managed)
-
New Tenants using LDAP authentication MUST set their administrative user accounts to use
authentication_method: native
and set their tenant to usedefault_authentication_method: ldap
.-
- Documentation links:
-
- Documentation links:
-
- Improved - Parking API
- Improved - High usage memory on high-traffic servers: make sure memory usage remains under 10GB
- Improved - Call API: adding a conversation ID for application calls
- Improved - Performance of the Subscription report
- Improved - For a security matter, from this version, it is not possible for a user to have 2 authentication methods. You can dedicate an authentication method at the customer level and if some users wants to have their own authentication method, than the change need to be done at the user level
- Fixed High memory usage in some scenarios after a few days of runtime
- Fixed The openapi spec for /trunks misses the Wazo-Tenant header doc
- Fixed Firebase: migrate push proxy to Firebase API v1
- Fixed wazo-provd - Fanvil - V67 - Error with BLF
- Fixed Fanvil - ring priority
24.07
May 27, 2024
- New old Firebase API deprecation
- New support new Firebase API for those who seek an alternative to Wazo new notification system.
- Fixed API transfers sometimes fail
- Fixed Transferring a call generates an error in calld
- Fixed Setting linear queue strategy requires asterisk restart
24.06
May 6th, 2024
- New: Migration plugin to prepare to the deprecation of the Firebase API (Push notification for Android)
- Fixed: Anonymous call support with the RFC recommendation by default
- Fixed: Switchboards: random status code 500 when answering queued call
- Fixed: Delete a user deletes the incoming line
- Fixed: wazo-chatd initialization never finishes in some cases
- Fixed: wazo-stat false positives on missing wait time values in queue call event stats
- Fixed: Whitelabel mobile iOS: allow uploading an already built version
- Fixed: Issue with the firmware number version on model-v6x.tpl for fanvil serie V
- Fixed: Fanvil i series Firmware not downloadable
- Fixed: Fanvil V series BLF
24.05
April 15th, 2024
- New: Upgrade to Asterisk 21
- New: New API to control parked calls
- Fixed: The context range API now returns the extension ranges based on the DID length parameter of the context
- Fixed: The wazo-auth /tenants API now filters using the uuids query parameter properly
- Fixed: Room chat participants can no longer read messages of rooms they are not part of
- Fixed: Room chat participants can now create rooms which include all participants of an existing room
24.04
March 25th, 2024
- New: Add Poly 6.4.6 firmware
- Improved: Update Fanvil serie V plugin for BLF configuration
- Improved: wazo-auth start time is too long with lots of tenants
- Fixed: Asterisk sends many useless events upon dialplan execution which is affecting the performance
- Fixed: Call interception doesn't work when Wazo mobile is in the background
24.03
March 5th, 2024
- New: Parking Lot: `parking` and `park_position` function keys now work with parking lot resources
- New: wazo-agentd: Refactor wazo-agentd service to use stevedore plugins and easily integrate third-party development
- Improved: Response time to PUT queries on SIP endpoint templates
- Improved: Resilience of queue stats computation in presence of incomplete queue events
- Improved: Remove many useless events upon dialplan reload which improve and address some performance issues
- Fixed: wazo-stats failed to compute stats because of missing values in queuelog events
- Fixed: When seamless upgrade is used, when the secondary is being used. the *735… BLF used for agent logins does not switch colour anymore
- Fixed: Ring group timeout conflict with Wazo ring timeout Mobile
- Fixed: Validate parking lots extensions to avoid conflicts within tenant
- Fixed: Fix parking lots function keys (park, unpark)
24.02
February 12th, 2024
- Improved: Optimization of the dialplan generation
- Fixed: User ring timeout not respected using a calld API
- Fixed: Password reset email configuration name/address have no effect
24.01
January 23nd, 2024
- Improved: Asterisk has been upgraded to 20.5.2, including security improvements.
- Improved: mprovement of the developers experience which should enhance their efficiency
- Improved: Add more Python hints in the code base to ease and accelerate the onboarding of new developers, more robust code and auto-generation of some documentation on events
- Fixed: The debug log activation script does not work for wazo-provd
- Fixed: wazo-call-logs cli: deleting call logs of the last N days prevents CEL entries from being reprocess
- Fixed: Call interception fails after abandoned call on mobile
- Fixed: wazo-confd: out of memory and crash when listing call permissions on a huge stack
- Fixed: Cannot sort users by id via API
23.17
January 8th, 2024
- Improved: Agent numbers are now tenant aware. Multiple tenants may now use the same number for agents without conflict.
- Improved: Mobile push notifications for Android now work out-of-the-box for new stack installations; no configuration is needed anymore after installing the stack. If you have an existing stack, please contact our support to get some help and guidance on how to benefit from it.
- Improved: Whitelabel documentation has been refine on the subject of the Window signature certificate
- Fixed: When listing call logs and filtering on specific users, the list now only contains calls that the users placed or answered, instead of listing unrelated calls.
23.16
December 4th, 2023
- New Remote Provisioning: To enhance security on remote provisioning, we are introducing an authentication system using a "provisioning key". More information can be found in [the documentation](https://wazo-platform.org/uc-doc/administration/provisioning/http-auth-strategy)
- New Provisioning: Added support for Yealink CP925
23.15
November 13th, 2023
- Improved User API: Listing users is now faster when using pagination on a large user base.
- Improved Directories: Reverse lookup of incoming caller number will now happen whenever the caller ID name looks like a phone number, instead of only happening when the name and number are the same.
23.14
October 23rd, 2023
- New Mobile - New API for sending customized mobile push notifications.
- Improved Performance - Performance was improved when listing thousands of incalls.
- Improved Multi Tenancy - Improve tenant removal by removing associated devices.
- Improved Phonebook - improved deletion to avoid phantom phonebooks
23.13
October 1st, 2023
- Fixed Switchboard: CDR call duration was fixed when a call has been on hold before being answered
- Fixed Directories: Removing a phonebook will also delete all associated lookup configuration
- Improved Phone provisioning: The provisioning server's HTTP interfaces is now accessible through the Nginx server
23.12
September 12th, 2023
- Fixed Call pickups with CTI were unable to hangup
- Fixed Logins with username/password containing accented characters
23.11
August 21st, 2023
- New Asterisk has been upgraded to 20.4.0
-
New Added a new phonebook management API, deprecating the existing API
- Documentation : Ajout d'un Annuaire partagé
- Fixed a bug preventing the use of accented characters in a user's login/password
- Improved Various under-the-hood optimizations to the database subsystem, improving APIs performance for certain API routes
23.10
July 31st, 2023
- New Asterisk has been upgraded to 20.3.1
- New Added support for Fanvil i series
- Fixed XML template format for Polycom devices
- Improved Optimize wazo-websocketd authentication check strategy not to flood wazo-auth
23.09
July 11th, 2023
- New Added support for Fanvil V62, V64 and V65
- Fixed Recording purge: recordings were not being purged according to retention policy in some calls involving call interception
23.08
June 20th, 2023
- New Asterisk has been upgraded to 20.3.0. See the Asterisk release announcement.
- Improved Following the upgrade to Debian 11 and Python 3.9, we're upgrading the rest of our environment and cleaning up old code
- Fixed Call Center: When the device of the agent was disconnected, the agent was not automatically logged out.
23.07
May 30th, 2023
- Improved General performance improvements and restructuring in order to improve scalability
- Improved Cleanup and refactor old code from before Bullseye
- Improved Scalability: Continuing optimizations to improve efficiency in order to allow for better performance with a greater number of users
23.06
May 9th, 2023
- New Wazo 23.06 is now built on top of Debian 11 (Bullseye), a more secure and up-to-date Operating System. A guide on how to upgrade can be found here (FR)
- Fixed : 2 POPC operators pick up the call at the same time (Zendesk tickets #7280 and #7842)
23.05
April 18th, 2023
- Update Asterisk: Asterisk has been upgraded to 20.2.1. See the Asterisk release announcement
23.04
March 27th, 2023
- New user API: The user update endpoint has been revamped to be able to edit all user's resources with one API call. See documentation for more info
-
Improved Scalability:
wazo-websocketd
now serves connection using multiple processes, which speed up everything when a high number of clients are connected - Update Asterisk: Asterisk has been upgraded to 20.1.0. See the Asterisk release announcement
23.03
March 07th, 2023
- New user API: The user creation endpoint has been revamped to be able to create all user's resources with one API call. See documentation for more info
23.02
Febuary 13th, 2023 Access release note
- New DAHDI support has been removed. DAHDI was removed by default since 21.01.
- Improved Asterisk has been upgraded to 19.8.0. See the Asterisk release announcement
23.01
January 23rd, 2023 Access release note
- Improved Python 3: Migrated mostly all remaining libraries/scripts to Python 3 and remove Python 2 compatibility
22.17
December 27th, 2022 Access release note
- Improved Asterisk: Asterisk has been upgraded to 19.7.1 See the Asterisk release announcement
22.16
December 5th, 2022 Access release note
- New service wazo-provd now in python3 (breaking change, read the release note)
- New packages xivo-berofos and bntools have been removed (breaking change, read the release note)
- New New chat room behaviour for API users
- Fixed Provisioning: yealink expansion module
- Fixed Node-red - Events for External API tenants
22.15
November 14th, 2022 Access release note
- New Provisioning: Added support for Fanvil X Series phonebook
-
New Call API & Events: Added new field
call_direction
to call API and events, which allows to know if a call is inbound, outbound or internal - Fixed Provisioning: Fixed Cisco SPA plugin firmware package download issue
22.14
October 17th, 2022 Access release note
- New Provisioning: Added support for phones Fanvil X4U(-V2), X5U(-V2), X6U(-V2), X7(-V2), X7C(-V2), X210(-V2), and X210i(-V2)
- Improved Asterisk: Asterisk has been upgraded to 19.6.0. See the Asterisk release announcement
- New Documentation: API events are now properly documented with AsyncAPI. Here is an example for authentication events.
22.13
September 26th, 2022 Access release note
- New Call filters: Calling a filtered extension will ring all lines rather than only one line
- New Configuration API: new API to create an extension and attach it to a line at the same time
22.12
September 6th, 2022 Access release note
- New Call Detail Records (CDR): Now includes destination type (user, conference, meeting)
- Improved Call Events: Internal events management
22.11
August 16th, 2022 Access release note
- New wazo-sysconfd: The system configuration service has been rewritten to remove unmaintained part of code.
22.10
July 25th, 2022 Access release note
- New Authentication groups API: groups can be filtered by a policy and now have a unique name
- New Provisioning: Add Snom UXMC D7C firmware
- Fixed Call logs: A missed call was not logged when the associated endpoint was not available
- Fixed Provisioning: Fix Gigaset N510 firmware upgrade
- Improved Asterisk: Asterisk has been upgraded to 19.5.0. See the Asterisk release announcement
- Improved Provisioning: Improve Gigaset N720 plugin
- Improved Scalability: Consume events from the bus instead of the Asterisk websocket. This will improve the performance of Wazo and allow greater scalability.
22.09
July 04th, 2022 Access release note
- New Authentication: Improve the LDAP authentication source by identifying tenants by domain names
- New Phones: Yealink and Gigaset N510 enhancements
- Improved Security: Various tweaks to reinforce security in NGINX, making wazo more secure
- Fixed Provisioning: Changing the provisioning port via the API did not change the provisioning server configuration.
- Fixed Webhooks: The webhooks are now tenant-aware: a webhook will only be triggered by events happening in the webhook's tenant.
22.08
June 13th, 2022 Access release note
- Improved Asterisk: Asterisk has been upgraded to 18.12.1. See the Asterisk release announcement for 18.12.0 and 18.12.1
- Improved Only allow one mobile contact at any given time
22.07
May 24, 2022 Access release note
This update contains an important technical improvement that prevent phone system to be blocked due to a certificat expiration. Please read the dedicated release note for more information.
- Improved Self-signed Certificat: Remove SSL between asterisk and amid
22.06
May 02, 2022 Access release note
- New Meetings: Added ability for the meeting owner to kick a participant
- Improved Asterisk: Asterisk has been upgraded to 18.11.1. See the Asterisk release announcement
- Fixed Mobile: Fixed blank notifications on Android phones after receiving a call
22.05
April 11, 2022 Access release note
- New VideoConferencing: We have added APIs for meeting owners to be able to allow or deny joining request.
- New Provisioning: We have added plugins for Alcatel-Lucent M3, M5 and M7.
- New Bug: fixed switchboard timeout
- New Bug: fixed mobile endpoints not receiving group calls when no other devices were connected
- New Asterisk: Asterisk has been upgraded to 18.11.0. See the Asterisk release announcement
22.04
March 21, 2022 Access release note
- New API: The API for calls now provides the information if a call contains a video stream
- New API: The API for calls now provides the answer and hangup time of a call
- New Asterisk: Asterisk has been upgraded to 18.10.1, including security fixes. See the Asterisk release announcement
- New Provisioning: Various Yealink and Snom firmwares have been upgraded
22.03
February 28, 2022 Access release note
- New LDAP: LDAP login with multi tenancy support.
- New Asterisk: Asterisk has been upgraded to 18.10.0. See the Asterisk release announcement.
- Fixed User export: Fixed a users export issue when an associated wazo-auth user was missing.
22.02
February 07, 2022 Access release note
- New Asterisk: Asterisk has been upgraded to 18.9.0. This version has also been backported to 22.01 to fix a regression about queues and groups call distribution. See the Asterisk release announcement
-
New Provisioning: the Yealink T4XU models support has been added to the
yealink-v85
andyealink-v86
plugins.
22.01
January 10, 2022 Access release note
- New CSV Directory
21.16
December 13, 2021 Access release note
- New Meetings: Wazo 21.16 introduces persistent meeting rooms. The persistent meeting rooms can be created by users and will stay indefinitely in the system, contrary to other meeting rooms that will be deleted after some time. The meeting rooms can then be used to invite external people to join the meeting.
- Fixed Call recording: Outgoing external calls were not recorded if the user enabled only the recording of outgoing external calls and no other call recording direction.
- Improved Asterisk: Asterisk has been upgraded to 18.8.0. See the Asterisk release announcement
- Improved Security: Unauthenticated HTTP API are throttled to 25 requests per second.
- Improved Provisioning: the Patton provisioning plugin has been updated for the most recent firmware
21.15
November 22, 2021 Access release note
-
New It's now possible to create external conferences that allow guests to join a meeting.
WARNING: This is a technical improvement. The capacity to allow guest to join a meeting is not yet fully available. Work is in progress. - Fixed Backup restore: Phones cannot register anymore after a backup restore
- Fixed Call logs: Fixed incoming calls to switchboard and conferences not appearing in the right tenant
- Fixed Music On Hold: Fix name conflicts on multi-tenant instances
21.14
November 01, 2021 Access release note
- New A new resource has been added to configure the public URI to reach a stack.
- Fixed Fixed duplicated columns in the CSV output for call logs with recordings
21.13
October 12, 2021 Access release note
- New A new phone provisioning plugin has been added to support Yealink W70B and T58W.
- Improved Updated Yealink W80 firmware
- Improved Asterisk has been upgraded to 18.6.0. See the Asterisk release announcement
- Fixed STUN server resolution is disabled after some time
- Fixed Phone BLF for agent login/logout was broken since 18.03, but are now fixed
- Fixed HA: relogging agents does not work on secondary server
21.12
September 20, 2021 Access release note
- New Ring Group: User is reachable on Mobile through a ringing group
- New Switchboard: Add Timeout fallback capabilities to switchboard
- New API: Add more search and sort options for wazo-confd resources (switchboard, ivr, sounds)
- Fixed HA: Custom sounds files are now synchronized in a High Availability environment
21.11
August 30, 2021 Access release note
-
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 instance.
- New all Snom, Yealink and Aastra / Mitel phone plugins now use a codec by default.
- New firmware: Yealink T3X & T5XW.
- Fixed Administrators cannot delete their own tenants anymore.
- Fixed CallPermission names can now be the same across tenants.
- Fixed Password reset could reset another user's password
- Improved Asterisk: Asterisk has been upgraded to 18.5.1.
- Improved wazo-calld hangup event now contains the call direction information
- Improved Recordings : an event is now published when an archive is ready
21.09
July 19, 2021 Access release note
- New Import: A new tool is available to ease migration to Wazo. See documentation
- New Incall: Music on Hold can now be played when an incall redirects to a user.
- New Phones: A new phone provisioning plugin has been added to support Gigaset N870.
- New REST API: To make REST APIs easier to use, authentication policies can now be identified by a slug instead of their UUID.v
- Fixed Asterisk: Fix Asterisk STUN issue when IP of STUN server changes while Asterisk is running.
- Improved Authorization: Users cannot give permissions to other users if they don't already have those permissions themselves.
- Improved Asterisk: Asterisk has been upgraded to 18.5.0. See the Asterisk release announcement
21.08
June 28, 2021 Access release note
-
New Presence: Until Wazo Platform 21.08, the API for user presence changed its
line_state
totalking
right after the user placed a call. In Wazo Platform 21.08, the user'sline_state
will have two different states:progressing
when the called party is ringing, thentalking
if the called party answers the call. - New Phones: The Grandstream GXP1628, GS-HT801-HT802, GRP2614, GXV3350 are now supported by the latest Grandstream phone plugin in Wazo Platform.
-
New Events: All call-related events emitted by Wazo Platform now include a
timestamp
metadata. - New Switchboard: Wazo Platform 21.08 allows changing the music-on-hold for switchboard waiting and hold queues.
21.07
June 07, 2021 Access release note
- New Call recording: Introducing an API to easily export recordings and download the resulting export ZIP archive.
- New Asterisk: Asterisk has been upgraded to 18.4.0. See the Asterisk release announcement
21.06
Mai 05, 2021 Access release note
- New Retention: We added the possibility to automatically delete call recordings. Furthermore, it is now possible to configure the automatic deletion of CDRs and call recordings via REST API for each tenant. For instance, this makes it possible to abide by European GDPR regulations.
- New Asterisk: Asterisk has been upgraded to 18.3.0. See the Asterisk release announcement
To access older information on E-UC Stack, please access to this page