<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.autoflow.mse365.de/release-notes</id>
    <title>mse365 AutoFlow Blog</title>
    <updated>2026-09-10T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.autoflow.mse365.de/release-notes"/>
    <subtitle>mse365 AutoFlow Blog</subtitle>
    <icon>https://docs.autoflow.mse365.de/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[v27.0.33 - 09/10/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.33</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.33"/>
        <updated>2026-09-10T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[SmartFields now come to you: drag them straight out of a panel that turns up wherever you need one. Webhooks are set up in one go, filters are built from clickable blocks, and a whole pile of small annoyances has been shown the door. 🪝✨]]></summary>
        <content type="html"><![CDATA[<p>SmartFields now come to you: drag them straight out of a panel that turns up wherever you need one. Webhooks are set up in one go, filters are built from clickable blocks, and a whole pile of small annoyances has been shown the door. 🪝✨</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.33#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Trigger a flow from an external system with the reworked Webhook trigger: it is registered from the Portal in one handshake, Business Central sets up the connection for you, and only the HTTP methods you allow get through – available on Business Central online (SaaS) only (CHN-439)</li>
<li class="">Build filters right on the step configuration as a line of clickable blocks – each side of a comparison takes SmartFields, SmartFormulas and SmartDates, the brackets are yours to set, and the Test panel and the "Edit as text" view are one click away (CHN-452)</li>
<li class="">Pick SmartFields from a tree that shows your step outputs and every referenced table at once, is fully keyboard-operable, and loads deeper levels as you expand them (CHN-454)</li>
<li class="">Drag a SmartField straight out of the new panel beside the step configuration onto the field that needs it – it lands where your pointer is (CHN-455)</li>
<li class="">Reach the SmartField panel in every full-page SmartField surface – the SmartText and SmartCode editors and the SmartFormula, SmartDate and SmartFilter builders (CHN-456)</li>
<li class="">Write the body of an HTTP Request or Respond to Webhook step in a new code editor that keeps your JSON or XML valid and copy-pasteable while still colour-coding SmartFields, SmartFormulas and SmartDates (CHN-449)</li>
<li class="">Choose which key a SmartField reference reads on and in which direction, so access stays fast when the reference doesn't filter on primary-key fields – and "Descending" hands you the newest of the matching records, in a ForEach loop too (CHN-448)</li>
<li class="">Reorder rows in any step-configuration grid by dragging their handle or using the arrow keys (CHN-445)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.33#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">The "Set parameters..." button on the Create PDF Document and Run Codeunit steps now opens the report request page instead of doing nothing (CHN-457)</li>
<li class="">Renaming a Reference SmartField keeps its filters, key and sort order, and a name already taken on the same table is refused instead of silently merging the two definitions (CHN-451)</li>
<li class="">The SmartFormula and SmartDate builders no longer switch to a dark theme when your operating system is set to dark mode (CHN-450)</li>
<li class="">Inserting a SmartField, SmartFormula or SmartControl no longer writes a stray space into the value (CHN-446)</li>
<li class="">Typing in a step-configuration grid cell no longer loses focus after every keystroke (CHN-441)</li>
<li class="">Pasting into a SmartField value now inserts plain text, without dragging the source's formatting along (CHN-440)</li>
<li class="">Deleting a flow, or leaving the large flow editor, no longer asks you about unpublished changes that aren't there (CHN-437)</li>
<li class="">Connecting to the Gallery no longer fails when the Portal issues a fresh API key (CHN-436)</li>
<li class="">The flow preview in the Flow Workspace now uses the same dot grid as the flow editor</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.31 - 08/30/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.31</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.31"/>
        <updated>2026-08-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Run flows from anywhere, watch them fly without waiting around, and enjoy a canvas that finally draws its lines straight. 🚀]]></summary>
        <content type="html"><![CDATA[<p>Run flows from anywhere, watch them fly without waiting around, and enjoy a canvas that finally draws its lines straight. 🚀</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.31#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Run a flow by hand straight from the flow card or the Flow Workspace preview – the "Run this flow" button now appears for both manual and scheduled flows and hides itself whenever a flow can't be started manually (CHN-430)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.31#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Flows run without blocking on background sessions, so execution is faster and steps no longer stall waiting for their status to be written back (CHN-432)</li>
<li class="">Flows no longer abort with a "step not settled" error when Business Central throttles background sessions under load (CHN-429)</li>
<li class="">SmartFormula aggregations (sum, average, min, max, count) over an empty or missing collection now resolve to 0 instead of being left as raw text in the output (CHN-433)</li>
<li class="">Flow-canvas connections that loop back to an earlier block are now drawn as clean right-angled lines instead of a diagonal curve running under the steps</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.30 - 08/26/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.30</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.30"/>
        <updated>2026-08-26T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We've given step configuration a fresh new look 🎨 – it's now much easier to add SmartFields, SmartFormulas, and the new SmartDates, and to try out web requests and the parser right where you configure them.]]></summary>
        <content type="html"><![CDATA[<p>We've given step configuration a fresh new look 🎨 – it's now much easier to add SmartFields, SmartFormulas, and the new SmartDates, and to try out web requests and the parser right where you configure them.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.30#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Author every step and trigger on a refreshed configuration experience, with a new SmartText editor and SmartFormula builder for composing values inline (CHN-417)</li>
<li class="">Insert SmartDates into your fields to calculate dates and times on the fly – relative offsets, the start or end of a period, and more – right where you configure a step (CHN-421)</li>
<li class="">Aggregate a list inside a SmartFormula with new sum, average, min, max, and count functions (CHN-420)</li>
<li class="">Test an HTTP Request step straight from its configuration: fill in a value for each token, send the request with your chosen credential, and inspect the response before wiring it into a flow (CHN-392)</li>
<li class="">Preview parser selectors against a sample: paste XML, JSON, or text into the Parser step and see exactly what each selector extracts before running your flow (CHN-391)</li>
<li class="">Jump straight to your credentials from the Flow Workspace with a new Credentials shortcut (CHN-424)</li>
<li class="">Subscribe to release-notes updates right from the blog with a new newsletter sign-up form (CHN-418)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.30#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Re-publish an already-active flow even at full license capacity, without having to deactivate another flow first (CHN-426)</li>
<li class="">Flows no longer fail intermittently with a missing execution-step error caused by a scheduler timing race (CHN-415)</li>
<li class="">Rapid clicks in the flow editor no longer stack up duplicate dialogs (CHN-425)</li>
<li class="">The HTTP Headers and Categories setup pages no longer clutter Tell Me search results; both stay reachable from where they're used (CHN-423)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.25 - 08/14/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.25</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.25"/>
        <updated>2026-08-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Your triggers now catch records the moment they're born, not just when they change – and German field names no longer turn into alphabet soup. 🎯]]></summary>
        <content type="html"><![CDATA[<p>Your triggers now catch records the moment they're born, not just when they change – and German field names no longer turn into alphabet soup. 🎯</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.25#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">The interactive record trigger can now fire when a record is created as well as when it's modified, with independent per-flow toggles for insert and modify (CHN-413)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.25#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Auto-suggested output names for trigger fields now handle German field captions correctly – umlauts are transliterated (Größe → Groesse) and long names are truncated consistently, so the SmartField picker and the running flow always reference the same key (CHN-414)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.24 - 08/12/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.24</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.24"/>
        <updated>2026-08-12T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A brand-new home for your flows, a gallery full of templates, a pile of authoring niceties – and now your flows can read and write dimensions too. 🗂️✨]]></summary>
        <content type="html"><![CDATA[<p>A brand-new home for your flows, a gallery full of templates, a pile of authoring niceties – and now your flows can read and write dimensions too. 🗂️✨</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.24#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Organize your flows in the new Flow Workspace: a per-company folder tree with drag-to-file, a searchable list with status and last-run drill-down, and a read-only flow preview – with resizable panes that remember your layout (CHN-406)</li>
<li class="">Browse and manage templates in a new full-page Template Gallery: card view with search and favorites, mark your own templates Public or Private to publish them to your organization, filter to just your own – and using a template now counts toward its popularity (CHN-404)</li>
<li class="">The interactive "When a document is modified" trigger is now "When a record is modified" and also watches Customers, Vendors, Items, Contacts, and subscription contracts (CHN-408)</li>
<li class="">New "Add Item Tracking" action assigns a serial, lot, or package number to a sales or purchase line, drop-shipment lines included (CHN-409)</li>
<li class="">Find Records can now sort by a key you pick, with an Ascending/Descending toggle (CHN-403)</li>
<li class="">Build filters visually with the new SmartFilter builder, available via assist-edit on the Decision, While-loop, and Find Records filter fields (CHN-401)</li>
<li class="">Author SmartFields more easily: the picker splits into "Select a field" and "Create a reference" with inline editing, and the Set page auto-fills captions and lets you edit the field and caption in place (CHN-397)</li>
<li class="">Renaming a SmartField now rewrites every <code>{{placeholder}}</code> that uses it across the draft flow, nested references included (CHN-398)</li>
<li class="">Copy a run of steps in one go: Shift-click to select a contiguous block and paste it as a unit, with internal SmartField references re-wired to the new steps automatically (CHN-399)</li>
<li class="">Trigger and action config pages now auto-generate a clean description and slug from your settings, keep them in sync until you edit them, and offer a Reset (CHN-405)</li>
<li class="">Activation now confirms with a quiet notification instead of opening the Get-started page (CHN-400)</li>
<li class="">Read and write record dimensions with two new steps: Set Dimension Values applies the dimensions you list – with legal-value validation and Global/Shortcut dimension sync – and Get Dimensions exposes each dimension's value and name as outputs for later steps (CHN-411)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.21 - 08/06/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.21</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.21"/>
        <updated>2026-08-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release pairs AutoFlow with the portal, gives every subflow a life of its own, and talks one very stubborn transaction into behaving – and German is German again. 🔗🐛]]></summary>
        <content type="html"><![CDATA[<p>This release pairs AutoFlow with the portal, gives every subflow a life of its own, and talks one very stubborn transaction into behaving – and German is German again. 🔗🐛</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.21#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Activate AutoFlow straight from the portal with a guided pairing wizard for cloud, gallery, and on-prem environments (CHN-389)</li>
<li class="">Each Run SubFlow call now runs as its own child execution with its own steps, status, and logs – drill into it from the parent's execution log (CHN-352)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.21#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Interactive Document Modified, Released, and Posted flows no longer fail with a "transaction is stopped" error when they run while the document is being saved (CHN-395)</li>
<li class="">German sessions show translated AutoFlow Core captions again instead of falling back to English (CHN-380)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.20 - 08/05/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.20</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.20"/>
        <updated>2026-08-05T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Flows now react the instant your documents move – modified, released, or posted – draw numbers straight from a number series, and lean on a {} that finally stands still. The template gallery actually shows up, paid cloud tenants get their real flow count back, and every deleted flow gets tidied up behind it. 🧹⚡]]></summary>
        <content type="html"><![CDATA[<p>Flows now react the instant your documents move – modified, released, or posted – draw numbers straight from a number series, and lean on a <code>{{workdate}}</code> that finally stands still. The template gallery actually shows up, paid cloud tenants get their real flow count back, and every deleted flow gets tidied up behind it. 🧹⚡</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.20#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Run a flow the instant a document or line is changed, so you can validate the edit, rewrite fields, or reject the change outright (CHN-379)</li>
<li class="">Run a flow when a sales or purchase document is released, with the option to block the release and show your own message (CHN-382)</li>
<li class="">Run a flow the moment a sales or purchase document is posted – inspect or adjust the document header first, or stop the posting entirely (CHN-384)</li>
<li class="">Send a notification to the user from inside an interactive document flow, using a dedicated non-blocking step with a SmartField-aware message (CHN-388)</li>
<li class="">Draw the next number from a Business Central number series inside a flow and reuse it in later steps (CHN-386)</li>
<li class="">New built-in <code>{{workdate}}</code> SmartField that resolves to the work date of the session that started the flow and stays fixed for the whole run (CHN-387)</li>
<li class="">Flow and Execution lists now show the flow status, the execution date, and who started each run, with one-click links to the latest execution (CHN-380)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.20#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">The template gallery now loads reliably and recognizes your organization's own templates, restoring Publish, Unpublish, and Delete (CHN-393)</li>
<li class="">The template gallery now refreshes when opened, so newly published templates appear right away (CHN-390)</li>
<li class="">Deleting a flow now cancels any of its in-flight executions instead of leaving them stranded (CHN-385)</li>
<li class="">Deleting a published flow now frees its active-flow license slot (CHN-383)</li>
<li class="">Deleting a flow now cleans up its trigger registrations and scheduled job queue entries (CHN-335)</li>
<li class="">Restored backwards compatibility for extensions that build on AutoFlow, fixing an upgrade-breaking change introduced in 27.0.17 (CHN-368)</li>
<li class="">Paid cloud tenants now receive their real flow entitlement from the portal instead of being capped at the free-tier limit (CHN-373)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.17 - 07/28/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.17</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.17"/>
        <updated>2026-07-28T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Pick steps from shiny new tiles, activate through the portal without the voucher dance, and watch German-formatted amounts, filtered reports, and gnarly nested flows finally behave. 🧩]]></summary>
        <content type="html"><![CDATA[<p>Pick steps from shiny new tiles, activate through the portal without the voucher dance, and watch German-formatted amounts, filtered reports, and gnarly nested flows finally behave. 🧩</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.17#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Pick a flow step from a visual grid of clickable tiles – each showing the step's icon and name – instead of a plain list (CHN-318)</li>
<li class="">Reworked activation and licensing: cloud activation runs through the customer portal, on-premises activates offline from a signed license file, and your active flows are now counted directly in your tenant (CHN-362)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.17#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">The report file-name trigger now surfaces every record that matches your report filter, so a For Each can process the whole set instead of only the first match (CHN-363)</li>
<li class="">SmartFormula now evaluates amounts entered in your regional number format (for example 12.834,27) instead of stopping the flow with a decimal error (CHN-367)</li>
<li class="">Flows that combine a Case step with nested Decision branches run again instead of failing with "AutoFlow execution step does not exist" (CHN-364)</li>
<li class="">SmartFormula fields that reference a sibling step – as needed by the Modify, Delete, and Rename Record actions – now resolve correctly instead of being left as literal text (CHN-354)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.16 - 07/23/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.16</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.16"/>
        <updated>2026-07-23T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Connections that hold 🔗 – flows now pass real record links from step to step, and triggers on auto-numbered tables keep hold of their record.]]></summary>
        <content type="html"><![CDATA[<p>Connections that hold 🔗 – flows now pass real record links from step to step, and triggers on auto-numbered tables keep hold of their record.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.16#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Record-link (RecordId) fields now work with reference SmartFields: filter on them in Find Records with <code>{{rec}}</code> or <code>{{results}}</code>, and write them in Insert and Modify Record – flows can store and match records by the references earlier steps produced (CHN-346)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.16#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Flows triggered by an insert into a table with auto-assigned numbers (AutoIncrement) now receive a record reference that resolves – previously the referenced record could not be found by the time the flow ran (CHN-347)</li>
<li class="">A bare placeholder like <code>{{results}}</code> for a multi-value Parser output now returns the first element instead of staying unresolved (CHN-348)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.15 - 07/21/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.15</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.15"/>
        <updated>2026-07-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Your reports, your rules 📄 – flows can now name every file Business Central generates, a single flow handles all your PDF prints, and record steps read dates and numbers exactly the way you tell them to. Add a While loop, one-click flow duplication, and a hefty batch of papercut fixes.]]></summary>
        <content type="html"><![CDATA[<p>Your reports, your rules 📄 – flows can now name every file Business Central generates, a single flow handles all your PDF prints, and record steps read dates and numbers exactly the way you tell them to. Add a While loop, one-click flow duplication, and a hefty batch of papercut fixes.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.15#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">The new trigger "When a report file name is generated" lets a flow rename the files Business Central creates for reports – configure any number of reports in one published flow, and the new "Set report file name" step returns your custom name; flows that end without it keep the default name (CHN-294)</li>
<li class="">The "When a PDF is printed" trigger now covers any number of reports in a single published flow, configured as a simple list – and it no longer requires a paid plan; existing PDF-print flows need to be reconfigured once with report lines (CHN-337)</li>
<li class="">The new While Loop step repeats its steps for as long as a condition holds – check the condition before or after each pass, with a configurable maximum-iterations guard so a flow can never loop forever (CHN-290)</li>
<li class="">Every value line of the Insert, Modify and Rename Record steps accepts an explicit input format – choose locale-independent XML notation or a fixed date pattern such as <code>dd.MM.yyyy</code>, so dates, times and numbers are interpreted the same no matter which language the flow runs under (CHN-341)</li>
<li class="">The Add to Collection dialog now shows a live status line that tells you while typing whether the collection and value are valid, and picking a table via the lookup in Create Collection no longer raises a validation error (CHN-291)</li>
<li class="">Duplicate a flow with one click: the new Duplicate action on the flow list and flow card creates an independent, unpublished copy of the flow (CHN-312)</li>
<li class="">New <code>xmlEscape</code> format tokens place flow values safely into XML and SOAP payloads – reserved characters are escaped automatically, with UTF-8 and UTF-16 variants for binary content (CHN-303)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.15#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">After a Business Central encryption key rotation, credentials whose stored secret can no longer be read now ask you to re-enter the secret instead of failing every run with an error – and such credentials can be deleted or renamed again (CHN-338)</li>
<li class="">A single placeholder that resolves only later (such as <code>{{credential.password}}</code>, filled in when the request is sent) no longer stops all other placeholders in the same step from resolving – HTTP steps using credential tokens work again (CHN-339)</li>
<li class="">Placeholders in the field filters of the Find Records step now resolve to their values instead of filtering on the literal <code>{{...}}</code> text (CHN-299)</li>
<li class="">References to a single collection element such as <code>{{results[0]}}</code> now resolve, so steps that use them can be saved and published again (CHN-296)</li>
<li class="">Comparisons like <code>{{x}} != ''</code> now evaluate correctly when the value is empty – "is not empty" no longer wrongly reports true (CHN-305)</li>
<li class="">The configuration of a Run SubFlow step calling a SubFlow without input parameters is now saved instead of silently discarded (CHN-310)</li>
<li class="">The configuration of a SubFlow Output step with no output values is now saved instead of silently discarded (CHN-313)</li>
<li class="">Restarting a run that failed inside a SubFlow now re-runs the SubFlow cleanly instead of crashing with an enum error (CHN-333)</li>
<li class="">Exporting a flow now includes its code, description and icon URL, and "Create from file" restores all three on import (CHN-334)</li>
<li class="">Multi-line content in Execution Log entries – such as HTTP response bodies – is now shown with real line breaks instead of as one long line with <code>\n</code> characters (CHN-319)</li>
<li class="">Line breaks entered with a plain Enter in canvas notes are preserved when saving instead of being flattened into a single line (CHN-314)</li>
<li class="">The new While Loop step now also runs on Business Central version 24 (CHN-342)</li>
<li class="">XPath parser lines get a Raw XML option that returns the matched element as XML instead of plain text – feed repeating XML structures into a For Each loop and parse each element with a nested parser (CHN-344)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.12 - 06/16/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.12</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.12"/>
        <updated>2026-06-16T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release makes sure nothing slips through the cracks: the Case step finally gets an Otherwise branch, Elements give your flows a memory, PDFs get to pick their outfit, and a flock of SubFlow and SmartFormula gremlins got shown the door. 🧹]]></summary>
        <content type="html"><![CDATA[<p>This release makes sure nothing slips through the cracks: the Case step finally gets an Otherwise branch, Elements give your flows a memory, PDFs get to pick their outfit, and a flock of SubFlow and SmartFormula gremlins got shown the door. 🧹</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.12#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">The Case step now has a built-in Otherwise branch that runs whenever no other branch matches – including empty values – so a flow always has a fallback path; the step is also renamed to "Fallunterscheidung" in the German UI (CHN-288)</li>
<li class="">New Create Element and Set Element steps let you hold a single value or reference and update it as the flow runs, for lightweight in-flow state tracking (CHN-236)</li>
<li class="">The Create PDF Document step now lets you pick which report layout to render with; leave it empty to keep the report's default (CHN-285)</li>
<li class="">HTTP Request steps can now place a credential's username and password directly into the request body using <code>{{credential.username}}</code> and <code>{{credential.password}}</code> tokens, so you can authenticate SOAP and other body-based services without exposing secrets in the flow</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.12#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Adding more than one SubFlow parameter or output in a single session no longer fails with a duplicate-line error (CHN-292)</li>
<li class="">When a step inside a SubFlow fails, the calling step on the parent flow now correctly shows as failed, and the SubFlow's log entries appear neatly under it instead of going missing (CHN-293)</li>
<li class="">References like <code>{{find-records_results.no}}</code> now resolve to the field value in text such as filenames, instead of being left as literal placeholder text (CHN-289)</li>
<li class="">SmartFormulas with a missing semicolon, or a format that only sets precision, now render the value instead of erroring or coming back blank (CHN-286)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.11 - 06/12/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.11</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.11"/>
        <updated>2026-06-12T12:00:00.000Z</updated>
        <summary type="html"><![CDATA[SmartControls bring conditions and loops to step configs, external apps can finally trigger webhooks, and the activation wizard stops tripping up fresh sign-ins. 🔁🔑]]></summary>
        <content type="html"><![CDATA[<p><strong>SmartControls</strong> bring conditions and loops to step configs, external apps can finally trigger webhooks, and the activation wizard stops tripping up fresh sign-ins. 🔁🔑</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.11#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">The new <strong>SmartControls</strong> add conditions and loops to step configs – wrap text in <code>{#if {{flag}} #}…{#endif#}</code> or iterate a list with <code>{#for {{items}} #}…{#endfor#}</code> (CHN-279, CHN-283)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.11#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">External applications can now trigger AutoFlow webhooks – assign them the new <strong>AutoFlow Integration (S2S)</strong> permission set (CHN-284)</li>
<li class="">Enabling test mode on an email step now reveals the recipients field immediately – no need to reopen the step (CHN-278)</li>
<li class="">The activation wizard's authorize URL is now a copy-paste fallback only; the <strong>Sign in</strong> button is the single path that starts the sign-in flow</li>
<li class="">Onboarding no longer reports a misleading "Sign-in failed: HTTP 200" after a successful registration (CHN-276)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.9 - 05/29/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.9</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.9"/>
        <updated>2026-05-29T12:00:00.000Z</updated>
        <summary type="html"><![CDATA[BC v24 OnPrem joins the party 🎉 – plus two papercut fixes.]]></summary>
        <content type="html"><![CDATA[<p>BC v24 OnPrem joins the party 🎉 – plus two papercut fixes.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.9#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">AutoFlow now installs on Business Central v24 OnPrem, alongside BC26 and BC27 – one codebase, four supported runtimes</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.9#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">HTTP Request steps no longer abort with a "string too long" error when a server returns a response header name longer than 50 characters (CHN-262)</li>
<li class="">The inline format option <code>9</code> on a flat date value now renders the XML/ISO date (e.g. <code>20260529D</code>) instead of a raw number (CHN-263)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.8 - 05/26/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.8</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.8"/>
        <updated>2026-05-26T12:00:00.000Z</updated>
        <summary type="html"><![CDATA[AutoFlow joins the print queue 🖨️ – your flows can now watermark, rebrand, or archive every PDF Business Central prints, and report parameters respect live values from the flow. Bonus: a Case step for cleaner branching instead of stacked decisions.]]></summary>
        <content type="html"><![CDATA[<p>AutoFlow joins the print queue 🖨️ – your flows can now watermark, rebrand, or archive every PDF Business Central prints, and report parameters respect live values from the flow. Bonus: a Case step for cleaner branching instead of stacked decisions.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.8#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Intercept any PDF Business Central is about to print and replace it with a modified version from a flow – watermark drafts, drop a customer's letterhead on every invoice, archive every quote to SharePoint. Use the new <strong>When a PDF is printed</strong> trigger; end the flow with a <strong>Return PDF</strong> step to deliver your version. Paid-tier feature (CHN-234)</li>
<li class="">The <strong>PDF Print</strong> step's report parameters now accept SmartField placeholders – print the same report layout with different filters, accounts, or date ranges depending on the flow's runtime data (CHN-258)</li>
<li class="">Reach into your own AL with the new <strong>Run Codeunit / Report</strong> step – invoke any codeunit or processing-only report by ID, optionally passing a flow-resolved record. Report parameters accept SmartField placeholders too. A built-in block-list protects system-critical codeunits from accidental flow calls (CHN-199)</li>
<li class="">New <strong>Case</strong> step picks one of several branches based on a SmartField expression – like switch/case, without the stack of nested decisions (CHN-230)</li>
<li class="">Exporting a Main/Sub flow pair as a template now preserves the SubFlow's stable Code (used by Run-SubFlow callers) and its custom icon – templates work straight after import in a fresh environment (CHN-249)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.8#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">The <strong>PDF Print</strong> step accepts filter-only reports (Trial Balance, G/L Register, …) – the Record Selector is now optional for reports without a DataItem table (CHN-250)</li>
<li class="">Users without AutoFlow permissions no longer see an AutoFlow menu in their role center, and standard BC role centers stop showing the menu by default – opt-in via Personalize (CHN-256)</li>
<li class="">Licensing failures surface as readable errors instead of a silent blank package list; the activation wizard verifies the API key actually persisted before declaring success, and a <strong>View API Key</strong> action helps support diagnose stuck activations (CHN-254)</li>
<li class="">When a flow fails mid-execution on a synchronous trigger (Webhook, the new PDF Print trigger), the per-step log and status now tell you which step failed – previously the diagnostic trail was rolled back along with the runner state (CHN-252)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.7 - 05/13/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.7</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.7"/>
        <updated>2026-05-13T12:00:00.000Z</updated>
        <summary type="html"><![CDATA[Binary fields now land in Blob and Media too 📦 – plus correctness fixes for empty loops, nested JSON, and empty HTTP bodies, so the pipeline stops biting when you do something reasonable.]]></summary>
        <content type="html"><![CDATA[<p>Binary fields now land in Blob and Media too 📦 – plus correctness fixes for empty loops, nested JSON, and empty HTTP bodies, so the pipeline stops biting when you do something reasonable.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.7#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Insert/Modify-Record now writes binary SmartFields (or a literal base64 string) directly into Blob/Media fields – a bare <code>{{pdfBody}}</code> streams bytes 1:1, base64 decodes in place. Long field values are no longer silently truncated at 2048 characters on save. (CHN-223)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.7#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">ForEach cleanly skips the loop edge when the selector resolves to an empty array – previously the loop ran once with an unresolvable <code>currentItem</code>. (CHN-224)</li>
<li class="">Empty HTTP bodies no longer trip an INDEXING runtime error during SmartField placeholder detection. (CHN-220)</li>
<li class="">SmartField values containing embedded JSON (e.g. a <code>currentItem</code> from a JsonToken loop) are spliced into the next step's configuration correctly – fixes the <code>JsonObject.ReadFrom</code> abort with "Die Daten stellen kein gültiges JSON-Token dar." (CHN-222)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.6 - 05/13/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.6</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.6"/>
        <updated>2026-05-13T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Binary fields cross the wire 🚀 HTTP-Request now ships raw bytes when the body is a single binary SmartField, and the SmartKit resolver finally treats {{...}} placeholders with the respect they deserve.]]></summary>
        <content type="html"><![CDATA[<p>Binary fields cross the wire 🚀 HTTP-Request now ships raw bytes when the body is a single binary SmartField, and the SmartKit resolver finally treats <code>{{...}}</code> placeholders with the respect they deserve.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.6#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">HTTP-Request step sends raw bytes when the body is a single binary SmartField (BLOB/Media/MediaSet/MediaReference). New <code>;base64</code>, <code>;utf8</code>, <code>;utf16</code> format tokens render binary fields as text. (CHN-217)</li>
<li class="">Step config preserves <code>{{placeholder}}</code> selectors meant for References and arrays while substituting scalar values; For Each gains typed <code>currentItem</code> / <code>items</code> outputs for the design-time picker. (CHN-167)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.6#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">AutoFlow Document table caption restored to "Dokument" (was "Hilfe"); list page renamed to "AutoFlow Documents" / "AutoFlow Dokumente" for suite consistency. (CHN-216)</li>
<li class="">Execution viewer now highlights the step currently running. (CHN-215)</li>
<li class="">Canvas notes manually resized past 400 px stay at the dragged width (auto-sized notes still wrap at 400 px). (CHN-207)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.5 - 05/12/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.5</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.5"/>
        <updated>2026-05-12T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[SmartFields go full self-service 🎉 inline {{var;format}} suffixes, four built-in defaults, and an authoring surface that's finally caught up. Plus post-it notes 📝 on the editor canvas – flows now come with the docs built in.]]></summary>
        <content type="html"><![CDATA[<p>SmartFields go full self-service 🎉 inline <code>{{var;format}}</code> suffixes, four built-in defaults, and an authoring surface that's finally caught up. Plus post-it notes 📝 on the editor canvas – flows now come with the docs built in.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.5#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class="">Decision step config shows an inline cheat sheet for the supported condition operators. (CHN-189)</li>
<li class="">New Revert changes action on a Draft flow discards the draft and returns to the last published version. (CHN-188)</li>
<li class="">SmartField placeholders accept an inline format suffix – <code>{{today;9}}</code> formats the value on the fly. (CHN-202)</li>
<li class="">Four default SmartFields – <code>today</code>, <code>currentDateTime</code>, <code>currentUser</code>, <code>currentCompany</code> – available everywhere without authoring a Set first. (CHN-201)</li>
<li class="">Canvas notes: post-it style annotations on the flow editor. Double-click the canvas to add; six pastel colors; follow the draft/publish lifecycle. (CHN-200)</li>
<li class="">Licensing UI Active Flows caption reads "Active Flows (all environments and tenants)" so the cross-tenant scope is unambiguous. (CHN-183)</li>
<li class="">Start manually on a Draft flow prompts to publish first – publish &amp; start, start the published version, or cancel. (CHN-187)</li>
<li class="">Execution card surfaces the last log message; clicking it drills into the chronological log list. (CHN-186)</li>
<li class="">New copy button on every action and group block – attach a duplicate ghost to the cursor and drop it at any insert point. (CHN-193)</li>
<li class="">Published flows are read-only by default; an explicit Edit flow action transitions to draft. (CHN-195)</li>
<li class="">Export flow to file prompts for the version when a flow has both a draft and a published version. (CHN-184)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugfixes">Bugfixes<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.5#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes" translate="no">​</a></h2>
<ul>
<li class="">Removed a dead install-trigger code path that broke fresh installs on tenants with existing AutoFlow data. (CHN-209)</li>
<li class="">Manual Run this flow on a Draft flow prompts to publish first instead of running the stale draft silently. (CHN-206)</li>
<li class="">ForEach steps with placeholder selectors (<code>{{users}}</code>) no longer raise SelectorWrapperRequiredErr. (CHN-205)</li>
<li class="">The Log step writes at Info level, so log entries are visible by default in the execution log. (CHN-203)</li>
<li class="">Filled in 18 missing German translations across HTTP-Request, Sleep, Decision, ForEach, and credential UI. (CHN-185)</li>
<li class="">SmartField slug lookup returns the documented <code>-1</code> sentinel on miss instead of throwing. (CHN-211)</li>
<li class="">SmartField Set authoring: AssistEdit picks persist, the card header refreshes after switching tables, and new Sets appear in the list without close+reopen. (CHN-204)</li>
<li class="">Leaving a Draft flow with unpublished changes shows a confirmation prompt (toggle in AutoFlow Setup). (CHN-197)</li>
<li class="">Newly added SmartFields no longer disappear after closing the Edit SmartFields modal a second time. (CHN-198)</li>
<li class="">The Lookup Field column in the SmartField reference editor is disabled when Lookup Type is Const or Filter. (CHN-192)</li>
<li class="">SmartField table lookup columns show the target table in the header ("Field from Customer" instead of plain "Field"). (CHN-191)</li>
<li class="">SmartField Type column on the authoring surface is captioned Source with a "Field: …" row label, disambiguating it from the runtime Value caption. (CHN-190)</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v27.0.4 - 05/07/2026]]></title>
        <id>https://docs.autoflow.mse365.de/release-notes/v27.0.4</id>
        <link href="https://docs.autoflow.mse365.de/release-notes/v27.0.4"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[AutoFlow has joined the party 🎉🛠️ Automate.Connect.Respond.]]></summary>
        <content type="html"><![CDATA[<p>AutoFlow has joined the party 🎉🛠️ Automate.Connect.Respond.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="core">Core<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.4#core" class="hash-link" aria-label="Direct link to Core" title="Direct link to Core" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.4#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h3>
<ul>
<li class="">Initial implementation</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="essentials">Essentials<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.4#essentials" class="hash-link" aria-label="Direct link to Essentials" title="Direct link to Essentials" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="features-1">Features<a href="https://docs.autoflow.mse365.de/release-notes/v27.0.4#features-1" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h3>
<ul>
<li class="">Initial implementation</li>
</ul>]]></content>
        <category label="Core" term="Core"/>
        <category label="Essentials" term="Essentials"/>
    </entry>
</feed>