github mindsdb/minds v25.3.2.0

latest releases: v26.1.0, v26.1.0rc1, v26.0.1...
15 months ago

TL;DR

UI and Branding Enhancements

  • Updated Logo: The application now features a refreshed logo, improving branding consistency and modernizing the interface.

Build and Deployment Improvements

  • Optimized Cloud Image Builds: Cloud images are now only built for development builds, reducing unnecessary build times and improving CI/CD efficiency.

Documentation Updates

  • Terminology Update: References to "AGI" have been updated to "AI" to maintain clarity and consistency.
  • Improved Contributor Installation Guide: Missing steps for activating the virtual environment during installation have been added, making it easier for new contributors to set up their environment.

Codebase Cleanup and Performance Enhancements

  • Removal of distutils: Deprecated distutils package usage has been eliminated, improving compatibility with modern Python versions.
  • Optimized Query Execution: The UNION step in DuckDB is now performed more efficiently, leading to faster query processing.
  • Enhanced PGvector Handler: The PGvector handler now fully supports SQL, allowing for improved integration and usability.
  • Jira Handler API Updates: The Jira handler API is now generated from OpenAPI, ensuring better maintainability and extensibility.

User Experience and Stability Fixes

  • GUI Auto Update Fix: Issues with automatic updates in the GUI have been resolved, ensuring a smoother user experience.
  • Slack Chatbot Default Table: A default table has been set for the Slack chatbot, enhancing its out-of-the-box usability.

Miscellaneous

  • Version Bump: The application version has been incremented to reflect the latest changes and improvements.

What's Changed

New Contributors

Full Changelog: v25.3.1.0...v25.3.2.0

Don't miss a new minds release

NewReleases is sending notifications on new releases.