Mist/appcast.xml
2023-06-10 01:58:50 +10:00

67 lines
3.4 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.7.1</title>
<link>https://github.com/ninxsoft/Mist</link>
<sparkle:version>0.7.1</sparkle:version>
<sparkle:fullReleaseNotesLink>https://github.com/ninxsoft/Mist/blob/main/CHANGELOG.md</sparkle:fullReleaseNotesLink>
<description>
<![CDATA[
<style>
.styled {
list-style: none;
padding: 0;
}
.styled li {
padding-left: 1rem;
text-indent: -0.75rem;
margin-top: 15px;
margin-bottom: 15px;
}
.styled_hotfix li::before {
content: "✅ ";
}
.styled_standard li::before {
content: "🆕 ";
}
.styled_standard li:nth-child(n + 9)::before {
content: "✅ ";
}
</style>
<h3>Version 0.7.1</h3>
<ul class="styled styled_hotfix">
<li>
Fixed a bug where the list of Firmwares / Installers would wrap incorrectly when <strong>Show scroll bars</strong> was set to <strong>Always</strong> in <strong>Settings > Appearance</strong>
</li>
</ul>
<h3>Version 0.7</h3>
<ul class="styled styled_standard">
<li>Added preliminary support for <strong>macOS Sonoma 14</strong></li>
<li>Updated the <strong>app icon</strong> and <strong>accent color</strong> to reflect macOS Sonoma (including dark appearance)</li>
<li>Updated the <strong>Download</strong> button look and feel</li>
<li>Moved the <strong>Beta</strong> tag to a ribbon that wraps around the macOS icon</li>
<li>Mist now scrolls to the active task automatically in the activity screen</li>
<li>Mist now remembers the last selected <strong>Firmwares</strong> / <strong>Installers</strong> tab when the app is relaunched</li>
<li>Added missing tooltip for the <strong>Refresh</strong> toolbar button</li>
<li>Updated the <strong>Firmware</strong> icon for the <strong>Settings &gt; Firmwares</strong> pane</li>
<li>Fixed a bug where <strong>Full Disk Access</strong> was being checked even when downloading Firmwares</li>
<li>Fixed a bug where selecting an <strong>ISO</strong> for compatible Installers caused non-compatible Installers to display available export types incorrectly</li>
<li>Fixed a bug where Intel Macs would not determine compatible legacy operating systems (<strong>10.7 - 10.12</strong>) correctly</li>
</ul>
]]>
</description>
<pubDate>Fri, 09 Jun 2023 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.7.1/Mist.0.7.1.pkg"
type="application/octet-stream"
sparkle:installationType="package"
sparkle:edSignature="TvTDiBi3CLrSxoPW4deIu+y0JkDYEO5qlGy5wyuRNXwA1rSTPibnbf+sNntVkACMeP7mjkfAkSIXam1Yl7kdCg=="
length="7110785"
/>
</item>
</channel>
</rss>