Mist/appcast.xml
2022-07-15 18:23:06 +10:00

55 lines
2.3 KiB
XML

<?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>
<item>
<title>Version 0.2</title>
<link>https://github.com/ninxsoft/mist</link>
<sparkle:version>0.2</sparkle:version>
<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>
<li><span class="tag tag-new">NEW</span><span class="description">Users are now notified of incompatible macOS Firmwares / Installers before downloading.</span></li>
<li><span class="tag tag-new">NEW</span><span class="description">Placeholder icons for macOS Ventura have been updated with the real deal.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">Custom Catalog URLs are no longer being ignored.</span></li>
<li><span class="tag tag-fixed">FIXED</span><span class="description">The Catalog URLs heading is now aligned correctly under Preferences.</span></li>
</ul>
]]>
</description>
<pubDate>Fri, 15 Jul 2022 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.2/Mist.0.2.pkg"
type="application/octet-stream"
sparkle:installationType="package"
sparkle:edSignature="UP7z/JDlLeZBOZ/UTOJOtWefMiWFJgXh2huzp6Gkp7H73V9/yNrgfmuvflN3n0lPxXd32YSL5SmbRdUp2V0RAg=="
length="6567762"
/>
</item>
</channel>
</rss>