You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Odin Patch Release 7.4.17 is now available
Greetings Odin users! This batch of release notes covers all the features, updates, and bug fixes published throughout July, 2024.
Normally, we segment releases into smaller chunks, but in this case the Odin team feels grouping the last few releases together makes the most sense, as many front and backend elements distrubuted across these releases work in concert.
Accordingly, we strongly advise any client wishing to upgrade beyond 7.4.13 to request an upgrade directly to 7.4.17.
As a reminder, all of these features are live and available for review in your instance of Odin via the Lab feature.
Please email [email protected] if you'd like to get on the schedule for an upgrade.
New Features
ODIN WEB
For User Bulk Features, the Voice Messaging User Screen CSV report download now includes 3 additional columns: sendVoiceMessageNotifyEmail, voiceMessageDeliveryEmailAddress, and voiceMessageCarbonCopyEmailAddress. [ADO-10600]
Enterprise and group admins can now enable and disable admins at their level of clearance or lower. [9863]
Updates
ODIN WEB
Improved the performance of the Service Utilization Report [ADO-8413]
Added the ability to filter the Group User Call Report to remove users who do not have any calls during the designated period [ADO-10633]
Odin group Devices and group Device Configuration as well as user Devices were in some cases requiring tag values. Odin now allows null Tag Values in all cases as well as correctly passes along "true" or "false" values. [ADO-10785]
While on the user landing page, the links to settings for calling features are now in focus order. [ADO-9665]
The downloadable CSV report User Bulk Features - Voice Messaging User Screen now includes an additional column: voiceMessageNotifyEmailAddress. [ADO-11272]
When using the "Enable Authentication" option of the user create callback, the system should update the user authentication and raise a "user.authentication.update" event regardless of whether or not the authentication service is previously enabled. [ADO-11585]
ODIN API
Performing a GET call on the call records user stats returns an empty array instead of an object with null properties when no matching records are found. [ADO-10847]
Bugfixes
ODIN WEB
Corrected a bug that was preventing hunt group agent reordering. [ADO-11439]
Fixed various bugs and implemented several optimizations for date picker. [ADO-10644]
ODIN API
Corrected issues with the Phonism Webhook fix for the user.busyLampField.update event. [ADO-10727]
The text was updated successfully, but these errors were encountered:
Odin has changed what is returned from the api null/0 which is going to break the method (group user call statitstics) we built in reporter.py. Need to adjust for this
Odin Patch Release 7.4.17 is now available
Greetings Odin users! This batch of release notes covers all the features, updates, and bug fixes published throughout July, 2024.
Normally, we segment releases into smaller chunks, but in this case the Odin team feels grouping the last few releases together makes the most sense, as many front and backend elements distrubuted across these releases work in concert.
Accordingly, we strongly advise any client wishing to upgrade beyond 7.4.13 to request an upgrade directly to 7.4.17.
As a reminder, all of these features are live and available for review in your instance of Odin via the Lab feature.
Please email [email protected] if you'd like to get on the schedule for an upgrade.
New Features
ODIN WEB
For User Bulk Features, the Voice Messaging User Screen CSV report download now includes 3 additional columns: sendVoiceMessageNotifyEmail, voiceMessageDeliveryEmailAddress, and voiceMessageCarbonCopyEmailAddress. [ADO-10600]
Enterprise and group admins can now enable and disable admins at their level of clearance or lower. [9863]
Updates
ODIN WEB
Improved the performance of the Service Utilization Report [ADO-8413]
Added the ability to filter the Group User Call Report to remove users who do not have any calls during the designated period [ADO-10633]
Odin group Devices and group Device Configuration as well as user Devices were in some cases requiring tag values. Odin now allows null Tag Values in all cases as well as correctly passes along "true" or "false" values. [ADO-10785]
While on the user landing page, the links to settings for calling features are now in focus order. [ADO-9665]
The downloadable CSV report User Bulk Features - Voice Messaging User Screen now includes an additional column: voiceMessageNotifyEmailAddress. [ADO-11272]
When using the "Enable Authentication" option of the user create callback, the system should update the user authentication and raise a "user.authentication.update" event regardless of whether or not the authentication service is previously enabled. [ADO-11585]
ODIN API
Performing a GET call on the call records user stats returns an empty array instead of an object with null properties when no matching records are found. [ADO-10847]
Bugfixes
ODIN WEB
Corrected a bug that was preventing hunt group agent reordering. [ADO-11439]
Fixed various bugs and implemented several optimizations for date picker. [ADO-10644]
ODIN API
Corrected issues with the Phonism Webhook fix for the user.busyLampField.update event. [ADO-10727]
The text was updated successfully, but these errors were encountered: