MaxKB Release Update: Enhanced File Interaction & Q&A Experience

MaxKB Release Update: Enhanced File Interaction & Q&A Experience

We’re excited to announce the latest update to MaxKB, bringing powerful new features and a range of critical bug fixes. This release focuses on improving file interaction and the Q&A experience, making the platform more efficient and intuitive to use.


✨ Enhancements

1. Support for Custom File Types in Uploads

The application now supports uploading custom file types. These files can be parsed by defining your own custom parsing functions. This offers more flexibility for handling diverse data formats.

PR #2940 by @wangdan-fit2cloud

2. Drag-and-Drop File Upload on the Q&A Page

Users can now drag files directly into the question input box on the Q&A page. This streamlines the workflow and improves the user experience.

PR #2944 by @wangdan-fit2cloud

3. Copy-and-Paste File and Content Upload

In addition to drag-and-drop, users can also copy and paste files or text directly into the input box, making it even easier to submit questions.

PR #2944 by @wangdan-fit2cloud


🛠 Bug Fixes

  • Fixed an issue where the asker parameter was not working when using the OpenAI interface.

    PR #2943 by @shaohuzhang1

  • Fixed an issue where added nodes in advanced orchestration applications were shown as unavailable.

    PR #2945 by @shaohuzhang1

  • Fixed an issue where the max_tokens setting for some models had no effect, resulting in incomplete answers.

    PR #2937 by @shaohuzhang1

  • Fixed an issue where the application name in the Q&A page label was not updated after renaming the application.

    PR #2872 by @wxg0103

  • Fixed an issue where MCP nodes could not define data value parameters and Boolean parameters.

    PR #2871 by @liuruibin

Q&A Page Fixes

X-Pack Fixes

  • Corrected the name of the API endpoint for fetching the paginated list of knowledge base documents.
  • Fixed an issue where configuration settings in the appearance panel were not applied to the "Forgot Password" and "Change Password" pages.

⏭ What’s Next

We remain committed to improving the usability and performance of MaxKB. In upcoming releases, we plan to enhance multimodal Q&A support, streamline knowledge base integration, and explore more AI-native interaction patterns.

Stay connected and contribute on GitHub: 1Panel-dev/MaxKB

Back to blog