Updated the app to version 1.53
This commit is contained in:
parent
4c940749ab
commit
63b5f960d6
30
appcast.xml
30
appcast.xml
@ -3,26 +3,30 @@
|
|||||||
<channel>
|
<channel>
|
||||||
<title>VoiceInk Releases</title>
|
<title>VoiceInk Releases</title>
|
||||||
<item>
|
<item>
|
||||||
<title>1.52</title>
|
<title>1.53</title>
|
||||||
<pubDate>Sat, 25 Aug 2025 12:20:00 +0545</pubDate>
|
<pubDate>Sat, 1 Sep 2025 12:20:00 +0545</pubDate>
|
||||||
<sparkle:version>152</sparkle:version>
|
<sparkle:version>153</sparkle:version>
|
||||||
<sparkle:shortVersionString>1.52</sparkle:shortVersionString>
|
<sparkle:shortVersionString>1.53</sparkle:shortVersionString>
|
||||||
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
|
|
||||||
<h3>What's New in Version 1.52 🚀</h3>
|
<h3>What's New in Version 1.53 🚀</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added support for the Parakeet v3 (multilingual) model.</li>
|
<li>Added AI model switcher to the menu bar</li>
|
||||||
<li>Added support for Gemini 2.5 Pro and Flash transcription models.</li>
|
<li>Added an option to reorder power mode</li>
|
||||||
<li>Added a link to the license portal for license management.</li>
|
<li>Added trailing space settings for CJK languages</li>
|
||||||
<li>Added an option in the menu bar to retry the last transcription.</li>
|
<li>Add prompt details used during enhancement in history</li>
|
||||||
<li>Improved the default prompts.</li>
|
<li>Fix memory issues with Perl</li>
|
||||||
<li>Added dictionary word support using AI enhancement.</li>
|
<li>Add a setting to disable auto update checks – @vaygr</li>
|
||||||
<li>Minor fixes and improvements.</li>
|
<li>Add App Intents support – @gritse</li>
|
||||||
|
<li>Sync parakeet config with upstream – @BrandonWeng</li>
|
||||||
|
<li>Implement Retry Logic for AI Enhancement Service – @gdmka</li>
|
||||||
|
<li>Implement Hover-to-Show Popovers for Recorder Controls – @gdmka</li>
|
||||||
|
<li>Add Middle-Click to Toggle Recording – @gdmka</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
]]></description>
|
]]></description>
|
||||||
<enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.52/VoiceInk.dmg" length="9346186" type="application/octet-stream" sparkle:edSignature="+mqkiiVmQuENlY5L+fcNxJQwPhklPc2v6PtqK+KY/wuDSCvU46GnZevShmHDdycxh5jAO4mfQRZEKut9zY6rCA=="/>
|
<enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.53/VoiceInk.dmg" length="9417604" type="application/octet-stream" sparkle:edSignature="dTZQqwhf4Nnqh0f3xkEBn6P70HvTTMGlITCoCtnaLHxmLXVPFY5HqKu5zVl2sa1+PmiScqSUEp5DFJjGIUYYCw=="/>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user