Welcome to Wazo Release Note Documentation!
Discover the latest updates and features developed on Wazo Stack.
Breaking changes
- Service
wazo-provd
now use Python3.
The latest version of all plugins have been updated to use Python 3 as well.
The default plugin repository has been changed fromhttp://provd.wazo.community/plugins/1/stable
(python 2) tohttp://provd.wazo.community/plugins/2/stable
(python 3).
This change should be automatic, but if you are using a custom URL it will need to be updated to one containing Python 3 compatible plugins.
Custom plug-in you have added by yourself might not work after the upgrade, you will need to fix it manually. -
xivo-berofos
CLI andbntools
package have been removed and are not supported anymore
New Features in This Release
- Chat API: There is a behaviour change to the room API from
wazo-chatd
. Only one room can exist with the same participants.
A temporary behaviour have been put in place to leave time to migrate, during this transition time, creating another room will return the same room instead of raising a 409 error.
- Important: As a consequence to this change, concerning existing chat rooms, any room with the same set of users have been merged into a single one.
- Important: As a consequence to this change, concerning existing chat rooms, any room with the same set of users have been merged into a single one.
Bug Fixes
- Provisioning: Fixed yealink expansion module
- Node-red: External-API tenant user events