|
2 | 2 |
|
3 | 3 | # Changelog
|
4 | 4 |
|
| 5 | +## [Version 0.75.0](https://github.com/lobehub/lobe-chat/compare/v0.74.0...v0.75.0) |
| 6 | + |
| 7 | +<sup>Released on **2023-09-11**</sup> |
| 8 | + |
| 9 | +#### ♻ Code Refactoring |
| 10 | + |
| 11 | +- **misc**: Fefactor index url fetch. |
| 12 | + |
| 13 | +#### ✨ Features |
| 14 | + |
| 15 | +- **market**: Add prompt token count. |
| 16 | +- **misc**: Add agents market and improve UI components, Add and refactor components for chat input feature, Add functions for generating and analyzing JSON files, generating resource files and table of contents, and formatting console output, Add new settings for Azure OpenAI and OpenAI in locales files, Add new string, create AgentModal component, implement GridCardItem and Loading components, import AgentModal, Add SideBar component, new actions, and update market store state and selectors, Add translations and new setting to "setting.json", Improve functionality and user interface of market page, Modify market features components and update CSS styles, support add agent to chat. |
| 17 | + |
| 18 | +#### 🐛 Bug Fixes |
| 19 | + |
| 20 | +- **misc**: Fix fetcher, Fix market sidebar scroll and add i18n. |
| 21 | + |
| 22 | +#### 💄 Styles |
| 23 | + |
| 24 | +- **misc**: Update loading style and compatible with unknown agent identifier. |
| 25 | + |
| 26 | +<br/> |
| 27 | + |
| 28 | +<details> |
| 29 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 30 | + |
| 31 | +#### Code refactoring |
| 32 | + |
| 33 | +- **misc**: Fefactor index url fetch ([257584b](https://github.com/lobehub/lobe-chat/commit/257584b)) |
| 34 | + |
| 35 | +#### What's improved |
| 36 | + |
| 37 | +- **market**: Add prompt token count ([16221a7](https://github.com/lobehub/lobe-chat/commit/16221a7)) |
| 38 | +- **misc**: Add agents market and improve UI components ([116c136](https://github.com/lobehub/lobe-chat/commit/116c136)) |
| 39 | +- **misc**: Add and refactor components for chat input feature ([f1ac9fe](https://github.com/lobehub/lobe-chat/commit/f1ac9fe)) |
| 40 | +- **misc**: Add functions for generating and analyzing JSON files, generating resource files and table of contents, and formatting console output ([d7c2e74](https://github.com/lobehub/lobe-chat/commit/d7c2e74)) |
| 41 | +- **misc**: Add new settings for Azure OpenAI and OpenAI in locales files ([e9e25b5](https://github.com/lobehub/lobe-chat/commit/e9e25b5)) |
| 42 | +- **misc**: Add new string, create AgentModal component, implement GridCardItem and Loading components, import AgentModal ([2a0e59f](https://github.com/lobehub/lobe-chat/commit/2a0e59f)) |
| 43 | +- **misc**: Add SideBar component, new actions, and update market store state and selectors ([8f6cfda](https://github.com/lobehub/lobe-chat/commit/8f6cfda)) |
| 44 | +- **misc**: Add translations and new setting to "setting.json" ([aca3822](https://github.com/lobehub/lobe-chat/commit/aca3822)) |
| 45 | +- **misc**: Improve functionality and user interface of market page ([1d465d6](https://github.com/lobehub/lobe-chat/commit/1d465d6)) |
| 46 | +- **misc**: Modify market features components and update CSS styles ([97e4179](https://github.com/lobehub/lobe-chat/commit/97e4179)) |
| 47 | +- **misc**: Support add agent to chat ([3b930c4](https://github.com/lobehub/lobe-chat/commit/3b930c4)) |
| 48 | + |
| 49 | +#### What's fixed |
| 50 | + |
| 51 | +- **misc**: Fix fetcher ([171b2da](https://github.com/lobehub/lobe-chat/commit/171b2da)) |
| 52 | +- **misc**: Fix market sidebar scroll and add i18n ([9c897d2](https://github.com/lobehub/lobe-chat/commit/9c897d2)) |
| 53 | + |
| 54 | +#### Styles |
| 55 | + |
| 56 | +- **misc**: Update loading style and compatible with unknown agent identifier ([2e2231d](https://github.com/lobehub/lobe-chat/commit/2e2231d)) |
| 57 | + |
| 58 | +</details> |
| 59 | + |
| 60 | +<div align="right"> |
| 61 | + |
| 62 | +[](#readme-top) |
| 63 | + |
| 64 | +</div> |
| 65 | + |
5 | 66 | ## [Version 0.74.0](https://github.com/lobehub/lobe-chat/compare/v0.73.0...v0.74.0)
|
6 | 67 |
|
7 | 68 | <sup>Released on **2023-09-11**</sup>
|
|
0 commit comments