Skip to content

v1.55

Compare
Choose a tag to compare
@snakeying snakeying released this 27 Oct 20:52
· 2 commits to main since this release
773ae33

🎉 重要更新

  • 📝 优化 Markdown 支持
    • 重新设计 Markdown 解析规则,提升格式化准确率至 80% 以上(包括Gemini系列)
    • 确保更稳定的 Markdown 渲染效果
  • 📨 改进消息处理机制
    • 重写长消息切割规则
    • 支持完整输出所有信息,不再出现消息截断
  • 🏷️ 增强用户体验
    • 在对话界面顶部新增模型名称显示
    • 实时展示当前正在使用的 AI 模型信息
  • 🐞 系统维护
    • 修复已知问题,提升系统稳定性

🎉 Important Update

  • 📝 Enhanced Markdown Support
    • Redesigned Markdown parsing rules with over 80% accuracy (Now included Gemini)
    • Ensured more stable Markdown rendering performance
  • 📨 Improved Message Handling
    • Rewrote long message splitting rules
    • Now supports complete message output without truncation
  • 🏷️ Enhanced User Experience
    • Added model name display at the top of conversations
    • Real-time indication of current AI model in use
  • 🐞 System Maintenance
    • Fixed known issues to improve system stability