Welcome to Ada’s release notes. Scroll down to see a list of recent releases.
You can subscribe to updates with our RSS feed, or sign up to get news about updates directly in your inbox.
Sign up for email notifications
At the end of every week that has had at least one feature release, we’ll send you an email on Friday at 11 a.m. Eastern to let you know about our last few releases.
Make better availability rules
When you’re creating availability rules for Actions, Processes, pieces of Guidance, articles, or handoffs, you now have more options for your conditions:
- Before, if you added an Or operator in your rules, you could only specify a different value for the same variable (e.g.,
browser
=
chrome
orfirefox
). Now, you can specify different values for different variables with Or variables (e.g.,browser
=
chrome
orchannel
=
Ada Web Chat
). - You can now create groups of conditions that all have the same operator within the same group. This way, you can create conditions like
channel
=
Ada Web Chat
and (browser
=
chrome
orfirefox
orsafari
).
For an example on how to use availability rules, see our instructions on how to Create an Action.