Skip to content

Versions and Release Notes

Release history is listed newest first. For the current installer and update instructions, use Download Genie.

Genie 2.0.1 (Build 36), release 2026.06, WebUI 2026.05.29.1

  • Added AI assistance inside the FileMaker Custom Function dialog to help generate and update custom functions.
  • Improved Quick Calculation AI error dialogs so they can be dismissed properly.
  • Adjusted the Quick Calculation AI Genie icon placement so it no longer overlaps with MBS Plugin controls.

Genie 2.0 (Build 35), release 2026.05, WebUI 2026.05.29.1

  • Added LAYOUT mode, a dedicated workflow for generating FileMaker layout object XML that you can review, copy, and paste manually in FileMaker Layout mode.
  • Added copied layout-object injection: copy selected objects in FileMaker, inject them in Genie, and use them as the selected edit set for the next LAYOUT prompt.
  • Added Layout Preflight so Genie can check for missing user-answerable details before generating layout XML.
  • Added the Layout XML Ready result card with Preview XML and Copy for Paste actions.
  • Added value lists to Genie’s metadata context, improving prompts and LAYOUT mode work that need existing FileMaker value lists.
  • Expanded layout object support for common object groups and copied-object preservation, including fields, text, buttons, shapes, lines, portals, tabs, slides, popovers, panels, graphics, charts, and web viewers where supported.
  • Improved object-level layout behavior, including support for tooltips, object names, tab order, hide conditions, conditional formatting, field placeholders, portal filters, selected tab/slide panels, and verified existing-script triggers.
  • Improved LAYOUT mode styling so visual style requests can produce cleaner pasted results without turning style requests into blocking preflight questions.
  • Improved Anthropic / Claude compatibility for LAYOUT mode and CODE generation, especially around requests that previously hit provider structured-output limits.
  • Improved provider compatibility and local validation for LAYOUT mode while keeping generated layout work copy-only and separate from CODE apply.
  • The Genie menu bar icon can now open Genie directly from macOS, so you do not need to go through Script Workspace just to bring the assistant window forward.

Genie plugin 1.9.2 (34), WebUI 2026.05.14.1

  • Added Project Scripts in Project Rules, so Genie can save all scripts for a FileMaker project locally.
  • MCP agents can browse saved project scripts and retrieve exact script XML on demand, without attaching hundreds of scripts to the chat.
  • Improved CODE AST metadata handling for FileMaker script references, including reliable Perform Script name and XML target resolution from known script IDs.
  • Generated calculations now use canonical TableOccurrence::FieldName references and ask for qualification when a field name is ambiguous.
  • Updated AST generation guidance to avoid bare numeric script IDs in script reference arguments.
  • Added focused regression coverage for script ID hydration and metadata field canonicalization.

Genie plugin 1.9.1 (33), WebUI 2026.05.14.1

  • Expanded Genie’s FileMaker dictionary coverage for additional script steps and functions.
  • Improved support ticket telemetry with clearer diagnostics for agentic flow successes and failures.
  • Fixed a macOS Keychain issue that could cause Genie to ask for permission to read its own stored license keys.

Genie plugin 1.9 (32), WebUI 2026.05.14.1

  • Improved MCP XML apply and CODE handoff behavior.
  • Augmented Genie’s compiler support for Import, Export, and AI-related FileMaker script steps.

Genie plugin 1.9 (30), WebUI 2026.05.14.1

  • Quick AI is now available for FileMaker Data Viewer.
  • Intelligent Coding is properly enabled, so Genie now runs its agentic coding flow while preparing script work.
  • Apply errors should now be minimal and non-blocking.
  • The Local MCP server now receives the full XML for attached scripts, improving MCP context and handoff quality.
  • Better handling for Add Scripts and multi-tab Script Workspace context.

Genie plugin 1.8.2 (30), WebUI 2026.05.14.1

  • Important fix for Add Scripts: attached scripts now merge their metadata properly so Genie keeps the script context and related metadata together.

Genie plugin 1.8.2 (27), WebUI 2026.05.14.1

  • Fixed a FileMaker crash that could happen when exiting FileMaker.
  • Added tooltips to Script Workspace buttons.
  • Added Search and Replace inside the Script Workspace Edit XML flow for faster quick edits.
  • Improved the apply workflow for both new scripts and edited scripts.
  • Copy buttons for script edits now return the full modified script.
  • The trial banner can now be dismissed while the trial is still valid.

Genie plugin 1.8.2 (25), WebUI 2026.05.14.1

  • Better repair and control for ExecuteSQL statements built by AI.
  • Genie can use more FileMaker session context, including the active layout, active table, current date and time, and account name. This helps when generating scripts that need better action logs or contextual setup.
  • The Support Ticket form remembers your email so you do not need to retype it every time.
  • Version updates now show the in-app Update Available banner with Download Update, Release Notes, and Dismiss actions.
  • Calculation Quick AI is now available from the Data Viewer.
  • More to come.

Genie plugin 1.8.2 (24), WebUI 2026.05.14.1

  • Compatibility fixes for Claude Desktop MCP clients.
  • Local MCP can stage raw FileMaker XML produced by an agent into Workbench for user review, without turning MCP into a hidden apply channel.