Friday, September 1, 2023
4 changes
Enhancements to existing features
Subscription analysis now includes Quantity as an available measure, giving teams another way to review subscription performance. The wording around Subscription Status is also made more consistent, helping users interpret subscription stages more clearly across related views and reports.
Original PR description
- Add "Quantity" in the list of measure in Subscriptions analysis - Generalise the use of "Subscription Status" for subscription_stage task-id: 3460063
Facebook stream comments now display attached images directly inside the comment message bubble. This makes social conversations easier to review because users can see the full comment context without opening images separately.
Original PR description
Purpose ======= Show the comments images inside the message bubble, for the Facebook stream posts. Task-3339389
The VoIP calling library now loads only for users who have VoIP credentials. This reduces unnecessary loading for other users, improving efficiency without changing the calling experience for VoIP users.
Original PR description
This commit creates a separate bundle for the SIP.js library and only loads it when the current user can use VoIP (i.e. when they have VoIP credentials).
Signing request emails now present the expiration date in an improved way. This makes deadlines easier for recipients to understand, helping reduce missed or delayed signatures.
Original PR description
UX change for the expiration date in mail. task-id: 3470270