Skip to content

Releases: CrazyNeil/OllamaSpring

v1.3.2

16 Jan 01:35

Choose a tag to compare

  • Added support for Ollama Cloud
  • Bug fixes

v1.3.1

15 Oct 02:50

Choose a tag to compare

i18n

v1.3.0

14 Jun 03:02

Choose a tag to compare

Fixed the bug in conversation title generation
Fixed the logic error when selecting API hosts

v1.2.9

13 Jun 17:36
530ed22

Choose a tag to compare

Added automatic conversation title generation (Contributed by Christian Staudt
Optimized the conversation title editing feature

v1.2.8

14 Mar 18:40
058678b

Choose a tag to compare

big improvement of conversation panel

v1.2.7

09 Mar 10:16

Choose a tag to compare

Improvement of conversation list

v1.2.6

01 Feb 20:47
314e745

Choose a tag to compare

  • Quick Completion supports accessing Ollama Host.
  • Quick Completion supports accessing the DeepSeek official API.
  • Quick Completion supports Groq & DeepSeek streaming output.

v1.2.5

31 Jan 13:37

Choose a tag to compare

  • Added support for accessing the DeepSeek official model
  • Fixed the issue where code blocks could not display syntax highlighting
  • Added Groq streaming output functionality

v1.2.4

26 Jan 11:40
1f64d94

Choose a tag to compare

  • Bug fixes
  • Added support for sharing conversation messages

v1.2.3

24 Jan 07:35

Choose a tag to compare

  • Added support for configuring the Ollama HTTP host
  • Fixed various bugs