-
-
Notifications
You must be signed in to change notification settings - Fork 92
/
Copy pathappcast.xml
27 lines (27 loc) · 1.67 KB
/
appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Ollamac</title>
<item>
<title>3.0.2</title>
<pubDate>Wed, 05 Feb 2025 14:24:44 +0700</pubDate>
<sparkle:version>14</sparkle:version>
<sparkle:shortVersionString>3.0.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v3.0.2/Ollamac-3.0.2.dmg" length="5166103" type="application/octet-stream" sparkle:edSignature="ZqDoEtuCaw+llvhKx4aHBYYZYbMNHJ55JfGbArVrrh/6r78dSQCjWxXoVDXAoSXGNSD3egPUIcYIQUrHpVMUBQ=="/>
<description><![CDATA[
<h1>What's New in Ollamac 3.0.2</h1>
<ul>
<li>Added font size configuration for markdown rendering. Thanks to @pd95!</li>
<li>Fixed the "stop" button functionality during text generation. Thanks to @pd95!</li>
<li>Added blockquote markdown support for r1 model thinking. Thanks to @Harryjeffs!</li>
<li>Fixed chat window shortcuts. Thanks to @pd95!</li>
<li>Fixed title generation for deepseek-r1 model. Thanks to @kevinhermawan!</li>
<li>Prevented empty prompts from being sent. Thanks to @pd95!</li>
</ul>
<p>For a complete list of changes, visit our <a href="https://github.com/kevinhermawan/Ollamac/releases/tag/v3.0.2">Full Changelog</a>.</p>
]]>
</description>
</item>
</channel>
</rss>