v2.0

coaidev/coaiv2.0Sep 6, 2023by zmh-program

AI Summary

Completely rewrote the frontend using React, Tailwind CSS, and Redux, resulting in better performance and new features.

Key Highlights

  • React + Tailwind + Redux 前端重构
  • 渲染性能和首屏加载时间优化
  • 明暗主题切换
  • 国际化支持
  • 后端 HTTP/2 多路复用

New Features

  • IE9 支持
  • Markdown 渲染性能提升
  • Redux 状态管理
  • 动画更新

Full Release Notes

## v2.0
使用 react + tailwind css + redux 重构
- 更好的渲染性能和首屏加载时间
- IE9 支持
- 动画更新
- 国际化
- Markdown 渲染性能提升
- 明暗主题切换
- 使用 Redux 维持状态生命周期
- 后端 http2 stream 多路复用