Releases: bentwnghk/lobe-chat
Releases · bentwnghk/lobe-chat
v1.4.6
Released on 2024-01-31
🐛 Bug Fixes
- misc: Fix next.config.mjs.
Improvements and Fixes
What's fixed
- misc: Fix next.config.mjs (cb0a949)
v1.4.5
Released on 2024-01-31
🐛 Bug Fixes
- misc: Fix next.config.mjs and dockerfile.
Improvements and Fixes
What's fixed
- misc: Fix next.config.mjs and dockerfile (dc43f3b)
v1.4.4
Released on 2024-01-31
🐛 Bug Fixes
- misc: Fix next.config.mjs.
Improvements and Fixes
What's fixed
- misc: Fix next.config.mjs (59a35a6)
v1.4.3
Released on 2024-01-31
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.4.2
Released on 2024-01-31
♻ Code Refactoring
- misc: Refactor the setting storage from localStorage to indexedDB.
🐛 Bug Fixes
- misc: Fix plugin gateway auth.
Improvements and Fixes
Code refactoring
- misc: Refactor the setting storage from localStorage to indexedDB, closes #1180 (615e796)
What's fixed
v1.4.1
Released on 2024-01-30
🐛 Bug Fixes
- misc: Fix unexpected topic switch when favoriting topic.
Improvements and Fixes
What's fixed
- misc: Fix unexpected topic switch when favoriting topic, closes #1186 (ab4de13)
v1.4.0
Released on 2024-01-29
✨ Features
- misc: Add create agent action in group menu.
💄 Styles
- misc: Fix antd tab width flicker when show function debug.
Improvements and Fixes
What's improved
- misc: Add create agent action in group menu, closes #1177 (17ec1eb)
Styles
- misc: Fix antd tab width flicker when show function debug, closes #1171 (14e99d2)
v1.3.3
Released on 2024-01-29
🐛 Bug Fixes
- misc: Pin ahooks to fix test ci and settings crash.
Improvements and Fixes
What's fixed
- misc: Pin ahooks to fix test ci and settings crash, closes #1178 (bc223a4)
v1.3.2
Released on 2024-01-27
💄 Styles
- misc: Improve stop loading icon.
Improvements and Fixes
Styles
v1.3.1
Released on 2024-01-25
🐛 Bug Fixes
- misc: Automatically fill in the wrong password.
💄 Styles
- misc: Fix default plugins height unstabled when scrolling, Remove centered prop from CreateGroupModal.
Improvements and Fixes
What's fixed
- misc: Automatically fill in the wrong password, closes #1144 (0159a1a)
Styles
- misc: Fix default plugins height unstabled when scrolling, closes #1142 (abed417)
- misc: Remove centered prop from CreateGroupModal, closes #1146 (7b01676)