Mist/appcast.xml

58 lines
2.5 KiB
XML
Raw Normal View History

2022-07-01 02:44:06 -04:00
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Mist Changelog</title>
<description>A Mac utility that automatically downloads macOS Firmwares / Installers.</description>
<language>en</language>
2022-12-29 00:49:23 -05:00
<link>https://github.com/ninxsoft/Mist</link>
2022-07-01 07:07:28 -04:00
<item>
2022-12-29 01:32:30 -05:00
<title>Version 0.5</title>
2022-12-29 00:49:23 -05:00
<link>https://github.com/ninxsoft/Mist</link>
2022-12-29 01:32:30 -05:00
<sparkle:version>0.5</sparkle:version>
2022-07-01 07:07:28 -04:00
<description>
<![CDATA[
<style>
ul li {
margin-bottom: 15px;
}
.tag {
float: left;
width: 36px;
padding: 5px;
border-radius: 5px;
font-weight: medium;
color: white;
margin-right: 5px;
text-align: center;
}
.tag-new {
background: #007bff;
}
.tag-fixed {
background: #ff9501;
}
.description {
overflow: hidden;
}
</style>
<ul>
2022-12-29 01:32:30 -05:00
<li><span class="tag tag-new">NEW</span><span class="description">The macOS Installer cache can now be emptied even if Cache Downloads is disabled.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Window tabs are now disabled.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">The Close Window (&#8984;-W) keyboard shortcut is now available once again.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">CSV exports are now working correctly again.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Removed unused declarations and imports (ie. dead code).</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Minor cosmetic fixes.</span></li>
2022-07-01 07:07:28 -04:00
</ul>
]]>
</description>
2022-12-29 01:32:30 -05:00
<pubDate>Thu, 29 Dec 2022 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.5/Mist.0.5.pkg"
2022-07-01 07:07:28 -04:00
type="application/octet-stream"
sparkle:installationType="package"
2022-12-29 01:32:30 -05:00
sparkle:edSignature="ADT+tYleqKTOmZZHpY87DgbvhVamsSx+cT6MfKwVECTW/XZ8GvETcvsrQ8mP0sTa8S2i7tfwfyOwgznsPy+eAg=="
length="6827343"
2022-07-01 07:07:28 -04:00
/>
</item>
2022-07-01 02:44:06 -04:00
</channel>
</rss>