Skip to content

Commit e507ef8

Browse files
committed
Preparing for 0.6.0
1 parent e488b9b commit e507ef8

File tree

6 files changed

+899
-669
lines changed

6 files changed

+899
-669
lines changed

data/com.jeffser.Alpaca.metainfo.xml.in

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,23 @@
5151
<url type="homepage">https://github.com/Jeffser/Alpaca</url>
5252
<url type="donation">https://github.com/sponsors/Jeffser</url>
5353
<releases>
54+
<release version="0.6.0" date="2024-05-21">
55+
<url type="details">https://github.com/Jeffser/Alpaca/releases/tag/0.6.0</url>
56+
<description>
57+
<p>Huge Update</p>
58+
<ul>
59+
<li>Added Ollama as part of Alpaca, Ollama will run in a sandbox</li>
60+
<li>Added option to connect to remote instances (how it worked before)</li>
61+
<li>Added option to import and export chats</li>
62+
<li>Added option to run Alpaca with Ollama in the background</li>
63+
<li>Added preferences dialog</li>
64+
<li>Changed the welcome dialog</li>
65+
</ul>
66+
<p>
67+
Please report any errors to the issues page, thank you.
68+
</p>
69+
</description>
70+
</release>
5471
<release version="0.5.5" date="2024-05-20">
5572
<url type="details">https://github.com/Jeffser/Alpaca/releases/tag/0.5.5</url>
5673
<description>

0 commit comments

Comments
 (0)