mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-18 17:25:21 -04:00
48 lines
2.1 KiB
XML
48 lines
2.1 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.9.1</title>
|
|
<link>https://github.com/ninxsoft/Mist</link>
|
|
<sparkle:version>0.9.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 li::before {
|
|
content: "✅ ";
|
|
}
|
|
</style>
|
|
<ul class="styled">
|
|
<li>Fixed insecure HTTP URLs for certain Firmware files</li>
|
|
<li>Fixed a bug where downloads were not being cancelled when the Escape key was being pressed</li>
|
|
<li>Rolled back the Bootable Disk Image (ISO) shrinking logic that was preventing the ISOs from booting correctly</li>
|
|
<li>Improved the error message output when installing the Privileged Helper Tool failed</li>
|
|
<li>Bumped <a href="https://github.com/jpsim/Yams">Yams</a> version to <b>5.0.6</b></li>
|
|
</ul>
|
|
]]>
|
|
</description>
|
|
<pubDate>Fri, 25 Aug 2023 12:00:00 +0000</pubDate>
|
|
<enclosure url="https://github.com/ninxsoft/Mist/releases/download/v0.9.1/Mist.0.9.1.pkg"
|
|
type="application/octet-stream"
|
|
sparkle:installationType="package"
|
|
sparkle:edSignature="mGkTl5Lf9hTCnBMUY+ZrhgxqBpY8qpycArou61MDewnwwHrfbfkf4GOzhq3vZC6m36cwwrKSAZYXZHsHb8DhDg=="
|
|
length="7416684"
|
|
/>
|
|
</item>
|
|
</channel>
|
|
</rss>
|