proofchat
Releases

Version 1.0.1

ProofChat version 1.0.1 release notes - Schema version 1 with database changes required.

Release Date: October 6, 2025
Schema Version: 1 (Database changes required)

This release includes minor HTML updates, bug fixes, and important schema updates requiring database changes. Download the new version using the button above, and follow the instructions below to update your schema. After you have updated your schema, you can apply the HTML update.

Schema Changes Required

Four changes are required for this update:

Script Changes

  1. Configure SQL Prompt Script: Copy the "Configure SQL Prompt" script from the ProofChat demo file (located in ProofChat Integration Configuration Optional folder) into the same location in your file

  2. Tool Query Database Script: Copy the entire contents of the "tool_query_database" script from the ProofChat download into the same script in your file

  3. Ensure Data Setup Script: Copy the entire contents of the "Ensure ProofChat Data Setup" script from the ProofChat file to your file

Field Modification

  1. pc_system Table - Schema Number Field: Update the calculation field "schema_number" in the pc_system table from 0 to 1

Updates

  • Minor HTML improvements
  • Bug fixes and performance enhancements
  • Database schema updates for enhanced functionality

⚠️ Important: This is a major version update requiring manual database schema changes. Please see the Upgrade Guide for more information about schema migrations.