Update appcast.xml
This commit is contained in:
parent
4ddd35504a
commit
0bbb2892d9
43
appcast.xml
43
appcast.xml
@ -3,39 +3,26 @@
|
||||
<channel>
|
||||
<title>VoiceInk Releases</title>
|
||||
<item>
|
||||
<title>1.50</title>
|
||||
<pubDate>Sat, 10 Aug 2025 12:20:00 +0545</pubDate>
|
||||
<sparkle:version>150</sparkle:version>
|
||||
<sparkle:shortVersionString>1.50</sparkle:shortVersionString>
|
||||
<title>1.51</title>
|
||||
<pubDate>Sat, 19 Aug 2025 12:20:00 +0545</pubDate>
|
||||
<sparkle:version>151</sparkle:version>
|
||||
<sparkle:shortVersionString>1.51</sparkle:shortVersionString>
|
||||
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
|
||||
<description><![CDATA[
|
||||
|
||||
<h3>What's New in Version 1.50 🚀</h3>
|
||||
<h3>What's New in Version 1.51 🚀</h3>
|
||||
<ul>
|
||||
<li>Fix openAI API errors</li>
|
||||
<li>Marked Pause media during recording as experimental feature (causing music app to open randomly)</li>
|
||||
<li>Minor Improvements & fixes</li>
|
||||
</ul>
|
||||
|
||||
<h3>What's New in Version 1.49 🚀</h3>
|
||||
<ul>
|
||||
<li>User configurable shortcut for pasting last transcript</li>
|
||||
<li>Removed animation from recorder view/ made it bigger</li>
|
||||
<li>Added gpt-5 models</li>
|
||||
</ul>
|
||||
|
||||
<h3>What's New in Version 1.47 🚀⚡</h3>
|
||||
<ul>
|
||||
<li>Revamped the Power Mode Feature</li>
|
||||
<li>Added gpt-oss-120 model from cerebras</li>
|
||||
<li>Paste last transcript at current cursor position(CTRL + V)</li>
|
||||
<li>Better handling for pause media during recording functionality</li>
|
||||
<li>Improved the default enhancement prompts</li>
|
||||
<li>No history/data retention feature</li>
|
||||
</ul>
|
||||
|
||||
<li>Added the ability to add your custom fine-tuned whisper models.</li>
|
||||
<li>Added gpt-oss-120b model from Groq</li>
|
||||
<li>Added nova-3 medical model for transcription</li>
|
||||
<li>Power mode back with a way to set default power mode</li>
|
||||
<li>Improved transcription history cleanup settings</li>
|
||||
<li>Fixed License verification issue</li>
|
||||
<li>Minor Improvements/bug-fixes</li>
|
||||
</ul>
|
||||
|
||||
]]></description>
|
||||
<enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.50/VoiceInk.dmg" length="9120131" type="application/octet-stream" sparkle:edSignature="5n8VrxsvdyUFrmeLG5vR/qOgc28AZhpPcnLORpOZsU5nxJ3KShJygl9F/cT7M9Dd+sMMCeWhAl+l72hqnU4zBg=="/>
|
||||
<enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.51/VoiceInk.dmg" length="9201887" type="application/octet-stream" sparkle:edSignature="nYDi6EABdt5vzX7uDz1TYqqj9uyODHsLGBlqsBpYz5+8hb3cYFC80AF2bj8zeM3kQDBGWggBJTTCN4W3MuRWCg=="/>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user