Mist/appcast.xml

62 lines
2.9 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>
2023-06-14 04:34:48 -04:00
<title>Version 0.8</title>
2022-12-29 00:49:23 -05:00
<link>https://github.com/ninxsoft/Mist</link>
2023-06-14 04:34:48 -04:00
<sparkle:version>0.8</sparkle:version>
2023-06-07 03:38:56 -04:00
<sparkle:fullReleaseNotesLink>https://github.com/ninxsoft/Mist/blob/main/CHANGELOG.md</sparkle:fullReleaseNotesLink>
2022-07-01 07:07:28 -04:00
<description>
<![CDATA[
<style>
2023-06-14 04:34:48 -04:00
.styled_parent {
2023-06-07 03:38:56 -04:00
list-style: none;
padding: 0;
2022-07-01 07:07:28 -04:00
}
2023-06-07 03:38:56 -04:00
.styled li {
padding-left: 1rem;
text-indent: -0.75rem;
margin-top: 15px;
margin-bottom: 15px;
2022-07-01 07:07:28 -04:00
}
2023-06-14 04:34:48 -04:00
.styled_parent li::before {
2023-06-07 03:38:56 -04:00
content: "🆕 ";
2022-07-01 07:07:28 -04:00
}
2023-06-14 04:34:48 -04:00
.styled_parent li:nth-child(n + 2)::before {
2023-06-07 03:38:56 -04:00
content: "✅ ";
2022-07-01 07:07:28 -04:00
}
2023-06-14 04:34:48 -04:00
.styled_child li:nth-child(n + 1)::before {
content: "";
}
2022-07-01 07:07:28 -04:00
</style>
2023-06-14 04:34:48 -04:00
<ul class="styled styled_parent">
2023-06-09 11:58:50 -04:00
<li>
2023-06-14 04:34:48 -04:00
Mist now supports the creation of <strong>Bootable Installers</strong>
<ul class="styled styled_child">
<li>If available, click on the new Bootable Installer button on the right-hand side of the <strong>Installers</strong> list rows</li>
<li>Select a <strong>Mac OS Extended (Journaled)</strong> volume to create a Bootable Installer</li>
<li>Available for <strong>macOS Big Sur 11</strong> and newer on <strong>Apple Silicon Macs</strong></li>
<li>Available for <strong>OS X Yosemite 10.10.5</strong> and newer on <strong>Intel-based Macs</strong></li>
</ul>
2023-06-09 11:58:50 -04:00
</li>
2023-06-14 04:34:48 -04:00
<li>Fixed a bug where Mist allowed exporting <strong>ISOs</strong> for <strong>OS X Mountain Lion 10.8.5</strong> and older on <strong>Intel-based Macs</strong> </li>
<li>Adding missing <strong>tooltips</strong> for Firmwares / Installers (hover to view)</li>
<li>Minor cosmetic fixes, including tweaks to button styles and accent colors</li>
2022-07-01 07:07:28 -04:00
</ul>
]]>
</description>
2023-06-14 04:34:48 -04:00
<pubDate>Wed, 14 Jun 2023 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.8/Mist.0.8.pkg"
2022-07-01 07:07:28 -04:00
type="application/octet-stream"
sparkle:installationType="package"
2023-06-14 04:34:48 -04:00
sparkle:edSignature="ud8msAzcxvpr1ZEDFF3GONp9RFA5cdncU4yS5To6T4HM3AcJpFJlsufTYCJIaCnNYkofMuE2KhxqQ80slFwADA=="
length="7213353"
2022-07-01 07:07:28 -04:00
/>
</item>
2022-07-01 02:44:06 -04:00
</channel>
</rss>