Skip to content

v25.3.1.0

Choose a tag to compare

@MinuraPunchihewa MinuraPunchihewa released this 04 Mar 23:20
· 1480 commits to main since this release
a0cf387

TL;DR

Security and Data Storage Enhancements

  • Encrypted JSON Storage for Credentials: Credentials are now stored securely using encrypted JSON storage, enhancing security and preventing unauthorized access.
  • Encrypted Storage for Gmail and Google Calendar Integrations: Gmail and Google Calendar integrations now utilize encrypted storage, providing stronger data protection for user credentials.

Configuration and Customization Improvements

  • Configurable Default Project Name: Users can now modify the default project name via a configuration option, improving flexibility for different environments.
  • Metadata v3 Update: The metadata structure has been improved, enhancing data management and system performance.
  • BigInt Conversion for resource_id Column: The resource_id column in json_storage has been converted to BigInt, optimizing data storage and processing for large-scale operations.

Development and Performance Enhancements

  • Mintlify Version Bump: The Mintlify documentation version has been updated to include the latest features and improvements.
  • Version Bump and Migration Fixes: The version has been updated with fixes to migration order, ensuring smoother database migrations.
  • Removal of Unused Test for /config/vars: A redundant test for /config/vars has been removed, improving code cleanliness.

Feature Additions and UX Improvements

  • Document Name Lookup Retrieval Tool: A new document retrieval tool has been added to the agent, improving search capabilities and document handling.
  • "Try Demo" Button: A "Try Demo" button has been introduced, making it easier for users to explore features without full setup.

Bug Fixes and Maintenance

  • Fixed LLM Release Notes: Issues with LLM-related release notes have been resolved for better clarity and accuracy.

Release Update

  • Release 25.3.1.0: The latest version includes all these updates, bringing enhanced security, performance improvements, and new features.

What's Changed

Full Changelog: v25.2.4.0...v25.3.1.0