Releases: aingdesk/AingDesk
Releases · aingdesk/AingDesk
v1.0.7
- Adjusted the behavior of the close button to directly exit the program (reverting the previous change).
- Fixed the issue where some models installed via
ollama pull
could not be recognized, such as thelatest
version. - Resolved the issue where the model list could only be retrieved after restarting the process when the Ollama service was stopped.
- Adjusted the automatic setting of the environment variable
OLLAMA_HOST=127.0.0.1
for Ollama installations via AingDesk to prevent potential malicious exploitation.
v1.0.6
-
Optimized exclusive prompts for deepseek-r1.
-
Fixed the issue where the default backend language was English on macOS.
-
Improved the Ollama download mechanism with automatic node switching and resumable downloads.
-
Adjusted the behavior of the close button so that clicking it minimizes the program to the system tray instead of exiting.
-
Added a caching mechanism for web searches.
-
Adjusted the regeneration strategy for user queries during web searches.
-
Fixed the issue where the left and right spacing in the chat window was disproportionately large.
-
Resolved the issue where chat scrolling during the generation phase did not behave as expected.
v1.0.5
v1.0.4
v1.0.3
- Added an automatic node selection mechanism when downloading Ollama, which automatically selects the fastest node.
- Optimized the network stability of the sharing channel.
- Fixed the issue where multiple users could not converse simultaneously when using the same sharing link.