Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 16:32

Version 1.0.0

Released on 2023-08-19

♻ Code Refactoring

  • misc: Remove searchEngine, remove webCrawler.

✨ Features

  • misc: Chat plugin gateway 1.0, prod 生产锁定 indexURL 版本, 先使用最简单的方式迁移插件服务端, 初步剥离天气插件, 支持 V1 manifest 版本的方案.

🐛 Bug Fixes

  • misc: Fix console time error, fix import error, fix request error, 修正动态链路的命中逻辑, 修正动态链路的命中逻辑.

Improvements and Fixes

Code refactoring

  • misc: Remove searchEngine (d0fc888)
  • misc: Remove webCrawler (91663ea)

What's improved

  • misc: Chat plugin gateway 1.0, closes #2 (788a30a)
  • misc: Prod 生产锁定 indexURL 版本 (80cdafb)
  • misc: 先使用最简单的方式迁移插件服务端 (eaf26bd)
  • misc: 初步剥离天气插件, closes #1 (ecf1c4c)
  • misc: 支持 V1 manifest 版本的方案 (8f26a6c)

What's fixed

  • misc: Fix console time error (1cd882c)
  • misc: Fix import error (a9fa133)
  • misc: Fix request error (d8bb922)
  • misc: 修正动态链路的命中逻辑 (beb14eb)
  • misc: 修正动态链路的命中逻辑 (525654f)