Update it to version 1.59
This commit is contained in:
parent
26da3e90d4
commit
29d139285a
@ -459,7 +459,7 @@
|
||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
CURRENT_PROJECT_VERSION = 158;
|
||||
CURRENT_PROJECT_VERSION = 159;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"VoiceInk/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = V6J6A3VWY2;
|
||||
ENABLE_HARDENED_RUNTIME = YES;
|
||||
@ -474,7 +474,7 @@
|
||||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 14.0;
|
||||
MARKETING_VERSION = 1.58;
|
||||
MARKETING_VERSION = 1.59;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.prakashjoshipax.VoiceInk;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG ENABLE_NATIVE_SPEECH_ANALYZER $(inherited)";
|
||||
@ -493,7 +493,7 @@
|
||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
CURRENT_PROJECT_VERSION = 158;
|
||||
CURRENT_PROJECT_VERSION = 159;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"VoiceInk/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = V6J6A3VWY2;
|
||||
ENABLE_HARDENED_RUNTIME = YES;
|
||||
@ -508,7 +508,7 @@
|
||||
"@executable_path/../Frameworks",
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 14.0;
|
||||
MARKETING_VERSION = 1.58;
|
||||
MARKETING_VERSION = 1.59;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.prakashjoshipax.VoiceInk;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "ENABLE_NATIVE_SPEECH_ANALYZER $(inherited)";
|
||||
|
||||
22
appcast.xml
22
appcast.xml
@ -3,24 +3,24 @@
|
||||
<channel>
|
||||
<title>VoiceInk Releases</title>
|
||||
<item>
|
||||
<title>1.58</title>
|
||||
<pubDate>Sun, 05 Oct 2025 12:00:00 +0545</pubDate>
|
||||
<sparkle:version>158</sparkle:version>
|
||||
<sparkle:shortVersionString>1.58</sparkle:shortVersionString>
|
||||
<title>1.59</title>
|
||||
<pubDate>Fri, 10 Oct 2025 12:00:00 +0545</pubDate>
|
||||
<sparkle:version>159</sparkle:version>
|
||||
<sparkle:shortVersionString>1.59</sparkle:shortVersionString>
|
||||
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
|
||||
<description><![CDATA[
|
||||
|
||||
<h3>What's New in Version 1.58</h3>
|
||||
<h3>What's New in Version 1.59</h3>
|
||||
<ul>
|
||||
<li>Full control over the Enhancement Prompt</li>
|
||||
<li>Immediately save the recording in history</li>
|
||||
<li>Fixed issues with large text in transcript history</li>
|
||||
<li>Display Power Mode in Transcript History by @wobondar</li>
|
||||
<li>Minor Improvements & Fixes</li>
|
||||
<li>Added Multi-language support for Context Awareness</li>
|
||||
<li>Improved Context handling</li>
|
||||
<li>Added context awareness toggle in Power Mode</li>
|
||||
<li>Better logging for parakeet model</li>
|
||||
<li>Minor improvements and bug fixes</li>
|
||||
</ul>
|
||||
|
||||
]]></description>
|
||||
<enclosure url="https://github.com/Beingpax/VoiceInk/releases/download/v1.58/VoiceInk.dmg" length="9597815" type="application/octet-stream" sparkle:edSignature="wmFixc2Cot4Lk6iCbU0Cv5mdBVXHeAqLPVJ1tyjKENZSkeoxJzZjOGtYq32Vri3l0pGt35tKlWqXNDTKW35SBQ=="/>
|
||||
<enclosure url="https://beingpax.github.io/VoiceInk/1.59/VoiceInk.dmg" length="9611533" type="application/octet-stream" sparkle:edSignature="Sw5RdQkpfIRVHFIBF/x8+M+A4azzAZvmWy/oJwSSd0tN0riZ+gNh7O/mBQm1PK0LOVnlGNmhAunK3o30Od3mDQ=="/>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
x
Reference in New Issue
Block a user