Mist/appcast.xml

56 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>
<link>https://github.com/ninxsoft/mist</link>
2022-07-01 07:07:28 -04:00
<item>
2022-12-09 21:00:47 -05:00
<title>Version 0.4</title>
2022-07-01 07:07:28 -04:00
<link>https://github.com/ninxsoft/mist</link>
2022-12-09 21:00:47 -05:00
<sparkle:version>0.4</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-09 21:00:47 -05:00
<li><span class="tag tag-new">NEW</span><span class="description">Building a package for macOS Big Sur or newer is now much faster, as the Apple-provided package is just re-used.</span></li>
<li><span class="tag tag-new">NEW</span><span class="description">Custom Catalog URLs have been replaced with a default set of Apple-provided Software Update Catalogs in the app preferences.</span></li>
<li><span class="tag tag-new">NEW</span><span class="description">Users are now notified when the macOS Installer cache directory has incorrect ownership / permissions, and are given the option to repair.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Cache directories for specific macOS Installers with incorrect ownership / permissions will attempt to repair on-the-fly.</span></li>
2022-07-01 07:07:28 -04:00
</ul>
]]>
</description>
2022-12-09 21:00:47 -05:00
<pubDate>Sat, 10 Dec 2022 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.4/Mist.0.4.pkg"
2022-07-01 07:07:28 -04:00
type="application/octet-stream"
sparkle:installationType="package"
2022-12-09 21:00:47 -05:00
sparkle:edSignature="cUmWPyDTXYoSh5lHosa75K3dIy/QLQAKDhOfS/5+5vx58kqrPCFJPpz8h9GyXYFwY5yPy47Dgl4NLoqPE2ZRDA=="
length="6831690"
2022-07-01 07:07:28 -04:00
/>
</item>
2022-07-01 02:44:06 -04:00
</channel>
</rss>