-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathappcast.xml
More file actions
113 lines (112 loc) · 6.9 KB
/
Copy pathappcast.xml
File metadata and controls
113 lines (112 loc) · 6.9 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Murmur</title>
<item>
<title>0.3.1</title>
<pubDate>Tue, 25 Aug 2026 18:55:30 +0000</pubDate>
<sparkle:version>1029</sparkle:version>
<sparkle:shortVersionString>0.3.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li><strong>accessibility:</strong> menu segments work with VoiceOver (<a href="https://github.com/bshk-app/murmur/commit/84a23e08858be2234bcc9363ef6d9549f21dae35">84a23e0</a>)</li>
<li><strong>captions:</strong> silence stops redrawing the overlay (<a href="https://github.com/bshk-app/murmur/commit/3c97bbf6902362a51667a67adb64ca9b081d69bb">3c97bbf</a>)</li>
</ul>]]></description>
<enclosure url="https://github.com/bshk-app/murmur/releases/download/murmur-v0.3.1/Murmur-0.3.1.dmg" length="19577407" type="application/octet-stream" sparkle:edSignature="RjZ7ioraOcDoEQY50jXSbfqxiwo59KlGOqwlnSaruiGK3eYV9ItaeDVVDLYU5o/SXgbVG0iiHCERaX9OTynwDw=="/>
</item>
<item>
<title>0.3.0</title>
<pubDate>Tue, 25 Aug 2026 14:36:47 +0000</pubDate>
<sparkle:version>1025</sparkle:version>
<sparkle:shortVersionString>0.3.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Settings now decides what happens to recordings of your voice. Murmur can keep<br>
each dictation as an audio file so a bug can be reproduced from the real<br>
recording — off unless you ask for it, never uploaded, and now visible instead<br>
of hidden. You can see the files, delete them in one step, and what stays is<br>
the last twenty for seven days.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The overlay leaves the moment you stop. Releasing the hotkey used to hold it a<br>
second longer, and stopping captions held it for four; now the panel goes as<br>
soon as your words have landed, and while the final wording is being decided it<br>
says so instead of pretending to still be listening.</li>
<li>If the text could not be typed — no Accessibility permission, or a password<br>
field that refuses paste — the overlay stays and says which of the two it was,<br>
rather than disappearing with your sentence.</li>
</ul>]]></description>
<enclosure url="https://github.com/bshk-app/murmur/releases/download/murmur-v0.3.0/Murmur-0.3.0.dmg" length="19569716" type="application/octet-stream" sparkle:edSignature="zyByAWGv7/LpMcbl6zUUSUDuykXoZpwLzfW+k66AGWwNQAugCnDyR6RR9bkeTD5xh6zb6ZMKaxzvWHsRuLCLBw=="/>
</item>
<item>
<title>0.2.1</title>
<pubDate>Mon, 24 Aug 2026 20:28:24 +0000</pubDate>
<sparkle:version>1021</sparkle:version>
<sparkle:shortVersionString>0.2.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<description><![CDATA[<h3>Changed</h3>
<ul>
<li>Nothing you can see: this build carries the same code as 0.2.0. The release<br>
pipeline now pins the speech engine to the exact revision it was tested<br>
against and restores the app's dependency lock, so every future build is<br>
reproducible from its tag.</li>
</ul>]]></description>
<enclosure url="https://github.com/bshk-app/murmur/releases/download/murmur-v0.2.1/Murmur-0.2.1.dmg" length="19520442" type="application/octet-stream" sparkle:edSignature="+uHL2eAjkh6gZwHqNU+X+igpwDVVAqxDdO7eSfELD5GcizYXAWI6iVLhgU2nnoNEmjv6LZDgdx9y3fOt32EFBA=="/>
</item>
<item>
<title>0.2.0</title>
<pubDate>Mon, 24 Aug 2026 19:39:05 +0000</pubDate>
<sparkle:version>1019</sparkle:version>
<sparkle:shortVersionString>0.2.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Live captions now sharpen themselves phrase by phrase while you keep talking,<br>
instead of jumping at the end of a sentence.</li>
<li>A "Dictate and send" shortcut types your words and presses Return for you.</li>
<li>Choose your microphone in the menu instead of following the system default.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The dictation overlay stays on the display you are working on, and no longer<br>
slides out of view during long dictations.</li>
<li>A recording keeps the microphone and the start/stop gesture it began with,<br>
even if you change Settings while it runs.</li>
<li>Text appears as soon as the fast model has it, and no longer takes seconds to<br>
land after you stop speaking.</li>
</ul>]]></description>
<enclosure url="https://github.com/bshk-app/murmur/releases/download/murmur-v0.2.0/Murmur-0.2.0.dmg" length="19519461" type="application/octet-stream" sparkle:edSignature="GmtvJDd/YeEzdA3xLYH36WU0r43IrAG4cDe6GXw4iAtq98ud+qItWRA0EUaoU+Zg1gWknT1IOkxDPb4hFbOFBg=="/>
</item>
<item>
<title>0.1.1</title>
<pubDate>Sat, 27 Jun 2026 13:15:23 +0000</pubDate>
<sparkle:version>0.1.1</sparkle:version>
<sparkle:shortVersionString>0.1.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<description><![CDATA[<h2>What's new</h2>
<h3>Fixed</h3>
<ul>
<li>Version env must be TUIST_-prefixed (Tuist filters bare vars)</li>
</ul>
]]></description>
<enclosure url="https://github.com/bshk-app/murmur/releases/download/murmur-0.1.1/Murmur-0.1.1.zip" length="19465198" type="application/octet-stream" sparkle:edSignature="tf57C6KCNM1o7z1eJMRSkidUnNXsSbnndMC/uA/x9FZaVxMYPDu8VVNJFWpr1UBpc+t61NKFSSTsyZWoVyXZBA=="/>
</item>
<item>
<title>0.1.0</title>
<pubDate>Sat, 27 Jun 2026 14:07:30 +0300</pubDate>
<sparkle:version>0.1.0</sparkle:version>
<sparkle:shortVersionString>0.1.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>15.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<enclosure url="https://github.com/bshk-app/murmur/releases/download/murmur-0.1.0/Murmur-0.1.0.zip" length="19465130" type="application/octet-stream" sparkle:edSignature="L34440Gp2yCZWDERUE2ucu++va7IHTUd6L0majWWRtdEI007gJthySSx2l4HWlJXNI+XdtCY3Fcqpt6NjqM1Bg=="/>
</item>
</channel>
</rss>