<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="https://bpmn.io/feed.xml" rel="self" type="application/rss+xml" />
    <title>bpmn.io Blog</title>
    <description>News from the bpmn.io project</description>
    <link>https://bpmn.io/blog</link>
    <copyright>2022 bpmn.io and contributors. All rights reserved</copyright>
    <lastBuildDate>Thu, 12 Mar 2026 00:00:00 +0000</lastBuildDate>
    <language>en-US</language>
    <ttl>1800</ttl>
    <image>
      <url>https://bpmn.io/assets/img/favicon.png</url>
      <title>bpmn.io Blog</title>
      <link>https://bpmn.io/blog</link>
      <width>32</width>
      <height>32</height>
    </image>

    
      
      <item>
        <title><![CDATA[Copy and Paste Across BPMN Editors]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2026-cross-editor-copy-and-paste.html</link>
        <pubDate>Tue, 20 Jan 2026 11:31:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2026-cross-editor-copy-and-paste.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Ditching the XML in BPMN 2.0]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[BPMN 2.0 diagrams are traditionally saved to XML, the file format that powers BPMN 2.0 interchange. This post discusses how we could rely on images for interchange instead, significantly improving the BPMN 2.0 UX.]]></description>
        <link>https://bpmn.io/blog/posts/2025-ditching-the-xml-in-bpmn-2-0.html</link>
        <pubDate>Tue, 01 Apr 2025 12:01:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2025-ditching-the-xml-in-bpmn-2-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Playing Nicely With Others]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing bpmn-js v18 (and related diagram-js v15). The releases rework how diagrams integrate with any webpage or application: They turn the diagram canvas into a selectable element and make key functions such as keyboard shortcuts activation implicit. As a result, diagram interaction becomes more predictable, and hence diagrams play nicely with others, per default.]]></description>
        <link>https://bpmn.io/blog/posts/2025-bpmn-js-18-playing-nicely-with-others.html</link>
        <pubDate>Mon, 20 Jan 2025 09:21:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2025-bpmn-js-18-playing-nicely-with-others.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Removing (broken) Touch Interaction Support]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[With the bpmn-js v17.0.0 release we remove the unmaintained and broken touch interaction support. We look forward to extensions to restore it in the future.]]></description>
        <link>https://bpmn.io/blog/posts/2024-bpmn-js-17-removing-touch-interaction-support.html</link>
        <pubDate>Thu, 23 May 2024 07:37:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2024-bpmn-js-17-removing-touch-interaction-support.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Introducing EBPMN]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[This post introduces the Egg-based process modeling notation, or in short EBPMN. Expanding on the successful BPMN 2.0 standard EBPMN allows you to model and communicate your processes more tangibly.]]></description>
        <link>https://bpmn.io/blog/posts/2024-ebpmn.html</link>
        <pubDate>Mon, 01 Apr 2024 07:37:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2024-ebpmn.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[2023 in Review]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[From custom form components to bpmn-js type declarations and from advancements in intelligent FEEL editing to modeling core UX improvements: This post recaps 2023, a busy, good year for bpmn.io and the community.]]></description>
        <link>https://bpmn.io/blog/posts/2023-year-in-review.html</link>
        <pubDate>Wed, 24 Jan 2024 13:28:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-year-in-review.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Working with Array Data in form-js]]></title>
        <dc:creator><![CDATA[Vinicius Goulart, Valentin Serra]]></dc:creator>
        <description><![CDATA[Discover the new dynamic list and table components added with form-js@1.6.0 and how they allow you to handle array data with ease.]]></description>
        <link>https://bpmn.io/blog/posts/2024-form-js-1-6-dynamic-list-and-table.html</link>
        <pubDate>Mon, 15 Jan 2024 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2024-form-js-1-6-dynamic-list-and-table.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Type Declarations for bpmn-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Learn how to use the type declarations that ship with bpmn-js@13 to get the most out of your editor tooling.]]></description>
        <link>https://bpmn.io/blog/posts/2024-bpmn-js-type-declarations.html</link>
        <pubDate>Tue, 09 Jan 2024 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2024-bpmn-js-type-declarations.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Consistent, Better Labels]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[The bpmn-js@16 and dmn-js@15 releases ship with improved labels. This may impact your custom translations.]]></description>
        <link>https://bpmn.io/blog/posts/2023-better-labels.html</link>
        <pubDate>Wed, 13 Dec 2023 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-better-labels.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Building Complex Forms]]></title>
        <dc:creator><![CDATA[Niklas Kiefer, Valentin Serra ]]></dc:creator>
        <description><![CDATA[Recapping our recent form-js releases: Form layouting, flexible data binding, and FEEL expression properties to simplify complex form development]]></description>
        <link>https://bpmn.io/blog/posts/2023-form-js-1-5-0-building-complex-forms.html</link>
        <pubDate>Mon, 11 Dec 2023 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-form-js-1-5-0-building-complex-forms.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[The Case for BPMN Token Simulation]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[How token simulation contributes to the bpmn.io project vision.]]></description>
        <link>https://bpmn.io/blog/posts/2023-the-case-for-bpmn-token-simulation.html</link>
        <pubDate>Fri, 01 Dec 2023 13:17:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-the-case-for-bpmn-token-simulation.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Create Custom Form Components]]></title>
        <dc:creator><![CDATA[Niklas Kiefer]]></dc:creator>
        <description><![CDATA[Introducing newest form-js extension capabilities to create custom form components.]]></description>
        <link>https://bpmn.io/blog/posts/2023-custom-form-components.html</link>
        <pubDate>Tue, 07 Nov 2023 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-custom-form-components.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Reworked Element Selection]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Learn how the latest releases of our BPMN and DMN editors substantially rework diagram selection.]]></description>
        <link>https://bpmn.io/blog/posts/2023-reworked-element-selection.html</link>
        <pubDate>Mon, 06 Nov 2023 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-reworked-element-selection.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Dropping Legacy Callback Style APIs]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Recent and upcoming releases will fully remove long deprecated callback style APIs for our BPMN and DMN toolkits.]]></description>
        <link>https://bpmn.io/blog/posts/2023-dropping-legacy-callback-style-apis.html</link>
        <pubDate>Wed, 16 Aug 2023 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-dropping-legacy-callback-style-apis.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[How Jmix Integrates bpmn-js to Boost Process Centric Application Development]]></title>
        <dc:creator><![CDATA[Viktor Fadeev]]></dc:creator>
        <description><![CDATA[This post explains how Jmix introduced workflow support into the platform, embedded bpmn-js, and how their users benefit from the integration.]]></description>
        <link>https://bpmn.io/blog/posts/2023-how-jmix-uses-bpmn-js.html</link>
        <pubDate>Sat, 03 Jun 2023 11:24:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-how-jmix-uses-bpmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[The Future is Chat]]></title>
        <dc:creator><![CDATA[Philipp Fromme, Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[We are phasing out our graphical toolkits for BPMN, DMN, and Forms in favor of a chat-based, conversational AI solution. This post describes how we get there and the exciting times that lie ahead for our users.]]></description>
        <link>https://bpmn.io/blog/posts/2023-the-future-is-chat.html</link>
        <pubDate>Sat, 01 Apr 2023 08:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-the-future-is-chat.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Create/Append Anything Tools and Reworked BPMN Rendering Ship with bpmn-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing bpmn-js@11.3: The release adds create/append anything tools to the BPMN editor and reworks BPMN element rendering.]]></description>
        <link>https://bpmn.io/blog/posts/2023-bpmn-js-11-3-0-improved-rendering-create-append-anything.html</link>
        <pubDate>Fri, 10 Feb 2023 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-bpmn-js-11-3-0-improved-rendering-create-append-anything.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Conditional Rendering, New Components & Expression Properties in form-js]]></title>
        <dc:creator><![CDATA[Roman Kostka]]></dc:creator>
        <description><![CDATA[Introducing form-js@0.10.0: This release introduces conditional rendering, new form components & FEEL expression properties.]]></description>
        <link>https://bpmn.io/blog/posts/2023-form-js-0-10-0-new-components-and-conditional-rendering.html</link>
        <pubDate>Wed, 04 Jan 2023 18:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2023-form-js-0-10-0-new-components-and-conditional-rendering.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[2022 in Review]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[From properties panel rewrite over drill down into collapsed sub-processes, between new form-js features and significant UX improvements at the modeling core: This post recaps another busy year at bpmn.io.]]></description>
        <link>https://bpmn.io/blog/posts/2022-year-in-review.html</link>
        <pubDate>Thu, 22 Dec 2022 13:17:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-year-in-review.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Reworked Popup Menu Lands in diagram-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing diagram-js@11: The release reworks the popup menu improving scalability and accessibility and adding a fresh new look.]]></description>
        <link>https://bpmn.io/blog/posts/2022-reworked-popup-menu.html</link>
        <pubDate>Wed, 07 Dec 2022 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-reworked-popup-menu.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Hello ES2018, Hello Modern JavaScript]]></title>
        <dc:creator><![CDATA[Maciej Barelkowski]]></dc:creator>
        <description><![CDATA[Introducing bpmn-js@10, diagram-js@9, and dmn-js@13: The releases include migration of the core libraries to the modern syntax of ES2018.]]></description>
        <link>https://bpmn.io/blog/posts/2022-migration-to-es2018.html</link>
        <pubDate>Tue, 20 Sep 2022 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-migration-to-es2018.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Drupal ECA integrates bpmn.io]]></title>
        <dc:creator><![CDATA[Jürgen Haas]]></dc:creator>
        <description><![CDATA[This blog post explains how Drupal integrates bpmn.io as a graphical UI for its rules engine to expose all its automation capabilities to site builders without coding requirements.]]></description>
        <link>https://bpmn.io/blog/posts/2022-drupal-eca-integration.html</link>
        <pubDate>Thu, 07 Jul 2022 13:12:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-drupal-eca-integration.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved Editing UX and Multi-Element Context Pad Land in bpmn-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing bpmn-js@9.2: This release reworks the editing experience, improving selection and drag/resize handles. It also adds a multi-element context pad and improves BPMN support.]]></description>
        <link>https://bpmn.io/blog/posts/2022-bpmn-js-9-2-0-improved-editing-ux.html</link>
        <pubDate>Wed, 08 Jun 2022 13:12:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-bpmn-js-9-2-0-improved-editing-ux.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved Container Selection Lands in bpmn-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing bpmn-js@9.1: This release reworks the participant/sub-process selection.]]></description>
        <link>https://bpmn.io/blog/posts/2022-bpmn-js-9-1-0-improved-participant-sub-process-selection.html</link>
        <pubDate>Thu, 02 Jun 2022 11:12:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-bpmn-js-9-1-0-improved-participant-sub-process-selection.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[A new Properties Panel Foundation]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing @bpmn-io/properties-panel, a modern properties panel foundation for our eco-system, built upon by our BPMN, DMN, and Form tooling.]]></description>
        <link>https://bpmn.io/blog/posts/2022-new-properties-panel-foundation.html</link>
        <pubDate>Thu, 05 May 2022 13:37:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-new-properties-panel-foundation.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Support any DMN Engine]]></title>
        <dc:creator><![CDATA[Maciej Barelkowski]]></dc:creator>
        <description><![CDATA[Introducing dmn-js@12: This release focuses on providing better DMN 1.3 support. We replaced Camunda Platform 7 specific parts with their DMN counterparts while improving the configurability of the toolkit.]]></description>
        <link>https://bpmn.io/blog/posts/2022-dmn-js-1200.html</link>
        <pubDate>Fri, 08 Apr 2022 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-dmn-js-1200.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[NFT Integration Lands in bpmn-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Introducing the bpmn-js NFT integration, the next big thing in BPMN, Web3, and crypto.]]></description>
        <link>https://bpmn.io/blog/posts/2022-bpmn-js-nft-integration.html</link>
        <pubDate>Fri, 01 Apr 2022 09:39:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-bpmn-js-nft-integration.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Custom Properties in form-js]]></title>
        <dc:creator><![CDATA[Beatriz Mendes]]></dc:creator>
        <description><![CDATA[Introducing form-js@0.7.0: This release introduces custom properties for form fields.]]></description>
        <link>https://bpmn.io/blog/posts/2022-form-js-070-custom-properties.html</link>
        <pubDate>Fri, 11 Mar 2022 15:35:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-form-js-070-custom-properties.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Drill Down into Collapsed Sub-Processes]]></title>
        <dc:creator><![CDATA[Martin Stamm]]></dc:creator>
        <description><![CDATA[Introducing bpmn-js@9: This release adds the new ability to conveniently model and drill down into collapsed sub-processes.]]></description>
        <link>https://bpmn.io/blog/posts/2022-bpmn-js-900-collapsed-subprocesses.html</link>
        <pubDate>Fri, 25 Feb 2022 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-bpmn-js-900-collapsed-subprocesses.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Default Values and Improved Submit Behavior Land in form-js]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Introducing form-js@0.6: Along with bug fixes, the release introduces default values for form fields and an improved form submission behavior.]]></description>
        <link>https://bpmn.io/blog/posts/2022-form-js-default-values-improved-submit.html</link>
        <pubDate>Wed, 02 Feb 2022 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2022-form-js-default-values-improved-submit.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[2021 in Review]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[From form-js over token-simulation to the things we usually do, 2021 was a good, busy year for bpmn.io.]]></description>
        <link>https://bpmn.io/blog/posts/2021-year-in-review.html</link>
        <pubDate>Tue, 21 Dec 2021 13:17:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2021-year-in-review.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[How Bubblz Integrates bpmn-js to Improve Workflow Configuration]]></title>
        <dc:creator><![CDATA[Anis Zane]]></dc:creator>
        <description><![CDATA[This blog post explains how Bubblz integrates bpmn-js to provide a visual workflow configuration to their customers.]]></description>
        <link>https://bpmn.io/blog/posts/2021-bpmn-js-visual-workflow-configuration-in-bubblz.html</link>
        <pubDate>Mon, 20 Sep 2021 13:17:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2021-bpmn-js-visual-workflow-configuration-in-bubblz.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Awaitable Import and Export APIs in dmn-js]]></title>
        <dc:creator><![CDATA[Max Trumpf]]></dc:creator>
        <description><![CDATA[This blog introduces form-js, a new library to help you build, share and embed forms.]]></description>
        <link>https://bpmn.io/blog/posts/2021-dmn-js-11-0-awaitable-import-export-apis.html</link>
        <pubDate>Tue, 29 Jun 2021 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2021-dmn-js-11-0-awaitable-import-export-apis.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[form-js - Visual Form Editing and Embedding]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[This blog introduces form-js, a new library to help you build, share and embed forms.]]></description>
        <link>https://bpmn.io/blog/posts/2021-form-js-visual-form-editing-and-embedding.html</link>
        <pubDate>Thu, 03 Jun 2021 13:17:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2021-form-js-visual-form-editing-and-embedding.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Introducing WASDENN - An intent-aware, AI-powered, personal modeling assistant]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Deeply integrated into our BPMN editor, WASDENN offers you help based on your personal needs. WASDENN is fed with actual processes and organizational structures and fine-tuned with years of deep self-learning. It is here to solve your issues, whether you are getting started with BPMN modeling or optimizing your companies procurement processes.]]></description>
        <link>https://bpmn.io/blog/posts/2021-wasdenn-ai-modeling-assistant.html</link>
        <pubDate>Thu, 01 Apr 2021 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2021-wasdenn-ai-modeling-assistant.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[chor-js - an Editor for BPMN Choreography Diagrams]]></title>
        <dc:creator><![CDATA[Jan Ladleif, Anton von Weltzien]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2021-chor-js-an-editor-for-bpmn-choreography-diagrams.html</link>
        <pubDate>Fri, 19 Feb 2021 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2021-chor-js-an-editor-for-bpmn-choreography-diagrams.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Awaitable Import and Export APIs Land in bpmn-js]]></title>
        <dc:creator><![CDATA[Oguz Eroglu]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2020-bpmn-js-7-0-awaitable-import-export-apis.html</link>
        <pubDate>Thu, 28 May 2020 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2020-bpmn-js-7-0-awaitable-import-export-apis.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Simplified DRD Modeling]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2020-dmn-js-8-3.html</link>
        <pubDate>Thu, 30 Apr 2020 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2020-dmn-js-8-3.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Modeling, Kids at Home Edition]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2020-modeling-kids-at-home-edition.html</link>
        <pubDate>Wed, 01 Apr 2020 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2020-modeling-kids-at-home-edition.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[DMN 1.3 Support in dmn-js]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2020-dmn-js-8-0-0.html</link>
        <pubDate>Thu, 20 Feb 2020 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2020-dmn-js-8-0-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[2019 in Review]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-year-in-review.html</link>
        <pubDate>Tue, 17 Dec 2019 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-year-in-review.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Connect From and To Anywhere]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-bpmn-js-6-dmn-js-7-2.html</link>
        <pubDate>Thu, 12 Dec 2019 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-bpmn-js-6-dmn-js-7-2.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved Container Navigation and Reworked Copy & Paste]]></title>
        <dc:creator><![CDATA[Niklas Kiefer]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-bpmn-js-5-0-0.html</link>
        <pubDate>Tue, 13 Aug 2019 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-bpmn-js-5-0-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Updated Properties Panels Fix HTML Injection Vulnerabilities]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-html-injection-vulnerabilities-properties-panels-fixed.html</link>
        <pubDate>Mon, 08 Jul 2019 17:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-html-injection-vulnerabilities-properties-panels-fixed.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Better Modeling Experience and BPMN Group Support]]></title>
        <dc:creator><![CDATA[Maciej Barelkowski]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-bpmn-js-4-0-0.html</link>
        <pubDate>Thu, 04 Jul 2019 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-bpmn-js-4-0-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Updated Modeling Toolkits Fix HTML Injection Vulnerabilities]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-html-injection-vulnerabilities-fixed.html</link>
        <pubDate>Thu, 13 Jun 2019 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-html-injection-vulnerabilities-fixed.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved Connection Layout and Multiple BPMN Diagrams Support]]></title>
        <dc:creator><![CDATA[Maciej Barelkowski]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-bpmn-js-3-4-0.html</link>
        <pubDate>Mon, 29 Apr 2019 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-bpmn-js-3-4-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Sketchy Is the New Default]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2019-sketchy-is-the-new-default.html</link>
        <pubDate>Mon, 01 Apr 2019 09:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2019-sketchy-is-the-new-default.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[2018 in Review]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-year-in-review.html</link>
        <pubDate>Wed, 19 Dec 2018 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-year-in-review.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Better Accessibility And Keyboard Enhancements]]></title>
        <dc:creator><![CDATA[Maciej Barelkowski]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-3-0-0.html</link>
        <pubDate>Fri, 09 Nov 2018 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-3-0-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Validate and Improve your BPMN Diagrams with bpmnlint]]></title>
        <dc:creator><![CDATA[Seif Ghezala]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmnlint.html</link>
        <pubDate>Thu, 11 Oct 2018 16:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmnlint.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved Connection Layout for Boundary Events and Loops]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-2-4-0.html</link>
        <pubDate>Sun, 15 Jul 2018 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-2-4-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Export Life-Cycle hooks land in bpmn-js]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-2-2-0.html</link>
        <pubDate>Mon, 18 Jun 2018 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-2-2-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Model Data Stores between Participants/Pools]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-2-0-0.html</link>
        <pubDate>Wed, 23 May 2018 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-2-0-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Visual Customization Options for bpmn-js]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-2-1-0.html</link>
        <pubDate>Wed, 23 May 2018 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-2-1-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Migrating our Libraries to ES Modules]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-migrating-to-es-modules.html</link>
        <pubDate>Tue, 17 Apr 2018 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-migrating-to-es-modules.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved UX, Decision Table Performance and Copy and Paste land in dmn-js]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-dmn-js-4-0-0.html</link>
        <pubDate>Fri, 23 Mar 2018 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-dmn-js-4-0-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Spring cleaning @bpmn_io]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-0-28-1.html</link>
        <pubDate>Thu, 22 Mar 2018 16:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-0-28-1.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[On the Road to dmn-js 2.0]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-dmn-js-2-0-0-alpha1.html</link>
        <pubDate>Wed, 28 Feb 2018 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-dmn-js-2-0-0-alpha1.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[cmmn-js Quality Rollup (2)]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-cmmn-js-0-10.html</link>
        <pubDate>Thu, 15 Feb 2018 10:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-cmmn-js-0-10.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Discontinuing Pre-Packaged Bower Bundles]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-0-27.html</link>
        <pubDate>Thu, 08 Feb 2018 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-0-27.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Reworked Diagram Navigation, Element Auto Placement and more]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2018-bpmn-js-0-26.html</link>
        <pubDate>Fri, 05 Jan 2018 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2018-bpmn-js-0-26.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[cmmn-js Quality Rollup]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2017-cmmn-js-0-8.html</link>
        <pubDate>Fri, 24 Nov 2017 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2017-cmmn-js-0-8.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Smaller bpmn-js Bundles]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2017-bpmn-js-0-25.html</link>
        <pubDate>Tue, 21 Nov 2017 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2017-bpmn-js-0-25.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[BPMN 2.0 XML Handling Update]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2017-bpmn-js-0-24.html</link>
        <pubDate>Wed, 15 Nov 2017 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2017-bpmn-js-0-24.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improving Diagram Overlays]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2017-bpmn-js-0-23.html</link>
        <pubDate>Thu, 26 Oct 2017 20:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2017-bpmn-js-0-23.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Label Editing and Drop On Flow shipped]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2017-bpmn-js-0-21.html</link>
        <pubDate>Tue, 01 Aug 2017 20:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2017-bpmn-js-0-21.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Property Cloning and Modeling Improvements]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2017-bpmn-js-0-20.html</link>
        <pubDate>Wed, 08 Mar 2017 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2017-bpmn-js-0-20.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Colors are Here]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-colors-bpmn-js.html</link>
        <pubDate>Wed, 21 Dec 2016 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-colors-bpmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Massive Performance Improvements in bpmn-js]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-bpmn-js-0-18.html</link>
        <pubDate>Tue, 15 Nov 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-bpmn-js-0-18.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Performance Improvements in cmmn-js]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-performance-improvements-cmmn-js.html</link>
        <pubDate>Tue, 15 Nov 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-performance-improvements-cmmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Model Decision Requirements Diagrams]]></title>
        <dc:creator><![CDATA[Sebastian Stamm]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-drd-dmn-0-8.html</link>
        <pubDate>Mon, 14 Nov 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-drd-dmn-0-8.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[View Decision Requirements Diagrams]]></title>
        <dc:creator><![CDATA[Sebastian Stamm]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-drd-dmn-0-7.html</link>
        <pubDate>Wed, 19 Oct 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-drd-dmn-0-7.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Properties Panel Improvements]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-improvements-bpmn-cmmn-properties-panels.html</link>
        <pubDate>Fri, 09 Sep 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-improvements-bpmn-cmmn-properties-panels.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Simple Editing of Decision Tables]]></title>
        <dc:creator><![CDATA[Sebastian Stamm]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-simple-editing-dmn-0-6.html</link>
        <pubDate>Fri, 09 Sep 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-simple-editing-dmn-0-6.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Usability And Modeling Improvements]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-usability-modeling-improvements-bpmn-js-0-17.html</link>
        <pubDate>Thu, 08 Sep 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-usability-modeling-improvements-bpmn-js-0-17.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Edit CMMN Technical Properties]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-edit-cmmn-properties-with-cmmn-js-properties-panel.html</link>
        <pubDate>Thu, 14 Jul 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-edit-cmmn-properties-with-cmmn-js-properties-panel.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Alignment/Distribution Helpers and Connection Label Layouting]]></title>
        <dc:creator><![CDATA[Ricardo Matias]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-distribution-helpers-label-layouting-bpmn-js.html</link>
        <pubDate>Tue, 12 Jul 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-distribution-helpers-label-layouting-bpmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Snapping and Auto Expanding is here]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-snapping-auto-expanding-cmmn-js.html</link>
        <pubDate>Tue, 05 Jul 2016 13:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-snapping-auto-expanding-cmmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Model Connections in CMMN]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-connections-cmmn-js.html</link>
        <pubDate>Mon, 06 Jun 2016 17:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-connections-cmmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Model CMMN with cmmn-js]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-model-cmmn-with-cmmn-js.html</link>
        <pubDate>Fri, 20 May 2016 18:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-model-cmmn-with-cmmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Copy, Paste and Search in bpmn-js]]></title>
        <dc:creator><![CDATA[Ricardo Matias]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-copy-paste-search-bpmn-js-0-15.html</link>
        <pubDate>Thu, 19 May 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-copy-paste-search-bpmn-js-0-15.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Improved Readability of DMN Decision Tables]]></title>
        <dc:creator><![CDATA[Daniel Meyer]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-improved-dmn-decision-table-readability-dmn-js-0-5-0.html</link>
        <pubDate>Thu, 21 Apr 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-improved-dmn-decision-table-readability-dmn-js-0-5-0.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[I18N and Collapsed Pools]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-i18n-collapsed-pools-bpmn-js-0-14.html</link>
        <pubDate>Mon, 21 Mar 2016 15:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-i18n-collapsed-pools-bpmn-js-0-14.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[A Toolkit for Questionnaires on BPMN 2.0]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-bpmn-questionnaire-toolkit.html</link>
        <pubDate>Thu, 10 Mar 2016 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-bpmn-questionnaire-toolkit.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Camunda BPMN Properties Feature Complete]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-camunda-properties-complete-properties-panel.html</link>
        <pubDate>Fri, 04 Mar 2016 15:30:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-camunda-properties-complete-properties-panel.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[The Hand Tool, Data Stores and Compensation]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-hand-tool-data-stores-compensation-bpmn-js.html</link>
        <pubDate>Thu, 28 Jan 2016 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-hand-tool-data-stores-compensation-bpmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Configure Job Priorities and Retry Time Cycle]]></title>
        <dc:creator><![CDATA[Patrick Dehn]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-properties-panel-050.html</link>
        <pubDate>Thu, 14 Jan 2016 17:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-properties-panel-050.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Move Rows and Columns]]></title>
        <dc:creator><![CDATA[Sebastian Stamm]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2016-dmn-js-040.html</link>
        <pubDate>Wed, 06 Jan 2016 16:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2016-dmn-js-040.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[dmn-js now on bpmn.io]]></title>
        <dc:creator><![CDATA[Sebastian Stamm]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-dmn-js-030.html</link>
        <pubDate>Mon, 30 Nov 2015 11:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-dmn-js-030.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Properties Panel for BPMN]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-bpmn-properties-panel.html</link>
        <pubDate>Fri, 27 Nov 2015 09:10:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-bpmn-properties-panel.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Lanes, Event Sub-Processes, Data Objects and more BPMN]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-lanes-data-objects-more-bpmn.html</link>
        <pubDate>Fri, 23 Oct 2015 15:10:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-lanes-data-objects-more-bpmn.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[bpmn-questionnaire - Build your own Interactive BPMN 2.0 Questionnaires]]></title>
        <dc:creator><![CDATA[Philipp Fromme]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-bpmn-questionnaire.html</link>
        <pubDate>Wed, 07 Oct 2015 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-bpmn-questionnaire.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Boundary Events, Activity Markers and more BPMN]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-boundary-events-multi-instance-markers-more-bpmn.html</link>
        <pubDate>Mon, 10 Aug 2015 13:10:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-boundary-events-multi-instance-markers-more-bpmn.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[First Version of dmn.io released]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-dmn-io-released.html</link>
        <pubDate>Fri, 07 Aug 2015 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-dmn-io-released.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Locking Down bpmn-js]]></title>
        <dc:creator><![CDATA[Tim Sneed]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-locking-down-bpmn-js.html</link>
        <pubDate>Wed, 22 Jul 2015 13:10:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-locking-down-bpmn-js.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[The bpmn.io Desktop App is here]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-bpmn-desktop-app.html</link>
        <pubDate>Wed, 27 May 2015 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-bpmn-desktop-app.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Model BPMN Collaboration Diagrams]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-bpmn-collaboration-diagrams.html</link>
        <pubDate>Wed, 13 May 2015 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-bpmn-collaboration-diagrams.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[BPMN 2.0 Modeling Revamped]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-modeling-revamped.html</link>
        <pubDate>Wed, 01 Apr 2015 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-modeling-revamped.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Element Replacement and Forgiveness]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-element-replacement-and-forgiveness.html</link>
        <pubDate>Fri, 13 Mar 2015 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-element-replacement-and-forgiveness.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Hello Forum]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-hello-forum.html</link>
        <pubDate>Wed, 28 Jan 2015 18:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-hello-forum.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Manual Connection Layouting]]></title>
        <dc:creator><![CDATA[Jörg Dotzki]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-manual-connection-layouting.html</link>
        <pubDate>Thu, 22 Jan 2015 18:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-manual-connection-layouting.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[The (Mobile) Interaction Upgrade]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2015-mobile-interaction-upgrade.html</link>
        <pubDate>Fri, 02 Jan 2015 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2015-mobile-interaction-upgrade.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Palette and Sub-Process Modeling]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-palette-and-sub-processes.html</link>
        <pubDate>Thu, 11 Dec 2014 13:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-palette-and-sub-processes.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Connect and Delete]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-connect-and-delete.html</link>
        <pubDate>Tue, 23 Sep 2014 13:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-connect-and-delete.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Overlays and more Modeling]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-overlays-and-more-modeling.html</link>
        <pubDate>Wed, 06 Aug 2014 17:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-overlays-and-more-modeling.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Simple Process Modeling is here]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-simple-process-modeling.html</link>
        <pubDate>Mon, 21 Jul 2014 12:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-simple-process-modeling.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Label editing and Bower packaging]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-label-editing-and-bower-packaging.html</link>
        <pubDate>Fri, 20 Jun 2014 16:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-label-editing-and-bower-packaging.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Full BPMN render support]]></title>
        <dc:creator><![CDATA[Joerg Dotzki]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-003-full-bpmn-render-support.html</link>
        <pubDate>Fri, 23 May 2014 20:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-003-full-bpmn-render-support.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[The bpmn-js viewer is here]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-bpmn-js-viewer-is-here.html</link>
        <pubDate>Wed, 07 May 2014 14:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-bpmn-js-viewer-is-here.html</guid>
      </item>
    
    

      
      <item>
        <title><![CDATA[Announcing bpmn.io - BPMN everywhere, for everyone]]></title>
        <dc:creator><![CDATA[Nico Rehwaldt]]></dc:creator>
        <description><![CDATA[Discussing copy and paste across BPMN editors, browsers, and applications, powered by recent core library improvements and extensions in the bpmn.io eco-system.]]></description>
        <link>https://bpmn.io/blog/posts/2014-announcing-bpmn-io.html</link>
        <pubDate>Thu, 20 Feb 2014 16:00:00 +0000</pubDate>
        <guid isPermaLink="false">https://bpmn.io/blog/posts/2014-announcing-bpmn-io.html</guid>
      </item>
    
    
  </channel>
</rss>