[V6.3.1] Update (Updated on 2024.03.28)
🚀 Feat
- Refactored the voice dialogue logic to fix the issue of being unable to use voice input most of the time.
- Optimized the gallery page, increasing the image size ratio from scaleWidth * 2 to scaleWidth * 3.
- Optimized the painting prompt to prevent other content from being submitted when translating Chinese into English.
🔨 Fix
- Fixed the issue of being unable to use voice input on mobile.
[V6.3.0] Update (Updated on 2024.03.26)
🚀 Feat
- Added display of public security record number and backend configuration item (displays after backend configuration).
- Added display of ICP record number and public security network record standard icons.
- Removed queries for unnecessary tables from databases of older, no-longer-used versions.
- Fixed the issue of MJ local editing and redrawing not displaying the image.
🔨 Fix
- Compatible with SparkAi v5 system upgrade to V6. Code has been optimized for maximum compatibility to retain data from the old system version as much as possible.
- Other page optimizations.