|
2 | 2 |
|
3 | 3 | # Changelog
|
4 | 4 |
|
| 5 | +## [Version 1.8.0-beta.4](https://github.com/lobehub/chat-plugins-gateway/compare/v1.8.0-beta.3...v1.8.0-beta.4) |
| 6 | + |
| 7 | +<sup>Released on **2023-12-13**</sup> |
| 8 | + |
| 9 | +#### 🐛 Bug Fixes |
| 10 | + |
| 11 | +- **misc**: Close ajv strict mode. |
| 12 | + |
| 13 | +<br/> |
| 14 | + |
| 15 | +<details> |
| 16 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 17 | + |
| 18 | +#### What's fixed |
| 19 | + |
| 20 | +- **misc**: Close ajv strict mode ([a6eb5b6](https://github.com/lobehub/chat-plugins-gateway/commit/a6eb5b6)) |
| 21 | + |
| 22 | +</details> |
| 23 | + |
| 24 | +<div align="right"> |
| 25 | + |
| 26 | +[](#readme-top) |
| 27 | + |
| 28 | +</div> |
| 29 | + |
| 30 | +## [Version 1.8.0-beta.3](https://github.com/lobehub/chat-plugins-gateway/compare/v1.8.0-beta.2...v1.8.0-beta.3) |
| 31 | + |
| 32 | +<sup>Released on **2023-12-13**</sup> |
| 33 | + |
| 34 | +#### 🐛 Bug Fixes |
| 35 | + |
| 36 | +- **misc**: Fix ajv schema. |
| 37 | + |
| 38 | +<br/> |
| 39 | + |
| 40 | +<details> |
| 41 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 42 | + |
| 43 | +#### What's fixed |
| 44 | + |
| 45 | +- **misc**: Fix ajv schema ([40f22c5](https://github.com/lobehub/chat-plugins-gateway/commit/40f22c5)) |
| 46 | + |
| 47 | +</details> |
| 48 | + |
| 49 | +<div align="right"> |
| 50 | + |
| 51 | +[](#readme-top) |
| 52 | + |
| 53 | +</div> |
| 54 | + |
| 55 | +## [Version 1.8.0-beta.2](https://github.com/lobehub/chat-plugins-gateway/compare/v1.8.0-beta.1...v1.8.0-beta.2) |
| 56 | + |
| 57 | +<sup>Released on **2023-12-13**</sup> |
| 58 | + |
| 59 | +#### 🐛 Bug Fixes |
| 60 | + |
| 61 | +- **misc**: Fix request input. |
| 62 | + |
| 63 | +<br/> |
| 64 | + |
| 65 | +<details> |
| 66 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 67 | + |
| 68 | +#### What's fixed |
| 69 | + |
| 70 | +- **misc**: Fix request input ([1b896de](https://github.com/lobehub/chat-plugins-gateway/commit/1b896de)) |
| 71 | + |
| 72 | +</details> |
| 73 | + |
| 74 | +<div align="right"> |
| 75 | + |
| 76 | +[](#readme-top) |
| 77 | + |
| 78 | +</div> |
| 79 | + |
| 80 | +## [Version 1.8.0-beta.1](https://github.com/lobehub/chat-plugins-gateway/compare/v1.7.2...v1.8.0-beta.1) |
| 81 | + |
| 82 | +<sup>Released on **2023-12-13**</sup> |
| 83 | + |
| 84 | +#### ♻ Code Refactoring |
| 85 | + |
| 86 | +- **misc**: Refactor to the Gateway Class and add tests. |
| 87 | + |
| 88 | +#### ✨ Features |
| 89 | + |
| 90 | +- **misc**: Support node runtime. |
| 91 | + |
| 92 | +<br/> |
| 93 | + |
| 94 | +<details> |
| 95 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 96 | + |
| 97 | +#### Code refactoring |
| 98 | + |
| 99 | +- **misc**: Refactor to the Gateway Class and add tests ([e8c8cb5](https://github.com/lobehub/chat-plugins-gateway/commit/e8c8cb5)) |
| 100 | + |
| 101 | +#### What's improved |
| 102 | + |
| 103 | +- **misc**: Support node runtime ([a8e2933](https://github.com/lobehub/chat-plugins-gateway/commit/a8e2933)) |
| 104 | + |
| 105 | +</details> |
| 106 | + |
| 107 | +<div align="right"> |
| 108 | + |
| 109 | +[](#readme-top) |
| 110 | + |
| 111 | +</div> |
| 112 | + |
5 | 113 | ### [Version 1.7.2](https://github.com/lobehub/chat-plugins-gateway/compare/v1.7.1...v1.7.2)
|
6 | 114 |
|
7 | 115 | <sup>Released on **2023-12-12**</sup>
|
|
0 commit comments