Skip to content

[V6.8.0] (Updated on 2025.06.11): Added and refactored multiple functional modules....

🚀 Feat

  • Refactored user dialogue history query logic, greatly optimizing query speed for hundreds of thousands or even millions of dialogue records.
  • Added support for dynamically obtaining and automatically setting the MySQL connection pool size (not exceeding 80% of the MySQL maximum connections).
  • Added agent application sharing function, allowing direct access to the corresponding agent application for use via a link (backend implementation).
  • Added a unique identifier for agent application sharing links (backend implementation; original APP applications without a sharing link unique identifier will automatically create one).
  • Added a counter for agent application sharing (can be custom edited in the background).
  • Added support for line breaks in agent application descriptions.
  • Added a status prompt for switching dialogue groups.
  • Increased the maximum character count for announcement information to 6000 (originally 3000).
  • Rewritten the details page for works in the painting plaza and AI painting modules: full-screen display of image details and new loading animations.
  • Adjusted and optimized so that non-super administrators using GPTs through search default to non-shared.
  • Added support for setting whether agent applications are shared to the plaza and a query function in the background.
  • Adjusted so that non-shared agent applications are not displayed in the agent store and cannot be used by unauthorized users.
  • Added display of the invitee's avatar and nickname to the agent recommendation order records.
  • Changed the referral income percentage to display the real percentage of the distributor.
  • Optimized the logic for individual users to edit and share custom applications.
  • Added display of creator user information, category, and type to the agent application details (synchronizes with the new dialogue random AI application content on the mobile H5 end).
  • Added adaptation for displaying the deep thinking process of inference and thinking large models.
  • Changed the AI large model reply content to the original Markdown (not the processed HTML), making it convenient to copy the original content.
  • Rewritten the rendering of mathematical formulas to separately render KaTeX formulas (supports KaTeX's inline math mode and independent math mode).
  • Added support for the new dialogue homepage greeting to change with the time and a typewriter effect.
  • Added a Popover preview function for detailed descriptions of agent applications.
  • Added a Popover description for attachment upload requirements.
  • Added a function to export mind maps as PDFs (vector PDF, bitmap PDF).
  • Added full-screen, zoom in/out, reset view functions for mind maps, and a one-click copy function for the mind map outline.
  • Added automatic creation of relevant indexes for the dialogue record table.
  • Added display of the user's last login IP in the background.
  • System CLS optimization.
  • Optimized so that clicking to use from the APP store will automatically create or open and locate the dialogue history of an existing application.
  • Changed the title of the dialogue group to the first question asked (in some cases, the AI's reply is used as the title).
  • Added top function setting ②: custom system official website name, custom system official website link.
  • Optimized and adapted to prevent elements like buttons from overlapping on some Android phones with smaller screen widths.
  • Added a real-time loading indicator for AI painting tasks: newly completed paintings → automatically and seamlessly switch to the result image.
  • Optimized system interface UI, operation UI, and added system interface UI animations.
  • Added a send button synchronized with the AI large model reply status, which can be clicked to stop generation.
  • Authorized server v4.0: Added support for license update time verification and release version database management.

🔨 Fix

  • Fixed the issue of the $ symbol being lost in code within AI large model replies.

Released under the APSL License.