Skip to content

v1.10.3

Latest

Choose a tag to compare

@xfgryujk xfgryujk released this 06 May 14:14
· 2 commits to master since this release
  • 优化样式生成器
    • 支持设置生成消息的速度与类型
    • 支持设置字体粗细、缩放比例以及模糊描边效果
    • 移除行高设置项
    • 调整部分默认值
    • 将编辑器链接替换为在线开发环境链接,支持编辑消息等功能
  • 文档新增“使用 AI 生成自定义 CSS”教程
  • OpenAI API 翻译接口禁用“思考”模式,以兼容 DeepSeek V4
  • 优化消息平滑算法,修复极端情况下可能出现的消息延迟问题,相关修改已同步至自定义 HTML 模板 SDK
  • 优化 UI
  • 修复使用房间 ID 时连接失败的问题

B站下载地址:https://play-live.bilibili.com/details/1694397161340


  • Optimized Style Generator
    • Added support for setting the speed and type of generated messages
    • Added support for setting font weight, scaling ratio, and blur outlines
    • Removed the line height setting
    • Adjusted some default values
    • Replaced the editor link with an online IDE link, now supporting message editing and other features
  • Added a tutorial on generating custom CSS with AI to the documentation
  • Disabled "thinking" mode for the OpenAI API translation interface to ensure compatibility with DeepSeek V4
  • Optimized the message smoothing algorithm and fixed rare message delay issues; the changes have been synchronized to the custom HTML template SDK
  • Improved the UI
  • Fixed the connection failure issue when using room ID