Skip to content

Commit bf2ff85

Browse files
Update appcast for 0.18.2 (release)
1 parent cc88982 commit bf2ff85

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

docs/appcast.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
33
<channel>
44
<title>Osaurus</title>
5+
<item>
6+
<title>0.18.2</title>
7+
<pubDate>Wed, 29 Apr 2026 16:47:41 +0000</pubDate>
8+
<sparkle:channel>release</sparkle:channel>
9+
<sparkle:version>0.18.2</sparkle:version>
10+
<sparkle:shortVersionString>0.18.2</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
12+
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
13+
<enclosure url="https://github.com/osaurus-ai/osaurus/releases/download/0.18.2/Osaurus-0.18.2.dmg" length="35723084" type="application/octet-stream" sparkle:edSignature="4uLMMe59cpkFYOn6Lh5prGiMnlowf0N3F6fS91AMJRvnVSuE69JDZtr0GFjHTDdYcBNW05uuq7NNdsj1YHNfAA=="/>
14+
<description sparkle:format="markdown"><![CDATA[
15+
## What's Changed
16+
17+
- [codex] Gate local thinking controls and SQLCipher import (#954) by @mimeding
18+
- improved model manager (#961) by @RaajeevChandran
19+
20+
## 🐛 Bug Fixes
21+
22+
- prevent cold loading large core MLX models on launch for memory distillation (#970) by @RaajeevChandran
23+
24+
## 🧰 Maintenance
25+
26+
- minor changes (#972) by @RaajeevChandran
27+
- added core model fallback if missing (#971) by @tpae
28+
29+
**Full Changelog**: https://github.com/osaurus-ai/osaurus/compare/0.18.1...0.18.2
30+
]]></description>
31+
</item>
532
<item>
633
<title>0.18.1</title>
734
<pubDate>Tue, 28 Apr 2026 22:59:51 +0000</pubDate>

0 commit comments

Comments
 (0)