<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[Lonti Community]]></title>
        <description><![CDATA[Lonti Community]]></description>
        <link>https://community.lonti.com</link>
        <image>
            <url>https://tribe-s3-production.imgix.net/OFEEcA8Yv1cQP8M2i0XOi?fit=max&amp;w=500&amp;auto=compress,format</url>
            <title>Lonti Community</title>
            <link>https://community.lonti.com</link>
        </image>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Fri, 17 Apr 2026 11:43:13 GMT</lastBuildDate>
        <atom:link href="https://community.lonti.com/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Fri, 17 Apr 2026 11:43:13 GMT</pubDate>
        <copyright><![CDATA[2026 Lonti Community]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <webfeeds:icon>https://tribe-s3-production.imgix.net/OFEEcA8Yv1cQP8M2i0XOi?fit=max&amp;w=500&amp;auto=compress,format</webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[Martini Runtime v2.7.2 — Release Highlights]]></title>
            <description><![CDATA[Martini Runtime v2.7.2 is a patch release focused on resolving a critical issue affecting Gloop service execution. This update improves type resolution handling for broader Java type scenarios, ...]]></description>
            <link>https://community.lonti.com/product-updates-wrj2cxrq/post/martini-runtime-v2-7-2----release-highlights-zVLv9gpwgdK125X</link>
            <guid isPermaLink="true">https://community.lonti.com/product-updates-wrj2cxrq/post/martini-runtime-v2-7-2----release-highlights-zVLv9gpwgdK125X</guid>
            <category><![CDATA[Martini Runtime Product Updates]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Wed, 18 Mar 2026 07:29:53 GMT</pubDate>
            <content:encoded><![CDATA[<p>Martini Runtime v2.7.2 is a patch release focused on resolving a critical issue affecting Gloop service execution. This update improves type resolution handling for broader Java type scenarios, increasing runtime reliability.</p><hr><h3 class="text-lg" data-toc-id="a1e1d0b7-b785-4884-a587-34e7c8c7285a" id="a1e1d0b7-b785-4884-a587-34e7c8c7285a">🐞 Bug Fixes</h3><ul><li><p><strong>Fixed missing file function errors in Gloop services</strong><br>Resolved an issue where Gloop services encountered errors due to incomplete type resolution when processing certain generic types. (MR-8949)</p><p><strong>Details:</strong><br>The fix enhances generic type argument resolution in the runtime, specifically addressing cases involving primitive arrays (e.g., byte[], int[]) and multi-dimensional arrays. Previously, the resolver only supported limited type scenarios (e.g., ClassType, TypeVariable), leading to failures when encountering other valid signature types.</p><p>The implementation refactors typeArgumentToType and objectTypeArgumentToType in JavassistUtils, introducing a fallback to signatureTypeToType to ensure all valid type arguments are correctly resolved.</p></li></ul><hr><p>This release introduces no new features. We recommend upgrading to v2.7.2 to ensure stable execution of Gloop services, especially for workflows and services that rely on generic types with array-based inputs.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Runtime v2.7.2]]></title>
            <description><![CDATA[Bugs fixed:

 * MR-8949 - Missing file functions causing gloop service errors]]></description>
            <link>https://community.lonti.com/release-notes-ht4nxd7g/post/martini-runtime-v2-7-2-fhuFE2IIyUpY7Ow</link>
            <guid isPermaLink="true">https://community.lonti.com/release-notes-ht4nxd7g/post/martini-runtime-v2-7-2-fhuFE2IIyUpY7Ow</guid>
            <category><![CDATA[Martini Runtime Release Notes]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Wed, 18 Mar 2026 07:24:41 GMT</pubDate>
            <content:encoded><![CDATA[<p>Bugs fixed:</p><ul><li><p>MR-8949 - Missing file functions causing gloop service errors</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Groovy Linting Extension for Martini Designer Desktop]]></title>
            <description><![CDATA[The development of a Groovy Linting Extension for Martini Designer Desktop is intended to address a clear gap in developer productivity, code quality, and maintainability within the Martini ecosystem....]]></description>
            <link>https://community.lonti.com/feature-requests-up2dvxgd/post/groovy-linting-extension-for-martini-designer-desktop-VuUOXm42BF2gk8A</link>
            <guid isPermaLink="true">https://community.lonti.com/feature-requests-up2dvxgd/post/groovy-linting-extension-for-martini-designer-desktop-VuUOXm42BF2gk8A</guid>
            <category><![CDATA[martini desktop]]></category>
            <dc:creator><![CDATA[Guest User]]></dc:creator>
            <pubDate>Tue, 17 Mar 2026 15:40:16 GMT</pubDate>
            <content:encoded><![CDATA[<p>The development of a <strong>Groovy Linting Extension for Martini Designer Desktop</strong> is intended to address a clear gap in developer productivity, code quality, and maintainability within the Martini ecosystem. By providing linting capabilities, the extension helps developers identify issues early, enforce coding standards, and reduce errors during development.</p><p>However, the current approach of locking down the marketplace—combined with limited or no response to community inquiries—creates a significant obstacle to delivering this value.</p><p>For a tool like the Groovy linting extension to be effective, it must be easily accessible to developers through the marketplace. Restricting access prevents adoption, limits visibility, and ultimately diminishes the impact of solutions that are designed to improve the platform itself.</p><p>At the same time, the lack of support and engagement from administrators compounds the problem:</p><ul><li><p>Questions about <strong>integration, compatibility, and deployment</strong> remain unanswered</p></li><li><p>Developers lack guidance on <strong>publishing or distributing extensions</strong></p></li><li><p>Potential contributors are discouraged due to <strong>uncertainty and lack of feedback</strong></p></li></ul><p>This directly affects the success of the Groovy linting extension. Without a responsive support channel or a more open marketplace, even well-built tools struggle to reach their intended users.</p><p>There is also a broader implication. Extensions like the Groovy linter represent opportunities to strengthen the Martini ecosystem by:</p><ul><li><p>Enhancing <strong>developer experience and efficiency</strong></p></li><li><p>Promoting <strong>best practices and code consistency</strong></p></li><li><p>Encouraging <strong>community-driven innovation</strong></p></li></ul><p>Yet these benefits cannot be realized if contributors face barriers to distribution and communication.</p><p>To move forward effectively, the following improvements are critical:</p><ul><li><p><strong>Improve responsiveness to community inquiries</strong>, especially those related to extension development and publishing</p></li><li><p><strong>Provide clearer guidelines and support channels</strong> for marketplace contributions</p></li><li><p><strong>Reevaluate marketplace restrictions</strong> to allow controlled but practical access for tools that add value to the ecosystem</p></li><li><p>Consider <strong>AI-assisted support</strong> to ensure inquiries are acknowledged and addressed in a timely manner</p></li></ul><p>In summary, the Groovy Linting Extension for Martini Designer Desktop is not just a standalone tool—it is an example of how the ecosystem can evolve through community contributions. Enabling access and providing support are essential steps to ensure such innovations can succeed and deliver value to all users.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AI Agent that replies to community inquiries]]></title>
            <description><![CDATA[The current lack of timely responses to community inquiries highlights a critical gap in user support and engagement. When questions, issues, and feedback go unanswered, it leads to user ...]]></description>
            <link>https://community.lonti.com/feature-requests-up2dvxgd/post/ai-agent-that-replies-to-community-inquiries-vsgADuksJslyZav</link>
            <guid isPermaLink="true">https://community.lonti.com/feature-requests-up2dvxgd/post/ai-agent-that-replies-to-community-inquiries-vsgADuksJslyZav</guid>
            <category><![CDATA[development]]></category>
            <category><![CDATA[java]]></category>
            <category><![CDATA[tech]]></category>
            <dc:creator><![CDATA[Guest User]]></dc:creator>
            <pubDate>Tue, 17 Mar 2026 15:37:06 GMT</pubDate>
            <content:encoded><![CDATA[<p>The current lack of timely responses to community inquiries highlights a critical gap in user support and engagement. When questions, issues, and feedback go unanswered, it leads to user dissatisfaction, reduced trust, and potential loss of customers.</p><p>Implementing an AI agent to handle community inquiries provides an immediate and scalable solution to this problem. An AI-driven system can:</p><ul><li><p><strong>Ensure timely responses</strong> by providing instant replies 24/7, eliminating long waiting times</p></li><li><p><strong>Improve user experience</strong> by acknowledging concerns and guiding users toward solutions</p></li><li><p><strong>Reduce operational load</strong> on administrators by handling repetitive and common inquiries</p></li><li><p><strong>Maintain consistency</strong> in responses, ensuring accurate and standardized information delivery</p></li><li><p><strong>Capture insights</strong> from user interactions to identify recurring issues and improve services</p></li></ul><p>In the absence of consistent human support, an AI agent serves as a reliable first line of communication. It ensures that the community feels heard and supported, even when administrative resources are limited.</p><p>Ultimately, deploying an AI agent is not just a convenience—it is a necessary step to uphold service quality, maintain user trust, and ensure the platform remains responsive and user-focused.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Designer v1.5.1 Release Highlights]]></title>
            <description><![CDATA[We’re pleased to introduce Martini Designer v1.5.1, a maintenance update focused on improving reliability and ensuring a smoother experience when using AI-powered capabilities.


🛠️ BUG FIX

 * AI Features ...]]></description>
            <link>https://community.lonti.com/product-updates-wrj2cxrq/post/martini-designer-v1-5-1-release-highlights-oKXeNoiyL3LuawQ</link>
            <guid isPermaLink="true">https://community.lonti.com/product-updates-wrj2cxrq/post/martini-designer-v1-5-1-release-highlights-oKXeNoiyL3LuawQ</guid>
            <category><![CDATA[Martini Designer Product Updates]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Tue, 10 Mar 2026 09:53:47 GMT</pubDate>
            <content:encoded><![CDATA[<p>We’re pleased to introduce <strong>Martini Designer v1.5.1</strong>, a maintenance update focused on improving reliability and ensuring a smoother experience when using AI-powered capabilities.</p><h3 class="text-lg" data-toc-id="aa0b8486-4899-4046-a6d0-f999e0cf1312" id="aa0b8486-4899-4046-a6d0-f999e0cf1312">🛠️ Bug Fix</h3><ul><li><p><strong>AI Features Activation Issue Resolved</strong><br>Fixed an issue where AI features remained disabled even after successfully completing the AI Setup Wizard. Users can now access AI functionality immediately after setup as intended.</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Designer v1.5.1]]></title>
            <description><![CDATA[BUGS FIXED

 * MIDE-2601 - AI features remain disabled even after completing AI setup wizard]]></description>
            <link>https://community.lonti.com/release-notes-ht4nxd7g/post/martini-designer-v1-5-1-YuZHel5C8AIhW6i</link>
            <guid isPermaLink="true">https://community.lonti.com/release-notes-ht4nxd7g/post/martini-designer-v1-5-1-YuZHel5C8AIhW6i</guid>
            <category><![CDATA[Martini Designer Release Notes]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Tue, 10 Mar 2026 09:50:15 GMT</pubDate>
            <content:encoded><![CDATA[<h2 class="text-xl" data-toc-id="8eec5f6f-b4a9-4935-a1ab-be0cbbb68fce" id="8eec5f6f-b4a9-4935-a1ab-be0cbbb68fce"><strong>Bugs fixed</strong></h2><ul><li><p>MIDE-2601&nbsp;- AI features remain disabled even after completing AI setup wizard</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Designer v1.5.0 Release Highlights]]></title>
            <description><![CDATA[SMARTER AI. MORE POWERFUL WORKFLOWS. GREATER CONTROL.

Martini Designer v1.5.0 is a major step forward in AI-assisted development, workflow automation, and API design. This release introduces powerful ...]]></description>
            <link>https://community.lonti.com/product-updates-wrj2cxrq/post/martini-designer-v1-5-0-release-highlights-ars8ax1pFqHceDe</link>
            <guid isPermaLink="true">https://community.lonti.com/product-updates-wrj2cxrq/post/martini-designer-v1-5-0-release-highlights-ars8ax1pFqHceDe</guid>
            <category><![CDATA[Martini Designer Product Updates]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Wed, 04 Mar 2026 09:33:17 GMT</pubDate>
            <content:encoded><![CDATA[<h3 class="text-lg" data-toc-id="4794ca49-f971-4f4f-b408-6e12b8f62ea2" id="4794ca49-f971-4f4f-b408-6e12b8f62ea2">Smarter AI. More Powerful Workflows. Greater Control.</h3><p>Martini Designer v1.5.0 is a major step forward in AI-assisted development, workflow automation, and API design. This release introduces powerful new Designer Agent capabilities, expanded workflow node support, stronger API tooling, and significant stability improvements — all designed to help you build faster and with greater confidence.</p><hr><h2 class="text-xl" data-toc-id="1f7d7b29-42c0-4b52-8ba1-6630f83ee47a" id="1f7d7b29-42c0-4b52-8ba1-6630f83ee47a">🤖 A More Powerful Designer Agent</h2><p>The Designer Agent takes center stage in v1.5.0 with expanded creation, editing, and automation capabilities.</p><h3 class="text-lg" data-toc-id="84130f11-81ad-4820-b6f4-74ddebf464a7" id="84130f11-81ad-4820-b6f4-74ddebf464a7">Create &amp; Edit with AI</h3><ul><li><p>Generate and edit <strong>workflows</strong> directly through the Designer Agent</p></li><li><p>Create <strong>REST APIs with workflow handlers</strong> automatically</p></li><li><p>Generate and send <strong>HTTP requests</strong> using AI</p></li><li><p>Generate and edit <strong>data mappings</strong> via Ask AI in the mapper</p></li><li><p>Generate <strong>model expressions</strong> with ease</p></li><li><p>Automatically generate <strong>package documentation</strong></p></li></ul><h3 class="text-lg" data-toc-id="ae1f9778-9a6e-4df0-93b7-5f2319c9ac6f" id="ae1f9778-9a6e-4df0-93b7-5f2319c9ac6f">Agent Diff &amp; Transparency</h3><ul><li><p>View diffs for AI-proposed changes across:</p><ul><li><p>Workflows</p></li><li><p>Data models</p></li><li><p>REST APIs</p></li></ul></li></ul><p>You stay fully in control while leveraging AI acceleration.</p><h3 class="text-lg" data-toc-id="861e2ba2-0cf1-4e0e-8f98-3f9e3b6ba335" id="861e2ba2-0cf1-4e0e-8f98-3f9e3b6ba335">Workflow Agent Expansion</h3><p>The workflow agent now supports a wide range of nodes, including:</p><ul><li><p>Invoke Service</p></li><li><p>Invoke Workflow</p></li><li><p>Wait Time</p></li><li><p>Wait Event</p></li><li><p>Random</p></li><li><p>MongoDB Query</p></li><li><p>Email Trigger</p></li><li><p>Directory Watcher Trigger</p></li><li><p>JMS Listener Trigger</p></li><li><p>Retry in Try-Catch</p></li><li><p>Repeat node filter conditions</p></li></ul><p>This dramatically expands what can be generated and automated through AI.</p><hr><h2 class="text-xl" data-toc-id="7bcc4b40-118a-4544-b7a9-363dcf72fa1e" id="7bcc4b40-118a-4544-b7a9-363dcf72fa1e">🔗 Enhanced API &amp; Integration Capabilities</h2><p>v1.5.0 significantly improves HTTP, authentication, and API tooling:</p><ul><li><p>Lonti authentication support</p></li><li><p>OAuth 2.0 Header Prefix configuration</p></li><li><p>Generated headers visibility in HTTP editor</p></li><li><p>Store authentication as package properties in ad-hoc services</p></li><li><p>Update GraphQL API schemas</p></li><li><p>Select specific operations from API schemas in the marketplace</p></li><li><p>Send HTTP requests and run workflows via built-in tools</p></li><li><p>Retrieve Martini runtime logs directly</p></li></ul><p>Integration workflows are now more secure, flexible, and transparent.</p><hr><h2 class="text-xl" data-toc-id="156571b0-4038-46ed-a1ce-b5ca6a7aad4b" id="156571b0-4038-46ed-a1ce-b5ca6a7aad4b">🧩 Smarter Workflow Design Experience</h2><p>We’ve improved usability and configurability across the workflow builder:</p><ul><li><p>Hover-based <strong>Configure</strong> button for steps</p></li><li><p>Scheduler trigger delay configuration</p></li><li><p>Workflow node comments</p></li><li><p>Auto-reveal support in navigators</p></li><li><p>Reveal in Navigator from search results</p></li><li><p>Improved schema validation for workflow agent</p></li><li><p>Smarter node connection behavior when dragging</p></li></ul><p>Building complex automation flows is now more intuitive and error-resistant.</p><hr><h2 class="text-xl" data-toc-id="1a80bbd4-4d9d-4ce2-9d7a-7df703b04c4c" id="1a80bbd4-4d9d-4ce2-9d7a-7df703b04c4c">🔍 Improved Search &amp; Developer Productivity</h2><p>Developer productivity gets a boost with:</p><ul><li><p>Double-click Groovy methods to open directly in editor</p></li><li><p>Search support for triggers and database connections via API</p></li><li><p>Reference search inside Groovy files</p></li><li><p>Create CQL/SQL query files from database schema tables</p></li><li><p>Improved Ask AI context access in Problem View</p></li><li><p>Editable previous Ask AI messages</p></li></ul><p>Everything you need is easier to find, access, and modify.</p><hr><h2 class="text-xl" data-toc-id="22d47d81-268a-41eb-999a-a9fe7971c98d" id="22d47d81-268a-41eb-999a-a9fe7971c98d">🎨 Refined UI &amp; Experience Improvements</h2><p>We’ve enhanced polish and consistency across the platform:</p><ul><li><p>Improved alignment of icons, checkboxes, toolbars, and radio buttons</p></li><li><p>Cleaner AI Chat wizard text</p></li><li><p>Streamlined agent architecture (Ask &amp; Edit modes unified)</p></li><li><p>Better messaging in Data Mapping tab</p></li><li><p>Improved license validation timing during startup</p></li><li><p>Smarter user edit behavior in Users &amp; Groups</p></li></ul><p>The result: a smoother, more predictable design experience.</p><hr><h2 class="text-xl" data-toc-id="10a0882d-175a-4c11-9b12-6e69fb15149c" id="10a0882d-175a-4c11-9b12-6e69fb15149c">🛠 Major Stability &amp; Bug Fixes</h2><p>This release resolves a large number of workflow, editor, HTTP client, deployment wizard, and UI-related issues, including:</p><ul><li><p>Workflow opening errors</p></li><li><p>HTTP response tab inconsistencies</p></li><li><p>GraphQL and REST configuration bugs</p></li><li><p>Drag-and-drop issues (including Linux support)</p></li><li><p>Content assist and auto-completion fixes</p></li><li><p>Word wrap editor boundary issues</p></li><li><p>Deployment wizard problems (Windows included)</p></li><li><p>Data model JSON schema creation issues</p></li></ul><p>v1.5.0 delivers stronger stability across core Designer functionality.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Designer v1.5.0]]></title>
            <description><![CDATA[EMBEDDED MARTINI RUNTIME

 * Version 2.7.1


STORIES COMPLETED

 * MIDE-1440 - Open groovy methods in code editor when double clicking it in the navigator

 * MIDE-1504 - Add support for searching trigger and database ...]]></description>
            <link>https://community.lonti.com/release-notes-ht4nxd7g/post/martini-designer-v1-5-0-GgypaN1bapbwFVo</link>
            <guid isPermaLink="true">https://community.lonti.com/release-notes-ht4nxd7g/post/martini-designer-v1-5-0-GgypaN1bapbwFVo</guid>
            <category><![CDATA[Martini Designer Release Notes]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Wed, 04 Mar 2026 09:27:40 GMT</pubDate>
            <content:encoded><![CDATA[<h2 class="text-xl" data-toc-id="8de27b1d-3f8f-4d4d-b08a-3535a02215ff" id="8de27b1d-3f8f-4d4d-b08a-3535a02215ff"><strong>Embedded Martini Runtime</strong></h2><ul><li><p>Version 2.7.1</p></li></ul><h2 class="text-xl" data-toc-id="d1ef6232-5fc2-404f-9724-c5457d7ac409" id="d1ef6232-5fc2-404f-9724-c5457d7ac409"><strong>Stories completed</strong></h2><ul><li><p>MIDE-1440 - Open groovy methods in code editor when double clicking it in the navigator</p></li><li><p>MIDE-1504 - Add support for searching trigger and database connection names via the search API</p></li><li><p>MIDE-1576 - Add Header Prefix field to HTTP request editor Oauth 2.0 form</p></li><li><p>MIDE-1577 - Add a way to show generated headers in request editor header table</p></li><li><p>MIDE-1591 - Add Reveal in Navigator support in Search view results</p></li><li><p>MIDE-1621 - Add a way to generate model expression in set expression dialog</p></li><li><p>MIDE-1669 - Add support for workflow node comments</p></li><li><p>MIDE-1854 - Support importing extra properties via JSON in run dialog</p></li><li><p>MIDE-1902 - Add support for Lonti authentication in HTTP Requests</p></li><li><p>MIDE-1908 - Implement auto reveal for the navigators</p></li><li><p>MIDE-1946 - Add support to select operations to consume from an API schema in the marketplace</p></li><li><p>MIDE-1968 - Add support for generating HTTP request using the Designer agent</p></li><li><p>MIDE-1969 - Add support for Ask AI in mapper to generate and edit mappings</p></li><li><p>MIDE-1971 - Add support for creating and editing workflows via Designer agent</p></li><li><p>MIDE-1975 - Add "Configure" button on hover or selection of steps</p></li><li><p>MIDE-1996 - Support updating GraphQL API editor schema</p></li><li><p>MIDE-2025 - Add support for storing authentication details as package properties in generated adhoc HTTP services</p></li><li><p>MIDE-2039 - Add support for configuring delay of a scheduler trigger</p></li><li><p>MIDE-2045 - Support diff for agent proposed changes of workflow, data model and REST APIs</p></li><li><p>MIDE-2051 - Add support filter condition for repeat node of workflows</p></li><li><p>MIDE-2052 - Add support for retry in try catch node of workflows</p></li><li><p>MIDE-2067 - Add support for invoke service node in workflow agent</p></li><li><p>MIDE-2068 - Add support for invoke workflow node in workflow agent </p></li><li><p>MIDE-2069 - Add support for wait time node in workflow agent</p></li><li><p>MIDE-2070 - Add support for wait event node in workflow agent</p></li><li><p>MIDE-2071 - Add support for random node in workflow agent</p></li><li><p>MIDE-2072 - Add support for MongoDB database query node in workflow agent</p></li><li><p>MIDE-2073 - Add support for creating REST API with workflow handlers via Designer agent</p></li><li><p>MIDE-2076 - Add support for email trigger node in workflow agent</p></li><li><p>MIDE-2077 - Add support for directory watcher trigger node in workflow agent</p></li><li><p>MIDE-2078 -  Add support for JMS listener trigger node in workflow agent</p></li><li><p>MIDE-2091 - Implement tool to get the logs from Martini runtime</p></li><li><p>MIDE-2092 - Implement tool to send HTTP request</p></li><li><p>MIDE-2093 - Implement tool to run workflow</p></li><li><p>MIDE-2095 - Support generating package documentation with the designer agent</p></li></ul><h2 class="text-xl" data-toc-id="3f85f5a3-887f-411e-897e-f58d00e83609" id="3f85f5a3-887f-411e-897e-f58d00e83609"><strong>Improvements made</strong></h2><ul><li><p>MIDE-1554 - Hide some of the root data model configuration fields</p></li><li><p>MIDE-1757 - Support reference search results in groovy file</p></li><li><p>MIDE-1898 - Add support for creating CQL/SQL query file from a database connection schema table</p></li><li><p>MIDE-1950 - Modify messageAttributes properties of AWS SQS Listener Trigger node</p></li><li><p>MIDE-1956 - Check the license during the application startup instead of after the UI is displayed</p></li><li><p>MIDE-1965 - Add Ask AI context menu item to the problems of the problem view</p></li><li><p>MIDE-1997 - Show previous messages in the Ask AI input and support editing last message</p></li><li><p>MIDE-1998 - Remove "Configure" button from Input/output toolbars</p></li><li><p>MIDE-2015 - Clicking on Add User while editing a User with changes does not prompt for discarding changes/saving </p></li><li><p>MIDE-2035 - Show message about the Data Mapping tab in the database node query tab</p></li><li><p>MIDE-2036 - Improve alignment of user form icon buttons</p></li><li><p>MIDE-2038 - Improve AI Chat wizard text</p></li><li><p>MIDE-2040 - Do not auto connect workflow nodes on dragging if the node is already connected to the source or target node</p></li><li><p>MIDE-2042 - Improve styling alignment of all checkboxes, toolbar items and radio buttons</p></li><li><p>MIDE-2075 - Hide sub chat agent in chat input that are not meant to be used directly by the user</p></li><li><p>MIDE-2116 - Refactor agents to only keep the Designer agent with Ask and Edit mode</p></li><li><p>MIDE-2118 - Improve workflow schema validation for workflow agent</p></li><li><p>MIDE-2119 - Update workflow agent prompt for try catch node to include the new configuration fields</p></li></ul><h2 class="text-xl" data-toc-id="ccc9f911-329b-42fa-8bf8-5f06c27f1b53" id="ccc9f911-329b-42fa-8bf8-5f06c27f1b53"><strong>Bugs fixed</strong></h2><ul><li><p>MIDE-1585 - Using the "." key on a workflow throw an error due to content assist or wrongly opens the content assist</p></li><li><p>MIDE-1604 - The delete button in model tree widget toolbar is always enabled when it first appears</p></li><li><p>MIDE-1606 - Leaving an integer property with null value throws out error.</p></li><li><p>MIDE-1656 - Prompt to Discard changes appear for Fork and Script step</p></li><li><p>MIDE-1658 - Deleting a header while editing one throws an error</p></li><li><p>MIDE-1676 - Clicking on the skeleton loader of Martini Designer causes it to throw an error</p></li><li><p>MIDE-1724 - Range validation for character properties does not work.</p></li><li><p>MIDE-1805 - Find button in Workflow's mappers triggers the Find for the whole workflow</p></li><li><p>MIDE-1855 - Doing multiple right clicks in a workflow's empty space changes the context menu's display</p></li><li><p>MIDE-1923 - Configure button is hidden if the comment on the property is too long</p></li><li><p>MIDE-1929 - Text editor goes out of bounds when Word Wrap Setting is on wordWrapColumn</p></li><li><p>MIDE-1947 - Auto completion in scripts and expressions add an extra $ for proposals which starts with $</p></li><li><p>MIDE-1990 - Toggling the Bottom panel while an Embedded Text Editor is opened cuts the written text in the Editor</p></li><li><p>MIDE-1995 - Find widget blanks out when re-toggled</p></li><li><p>MIDE-2000 - Cannot DnD local filesystem directories into a package in Navigator</p></li><li><p>MIDE-2005 - Pressing the Alt + Arrow Up/Down shortcut while editing a table cell cancels the edit and moves the item</p></li><li><p>MIDE-2011 - Navigating through command palette search results is not working</p></li><li><p>MIDE-2013 - User &amp; Groups Wizard Edit Panel's layout is cut off on initialization</p></li><li><p>MIDE-2014 - Deleting the currently focused user (being viewed/edited) does not close the edit panel</p></li><li><p>MIDE-2029 - Save Changes Dialog repeatedly appears after switching users and discarding changes in Users and Groups dialog</p></li><li><p>MIDE-2044 - Error when opening a workflow</p></li><li><p>MIDE-2054 - Requests done from another request tab affects the response tab of other request tabs</p></li><li><p>MIDE-2055 - Cannot drag and drop to workflow editor canvas on Linux</p></li><li><p>MIDE-2056 - Refactoring properties with the same name affects input set expressions</p></li><li><p>MIDE-2057 - Adding URL Path in REST configuration of a Service leads to a blank request body in HTTP Client</p></li><li><p>MIDE-2059 - Cannot send HTTP request with file on desktop</p></li><li><p>MIDE-2081 - Cannot create data model from JSON schema</p></li><li><p>MIDE-2086 - Deployment wizard's Next button disable feature not working as intended</p></li><li><p>MIDE-2088 - maxArraySize being assigned with the value of minArraySize</p></li><li><p>MIDE-2101 - HTTP Response disappears after making a request and switching back to the tab</p></li><li><p>MIDE-2104 - Error when using deployment wizard on windows</p></li><li><p>MIDE-2112 - Todo list tool sometimes throws errors when rendered which breaks the chat view</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Runtime v2.7.1 — Release Highlights]]></title>
            <description><![CDATA[Martini Runtime v2.7.1 is a patch release focused on resolving REST API handling issues and improving model generation reliability. This update addresses several defects affecting API consumption, ...]]></description>
            <link>https://community.lonti.com/product-updates-wrj2cxrq/post/martini-runtime-v2-7-1----release-highlights-ALOsidPdm4cC2UA</link>
            <guid isPermaLink="true">https://community.lonti.com/product-updates-wrj2cxrq/post/martini-runtime-v2-7-1----release-highlights-ALOsidPdm4cC2UA</guid>
            <category><![CDATA[Martini Runtime Product Updates]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Fri, 27 Feb 2026 03:32:54 GMT</pubDate>
            <content:encoded><![CDATA[<p>Martini Runtime v2.7.1 is a patch release focused on resolving REST API handling issues and improving model generation reliability. This update addresses several defects affecting API consumption, routing behavior, and schema processing.</p><hr><h3 class="text-lg" data-toc-id="c28b56e5-825d-44c9-85ff-759a10db6d70" id="c28b56e5-825d-44c9-85ff-759a10db6d70">🐞 Bug Fixes</h3><ul><li><p><strong>Fixed issue consuming Adhoc REST/HTTP APIs when loadUrl is set to true</strong><br>Adhoc REST/HTTP APIs can now be consumed correctly with loadUrl enabled. (MR-8872)</p></li><li><p><strong>Resolved REST API routing issues with "/" base path or operation path</strong><br>REST APIs configured with a root ("/") base path or operation path now function as expected. (MR-8886)</p></li><li><p><strong>Corrected 404 error when setting global or operation-level consume type for GET requests</strong><br>Adding a consume type no longer causes GET operations to return 404 errors. (MR-8887)</p></li><li><p><strong>Fixed failure to generate data model from JSON schema</strong><br>Data model generation from JSON schema now completes successfully. (MR-8900)</p></li></ul><hr><p>This release introduces no new features. We recommend upgrading to v2.7.1 to benefit from improved REST API stability and schema processing reliability.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Martini Runtime v2.7.1]]></title>
            <description><![CDATA[Bugs fixed:

 * MR-8872 - Cannot consume Adhoc REST/HTTP API with loadUrl set to true

 * MR-8886 - Fix REST API not working with "/" base path or operation path

 * MR-8887 - Adding a global or operation consume ...]]></description>
            <link>https://community.lonti.com/release-notes-ht4nxd7g/post/martini-runtime-v2-7-1-6aIJZf75kQ5g57X</link>
            <guid isPermaLink="true">https://community.lonti.com/release-notes-ht4nxd7g/post/martini-runtime-v2-7-1-6aIJZf75kQ5g57X</guid>
            <category><![CDATA[Martini Runtime Release Notes]]></category>
            <dc:creator><![CDATA[Lonti Community Manager]]></dc:creator>
            <pubDate>Fri, 27 Feb 2026 03:25:12 GMT</pubDate>
            <content:encoded><![CDATA[<p><strong>Bugs fixed:</strong></p><ul><li><p>MR-8872 - Cannot consume Adhoc REST/HTTP API with loadUrl set to true</p></li><li><p>MR-8886 - Fix REST API not working with "/" base path or operation path</p></li><li><p>MR-8887 - Adding a global or operation consume type make a GET operation return 404</p></li><li><p>MR-8900 - Unable to generate data model from Json schema</p></li></ul>]]></content:encoded>
        </item>
    </channel>
</rss>