Skip to content

MuseGPT-Page_1.0.0-beta.2

Compare
Choose a tag to compare
@augusdin augusdin released this 13 Jul 18:47
· 7 commits to main since this release

[1.0.0-beta.2] - 2023-7-8

Added

  • Introduced Command+Shift+X shortcut for panel display (Ctrl+Shift+X for Windows)
  • Implemented multilingual support (Chinese and English available, more languages coming)
  • Added support for markdown format display

Fixed

  • Resolved the issue where switching between other Prompts during summary generation leads to loss of streaming output status
  • Addressed the issue of non-initialization of Prompt-related configurations after completion of the installation wizard
  • Fixed potential content generation bugs

Changed

  • Enhanced webpage content extraction logic to improve accuracy of content summary
  • Optimized configuration initialization logic
  • Significantly boosted performance of streaming output content display

Added

  • 新增Command+Shift+X快捷键呼出面板(Windows下为Ctrl+Shift+X)
  • 新增多语言支持(已支持中、英文,其他语言版本陆续推出)
  • 增加markdown格式显示支持

Fixed

  • 解决在生成摘要过程中切换其他Prompt会导致流式输出状态丢失问题
  • 解决完成安装向导后,不会初始化Prompt相关配置的问题
  • 解决潜在的内容生成bug

Changed

  • 优化网页内容提取逻辑,提升页面内容总结准确度
  • 优化配置初始化逻辑
  • 显著提升流式输出内容显示性能