Skip to content

Releases: ant-design/pro-chat

v1.4.3

18 Jan 13:20
Compare
Choose a tag to compare

Version 1.4.3

Released on 2024-01-18

🐛 修复

  • ChatItem support originData.

Improvements and Fixes

What's fixed

  • ChatItem support originData (0e04f7a)

v1.5.0-beta.1

17 Jan 10:39
Compare
Choose a tag to compare
v1.5.0-beta.1 Pre-release
Pre-release

Version 1.5.0-beta.1

Released on 2024-01-17

✨ 新特性

  • 平滑的 Stream 输出.

🐛 修复

  • Stream was done but loading icon is show.

Improvements and Fixes

What's improved

  • 平滑的 Stream 输出 (cffbbbf)

What's fixed

  • Stream was done but loading icon is show (7b951af)

v1.4.2

17 Jan 10:38
Compare
Choose a tag to compare

Version 1.4.2

Released on 2024-01-17

🐛 修复

  • Stream was done but loading icon is show.

Improvements and Fixes

What's fixed

  • Stream was done but loading icon is show, closes #45 (e76c4cd)

v1.4.1

17 Jan 07:28
Compare
Choose a tag to compare

Version 1.4.1

Released on 2024-01-17

🐛 修复

  • 修复特殊情况下 avatar 配置不生效的问题, 兼容 NextJs 的 window 不存在问题.

Improvements and Fixes

What's fixed

  • 修复特殊情况下 avatar 配置不生效的问题, closes #44 (4444f40)
  • 兼容 NextJs 的 window 不存在问题, closes #38 (7bb47a5)

v1.4.0

17 Jan 03:11
Compare
Choose a tag to compare

Version 1.4.0

Released on 2024-01-17

✨ 新特性

  • Support chatItemRenderConfig.

Improvements and Fixes

What's improved

  • Support chatItemRenderConfig, closes #42 (0f4b47e)

v1.4.0-beta.1

16 Jan 10:13
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release

Version 1.4.0-beta.1

Released on 2024-01-16

✨ 新特性

  • Support ssr.

Improvements and Fixes

What's improved

v1.3.2

16 Jan 12:11
Compare
Choose a tag to compare

Version 1.3.2

Released on 2024-01-16

🐛 修复

  • 修复首页快速开始路由跳转.

Improvements and Fixes

What's fixed

  • 修复首页快速开始路由跳转 (a10323a)

v1.3.1

15 Jan 11:20
Compare
Choose a tag to compare

Version 1.3.1

Released on 2024-01-15

🐛 修复

  • Auto clea timeout.

Improvements and Fixes

What's fixed

v1.2.2

15 Jan 10:52
Compare
Choose a tag to compare

Version 1.2.2

Released on 2024-01-15

🐛 修复

  • Unuse useMemo.

Improvements and Fixes

What's fixed

v1.2.1

15 Jan 10:08
Compare
Choose a tag to compare

Version 1.2.1

Released on 2024-01-15

🐛 修复

  • 修复回到最下方按钮丢失的问题.

Improvements and Fixes

What's fixed

  • 修复回到最下方按钮丢失的问题, closes #36 (dc268da)