-
New, significant feature: AI Agent
- Build intelligent agents easily based on your own knowledge to enable them to answer more specialized and specific questions.
- This feature requires a PostgreSQL database (either local or remote, currently only PostgreSQL is supported) with the pgvector extension installed. The knowledge base's vector data will be stored in this database.
- Configuration steps: Open the preferences dialog, choose the
AItab -> Configure the LLM model APIs in theProviderspanel-> Configure the postgres database connection in theOptionspanel -> Go to theDatasetspanel, create a dataset, and choose a language and an embedding model for the dataset -> Select files you want to add to the created dataset -> Click theStart embeddingbutton to perform embedding -> After the embedding is done successfully, go to theAgentspanel, create an agent, choose an embedding model and a chat model for the created agent, select your created datasets that you want to use for the created agent. - Usage: Select the Agent tab on the left side panel -> Select an agent from the agent list that you created previously -> After the selected agent is loaded. Input something about the knowledge from the datasets in the chat box to start a conversation with the agent.
-
Let user switch model provider during AI generating or summarizing.
-
Added a global option to hide file extensions in the workspace directory tree, the recently opened files list, and the opened file tabs.
-
Improved the configuration of the currently used model in AI, now allowing you to select different models for both content generation and content summary.
-
The browser button in Mind Map note dialogs now opens URLs in an external browser by default.
-
Improved refreshing performance for preview mode of Markdown and PlantUML.
-
Refactor code editors.
-
Update preset models for OpenAI, Gemini, Qwen, Kimi and ChatGLM.
-
Minor performance optimization.
-
Language in internal embedding model details is incorrect.
-
When performing undo/redo in a mind map, the root topic will be automatically selected even if any topic is chosen.
-
Failed to handle response from Moonshoot reasoning model.
-
Moonshoot
kimi-k2.5model requires fixedtemperatureandtop Pparameters. -
Too much files in the collections cause exception.
-
If rename folder/file fails, the input dialog should pop up again.
-
Error messages from OpenAI are not displayed when generating content in a Mind Map.
-
Redundant onload event handler for exported HTML file from Markdown.
-
Updated JavaFX to 25.0.2, RichTextFX to 0.11.7, mfx to 3.0.
-
Updated bundled JDK to 25.0.2.
-
Updated dependencies like langchain4j, plantuml, apache commons, etc.
-
Updated docs for development.
Created at 2025-09-06 23:26:02