<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - Workflows latest releases</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>A list of extensions from Workflows</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/apps/automations/" rel="self"/><language>en-us</language><lastBuildDate>Mon, 10 Aug 2026 12:08:24 +0000</lastBuildDate><item><title>Workflows 1.3301.5</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Descriptive browser tab titles&lt;/strong&gt; - Workflow views now set meaningful browser tab titles reflecting the current context — workflow name, draft/live state, selected task, execution time and ID — making it easier to manage multiple open tabs and benefit from the app shell's recent items feature.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Workflow execution Input/Params/Result navigation&lt;/strong&gt; - The Input, Params, and Result panels in the execution monitor now show data type structure and let you copy the matching Jinja expression (&lt;code&gt;input()&lt;/code&gt; or &lt;code&gt;event()&lt;/code&gt;) directly, consistent with the existing task result browser.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Expression autocomplete improvements&lt;/strong&gt; - Action input editors now use a custom autocomplete overlay with section icons and General Expressions suggestions; sections can be expanded by default, and pressing Enter accepts the first matching suggestion. This is available now in Workflows app and will be progressivly rolled out to all actions.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 10 Aug 2026 12:08:24 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3266.2</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Problem trigger: minimum problem duration&lt;/strong&gt; - Problem triggers now support a minimum duration threshold. Workflows only fire once the problem has been open for at least the configured duration, suppressing noise from short-lived problems.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom authorization header for HTTP request action&lt;/strong&gt; - The HTTP Request action now lets you specify a custom header name (for example, &lt;code&gt;X-API-Key&lt;/code&gt;) when using credentials, instead of always defaulting to &lt;code&gt;Authorization&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Action origin indicator&lt;/strong&gt; - The workflow action picker, workflow editor, and execution monitor now show which app provides each action and whether it is a Dynatrace-built or custom/partner app. This information will help you identify the correct support contact for questions.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 29 Jul 2026 08:04:58 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3235.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Close-only trigger for Problem and Davis Event triggers&lt;/strong&gt; - Problem and Event triggers now support a &amp;quot;Closed&amp;quot; event status option, allowing workflows to fire exclusively when a problem or event closes.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 21 Jul 2026 14:37:16 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3208.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Close-only trigger for Problem and Davis Event triggers&lt;/strong&gt; - Problem and Event triggers now support a &amp;quot;Closed&amp;quot; event status option, allowing workflows to fire exclusively when a problem or event closes.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 07 Jul 2026 16:39:39 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3183.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Problem trigger: re-trigger on field changes&lt;/strong&gt; - Problem triggers support a new &amp;quot;Updates&amp;quot; configuration under Advanced Options to re-trigger workflows when specific problem fields (e.g., severity, affected entities) change.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 25 Jun 2026 11:40:22 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3114.2</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Request Approval action markdown support&lt;/strong&gt; - The message field in Request Approval actions now supports markdown formatting, matching the capabilities of the Send Email action.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create a workflow from a template results in a draft&lt;/strong&gt; - Workflows created via the template wizard now consistently start as a draft, matching the intended creation flow.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 11 Jun 2026 14:13:03 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3074.2</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;p&gt;Fixes and improvement:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Import workflow template with connection filter metadata&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 29 May 2026 07:32:20 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3074.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Run JavaScript action SDK version selection&lt;/strong&gt; - Run JavaScript actions now support selecting the major version of the Dynatrace SDK. New tasks default to the current major version and can be upgraded or rolled back at any time.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Request Approval action Markdown in messages&lt;/strong&gt; - The message field in Request Approval actions now supports markdown formatting, matching the capabilities of the Send Email action.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scheduling Rules and Calendars managed in Settings app&lt;/strong&gt; - From now on, Scheduling Rules and Calendars are managed in the Settings app and can be found in the General &amp;gt; Automation section.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 26 May 2026 02:29:57 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3023.1</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Problem event trigger severity filter&lt;/strong&gt; - Problem triggers can now be filtered by minimum severity. Workflows trigger only for problems at or above the configured severity level (Critical, Major, or Minor), reducing noise from low-priority problems.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved list navigation experience&lt;/strong&gt; - Page index and page size are now preserved in the URL for workflows, executions, rules, and calendars. Navigating away and back returns you to the same page and page size.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 30 Apr 2026 15:52:12 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.3023.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Problem event trigger severity filter&lt;/strong&gt; - Problem triggers can now be filtered by minimum severity. Workflows trigger only for problems at or above the configured severity level (Critical, Major, or Minor), reducing noise from low-priority problems.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved list navigation experience&lt;/strong&gt; - Page index and page size are now preserved in the URL for workflows, executions, rules, and calendars. Navigating away and back returns you to the same page and page size.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 30 Apr 2026 15:29:01 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2976.1</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;p&gt;Fix:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow &amp;quot;query past events&amp;quot; feature for users with conditional workflows:write permission&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 20 Apr 2026 15:57:04 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2926.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Expression parity for simple workflows&lt;/strong&gt; - Simple workflows now support the same expressions as standard workflows, including &lt;code&gt;now()&lt;/code&gt;, &lt;code&gt;timedelta()&lt;/code&gt;, and &lt;code&gt;problem_link()&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Simplified default filter behavior&lt;/strong&gt; - The default expression filter to safeguard property access in expression sets the default value, no matter where an access error occurs in the property hierarchy, now. Before, it only covered the right-most property access in the expression. For example, {{ result(&amp;quot;task_1&amp;quot;)[&amp;quot;foo&amp;quot;][0][&amp;quot;bar&amp;quot;] | default(&amp;quot;n/a&amp;quot;) }} before only safeguarded the access to [&amp;quot;bar&amp;quot;], now it safeguards the full access hierarchy [&amp;quot;foo&amp;quot;][0][&amp;quot;bar&amp;quot;].&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 07 Apr 2026 07:13:50 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2879.1</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Davis® problem trigger renaming&lt;/strong&gt; - Due to a brand update, the &amp;quot;Davis® problem trigger&amp;quot; was renamed to &amp;quot;Problem trigger&amp;quot; and refers to problems inferred by Dynatrace Intelligence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Better link support in guide editor&lt;/strong&gt; - The guide editor automatically converts platform URLs from the same environment into relative URLs when pasting them into a markdown link in a guide. This eases the editing of workflow template guides.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 24 Mar 2026 16:29:44 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2834.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;various improvements and bugfixes&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 12 Mar 2026 06:07:54 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2781.2</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;p&gt;Fixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create workflow from template by id intent wizard cannot be closed&lt;/li&gt;
&lt;li&gt;Toast error for approval setting widget&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 27 Feb 2026 14:22:38 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2781.0</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Relate workflow execution system events for event triggers to triggering events&lt;/strong&gt; - The workflow execution system events for event-triggered executions now include a property with the timestamp of the triggering event for easier correlation. See the semantic dictionary for details.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 20 Feb 2026 11:21:15 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2688.2</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Davis® problem trigger after initial root cause analysis&lt;/strong&gt; - Any new workflow triggered by a Davis® AI problem trigger created in the Workflows app will trigger only after completion of the initial root cause analysis completed by Davis® AI. Previously created workflows, or those that don't specify the behavior, remain unchanged (triggered independently of root cause analysis). Feel free to adjust the behavior on your workflow as required.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 17 Feb 2026 10:57:06 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2688.1</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Davis® problem trigger after initial root cause analysis&lt;/strong&gt; - Any new workflow triggered by a Davis® AI problem trigger created in the Workflows app will trigger only after completion of the initial root cause analysis completed by Davis® AI. Previously created workflows, or those that don't specify the behavior, remain unchanged (triggered independently of root cause analysis). Feel free to adjust the behavior on your workflow as required.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 12 Feb 2026 11:07:54 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2632.2</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Davis® AI event trigger behavior during maintenance window&lt;/strong&gt; - Configure workflows trigger behavior for Davis® AI events during maintenance window. Workflows can be triggered always (default), only during, or only outside of maintenance windows.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Expression filter to create markdown tables from DQL query results&lt;/strong&gt; - If you want to include a DQL query result, for example, in a send email task, the &amp;quot;md_table&amp;quot; filter renders a markdown table of the result. Feel free to use the filter on any nested array. Refer to the workflow automation expression reference in the documentation for details.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Expression to render a link to a Davis® AI problem&lt;/strong&gt; - The &amp;quot;problem_link()&amp;quot; expression renders a link to the Problems app for any workflow triggered by a Davis® AI problem.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;View execution intent supports simple workflows&lt;/strong&gt; - The view execution intent now supports any type (simple and standard) of workflows. Use the intent in your app to open an arbitrary execution in the Workflows app.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 02 Feb 2026 07:34:29 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item><item><title>Workflows 1.2538.1</title><link>https://www.dynatrace.com/hub/detail/automations/</link><description>&lt;p&gt;fix importing workflow template with existent workflow id&lt;/p&gt;
</description><pubDate>Fri, 09 Jan 2026 12:28:13 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/automations/</guid></item></channel></rss>