Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Version 1.0.0 <sup>Released on **2023-08-19**</sup> #### ♻ 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, 修正动态链路的命中逻辑, 修正动态链路的命中逻辑. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Remove searchEngine ([d0fc888](d0fc888)) * **misc**: Remove webCrawler ([91663ea](91663ea)) #### What's improved * **misc**: Chat plugin gateway 1.0, closes [#2](#2) ([788a30a](788a30a)) * **misc**: Prod 生产锁定 indexURL 版本 ([80cdafb](80cdafb)) * **misc**: 先使用最简单的方式迁移插件服务端 ([eaf26bd](eaf26bd)) * **misc**: 初步剥离天气插件, closes [#1](#1) ([ecf1c4c](ecf1c4c)) * **misc**: 支持 V1 manifest 版本的方案 ([8f26a6c](8f26a6c)) #### What's fixed * **misc**: Fix console time error ([1cd882c](1cd882c)) * **misc**: Fix import error ([a9fa133](a9fa133)) * **misc**: Fix request error ([d8bb922](d8bb922)) * **misc**: 修正动态链路的命中逻辑 ([beb14eb](beb14eb)) * **misc**: 修正动态链路的命中逻辑 ([525654f](525654f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
- Loading branch information