v0.75.0
版本发布时间: 2023-09-11 23:10:27
lobehub/lobe-chat最新发布版本:v1.32.4(2024-11-20 23:34:25)
Version 0.75.0
Released on 2023-09-11
♻ Code Refactoring
- misc: Fefactor index url fetch.
✨ Features
- market: Add prompt token count.
- 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.
🐛 Bug Fixes
- misc: Fix fetcher, Fix market sidebar scroll and add i18n.
💄 Styles
- misc: Update loading style and compatible with unknown agent identifier.
Improvements and Fixes
Code refactoring
- misc: Fefactor index url fetch (257584b)
What's improved
- market: Add prompt token count (16221a7)
- misc: Add agents market and improve UI components (116c136)
- misc: Add and refactor components for chat input feature (f1ac9fe)
- misc: Add functions for generating and analyzing JSON files, generating resource files and table of contents, and formatting console output (d7c2e74)
- misc: Add new settings for Azure OpenAI and OpenAI in locales files (e9e25b5)
- misc: Add new string, create AgentModal component, implement GridCardItem and Loading components, import AgentModal (2a0e59f)
- misc: Add SideBar component, new actions, and update market store state and selectors (8f6cfda)
- misc: Add translations and new setting to "setting.json" (aca3822)
- misc: Improve functionality and user interface of market page (1d465d6)
- misc: Modify market features components and update CSS styles (97e4179)
- misc: Support add agent to chat (3b930c4)
What's fixed
Styles
- misc: Update loading style and compatible with unknown agent identifier (2e2231d)