Skip to content

v25.4.1.0

Choose a tag to compare

@ZoranPandovski ZoranPandovski released this 01 Apr 14:09
· 1415 commits to main since this release
7db6a01

TL;DR

MindsDB has deprecated the support for Python 3.9 version. From now on, MindsDB supports Python version >= 3.10.

Fixes and Improvements

  • Reranker issue fixed in controller: A fix has been applied to the reranker functionality within the controller. This improvement ensures that the reranker now works correctly, leading to more accurate decision-making and better performance.

  • Concurrency settings for deploys fixed: Concurrency settings related to deploys have been adjusted for improved efficiency. This change reduces potential issues with resource management, allowing for more stable and reliable deployments.

Documentation and Configuration Updates

  • Web crawler documentation updated: The documentation for the web crawler has been improved. These updates provide clearer and more detailed instructions, helping users understand how to properly configure and use the web crawler.

  • Release notes configuration fix: A fix has been added to the release_notes.yml configuration file. This change ensures that the release notes are properly structured and displayed, offering a better experience when reviewing changes.

Feature Enhancements

  • Renamed Knowledge Base (KB) columns: The columns in the Knowledge Base (KB) have been renamed for clarity. This improves the overall usability of the KB, making it easier for users to navigate and understand the data.

  • KB added to the projects tree list: The Knowledge Base (KB) is now included in the projects tree list. This makes it more accessible, allowing users to quickly find and interact with the KB alongside their other projects.

  • MCP API added: The addition of the MCP API enables new possibilities for interacting with the MindsDB system. This feature enhances integration capabilities and provides users with more flexibility in their workflows.

  • Version bumped: The version has been bumped to a new release, ensuring that users are working with the most up-to-date features and fixes.


What's Changed

New Contributors

Full Changelog: v25.3.4.2...v25.4.1.0