Skip to content

Commit 7666394

Browse files
✏️ Update appcast.xml to publish new release
1 parent 456d96a commit 7666394

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

appcast.xml

+27
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,33 @@
66
<description>Most recent changes with links to updates.</description>
77
<language>en</language>
88

9+
<item>
10+
<title>Stringz 0.4.2</title>
11+
<pubDate>Mon, 28 Dec 2020 21:30:00 +0000</pubDate>
12+
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.4.2/Stringz-0.4.2.dmg" sparkle:version="30" sparkle:shortVersionString="0.4.2" type="application/octet-stream"/>
13+
14+
<description>
15+
<![CDATA[
16+
<p><strong>Good day, Everyone! 👋</strong> In this release I continue to fix bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
17+
<p><strong><em>⚠️ Warning:</em></strong></p>
18+
<ul>
19+
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don&#39;t want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don&#39;t have version control enabled on your app make a backup of your app.</li>
20+
</ul>
21+
<p><strong><em>✨ What&#39;s new:</em></strong></p>
22+
<ul>
23+
<li>New option to disable loading project files automatically (can improve loading time in massive projects).</li>
24+
<li>Added new option in preferences to ignore automatically generated comments in storyboards.</li>
25+
</ul>
26+
<p><strong><em>🐛 Bug fixes:</em></strong></p>
27+
<ul>
28+
<li>Fixed a bug in symbolic localizable files.</li>
29+
<li>Fixed a bug where the app would crash while localizing unlocalized files.</li>
30+
<li>Fix a bug in editor where rows ordering would change randomly.</li>
31+
</ul>
32+
]]>
33+
</description>
34+
</item>
35+
936
<item>
1037
<title>Stringz 0.4.0</title>
1138
<pubDate>Fri, 25 Dec 2020 19:30:00 +0000</pubDate>

0 commit comments

Comments
 (0)