Skip to main content

Ada release notes

Welcome to Ada's release notes. Scroll down to see a list of recent releases, or go to our list of tags to filter release notes by topic.

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 or firefox). Now, you can specify different values for different variables with Or variables (e.g., browser = chrome or channel = 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 or firefox or safari).

For an example on how to use availability rules, see our instructions on how to Create an Action.