1.Fix issue in chatgpt web where clicking the "Stop" button did not trigger an abort request. 2.Modify the "@mention" functionality to search all GPT models available in opengpts. 3.Add a welcome message to the chat panel.
- mermaid support,drag wheel,zoomIn zoomOut reset see mermaid
- misc: Fix unexpected topic switch when favoriting topic.
- ui: Resolve synchronization issues with GPT models.
- ui: Fix UI display issues with markdown code tags.
- chat: Resolve a bug where users couldn't delete conversations when only one remained in the history.
- gpt list: Added functionality to bookmark frequently used GPTs.
- chat: Implemented @mention feature to interact with any GPT model in a single window.
- commands: Introduced preset command prompts, accessible using '/' key.
- ui: Improved title display issues during web chats, with title updates after the first interaction.
- ui: Enhanced 'All in One' window experience with a new toggle button for input field switching.
- chat: Updated UI to display the name and avatar of the responding GPT in the dialogue box.
- ui: Optimized window scrolling for a smoother, real-time conversation experience.
Improvements and Fixes
- misc: Fix unexpected topic switch when favoriting topic, closes #1186 (ab4de13)
- ui: Resolve GPT model synchronization issues.
- ui: Fix markdown code tag UI display problems.
- chat: Resolve issue with inability to delete single remaining conversation in history.
- gpt list: Bookmark functionality for frequently used GPTs.
- chat: @mention feature for interacting with any GPT model in one window.
- commands: Dozens of preset command prompts with '/' key access.
- ui: Title update mechanism after first web chat interaction.
- ui: New toggle button in 'All in One' window for input field switching.
- chat: Enhanced UI with GPT name and avatar in chat dialogue.
- ui: Improved real-time window scrolling in chat.