Version 3.0.1
ProofChat version 3.0.1 release notes - Schema version 3 with database changes required.
Release Date: January 15, 2025
Schema Version: 3 (Database changes required)
Quick Check: If you haven't customized your ProofChat file, you don't need to perform this upgrade. Simply download the new version, enter your license, and you're ready to go. These upgrade instructions are only necessary if you've integrated ProofChat into your custom FileMaker solution and have customizations you want to preserve.
New Features
-
Experimental Feature: AI Script Editor: Generate FileMaker scripts using AI and copy them directly to FileMaker clipboard. This feature allows you to generate and edit FileMaker scripts automatically through AI assistance, making script development faster and more intuitive. Free tier: is limited to 25 requests per 24 hours.
-
ProofChat Pro is now available: ProofChat Pro is now available as a paid tier. This tier includes the unlimited access to the AI Script Editor and other Pro-only features.
-
Ottomatic AI Runtime is now available: Ottomatic AI Runtime is now available as a new runtime mode. This server-based runtime mode uses an external server to process AI requests with enhanced features and advanced streaming capabilities.
-
Other Providers support: Other providers support is now available. You can now use ProofChat with other providers such as Anthropic as well as OpenAI today. Many more providers are coming soon.
This release includes schema updates and new scripts requiring manual database changes. Download the new version using the button above, and follow the instructions below to update your schema.
Schema Changes Required
Two field changes and one layout change are required for this update:
New Field
- pc_chat_threads Table - ThreadMetaData Field: Copy the new
ThreadMetaDatafield from thepc_chat_threadstable in the ProofChat download file to your custom file.
Field Modification
- pc_chat_threads Table - Status Field: Update the calculation in the
Statusfield in thepc_chat_threadstable, changing the number in the calculation from2to3.
Layout Modification
- pc_systems Layout: Copy the
pc_systemslayout from the ProofChat download file to the same layout in your custom file.
Script Changes Required
New Scripts
Five new scripts are required for this update. Copy each script from the ProofChat download file to the same location in your custom file:
- confirm_Execute
- evaluateCalc
- getFMClipboard
- setFMClipboard
- pc_select_web
Edited Scripts
Three scripts have been updated. Copy the entire contents of each script from the ProofChat download file into the same script in your custom file:
- Chat_Agent
- Chat_InitialProps
- tool_caller
⚠️ Important: This is a schema version update requiring manual database schema changes. Please see the Upgrade Guide for more information about schema migrations.
Related Documentation
- Upgrade Guide - Complete update and migration procedures
- Version History - Overview of all ProofChat releases
- License Management - Managing your ProofChat license
- Troubleshooting - Resolving common issues
- Support - Getting help when you need it