diff --git a/appcast.xml b/appcast.xml
index 180405b..79a8346 100644
--- a/appcast.xml
+++ b/appcast.xml
@@ -6,14 +6,18 @@
en
https://github.com/ninxsoft/Mist
-
- Version 0.8
+ Version 0.8.1
https://github.com/ninxsoft/Mist
- 0.8
+ 0.8.1
https://github.com/ninxsoft/Mist/blob/main/CHANGELOG.md
- .styled_parent {
+ .styled_0_8_1 {
+ list-style: none;
+ padding: 0;
+ }
+ .styled_0_8 {
list-style: none;
padding: 0;
}
@@ -23,17 +27,28 @@
margin-top: 15px;
margin-bottom: 15px;
}
- .styled_parent li::before {
+ .styled_0_8_1 li::before {
+ content: "✅ ";
+ }
+ .styled_0_8 li::before {
content: "🆕 ";
}
- .styled_parent li:nth-child(n + 2)::before {
+ .styled_0_8 li:nth-child(n + 2)::before {
content: "✅ ";
}
.styled_child li:nth-child(n + 1)::before {
content: "";
}
-
+ Version 0.8.1
+
+
+ - Fixed a bug where macOS Sierra 10.12.6, OS X El Capitan 10.11.6 and OS X Yosemite 10.10.5 would fail to download
+ - Fixed another bug where Mist allowed exporting ISOs when it should not
+
+ Version 0.8
+
+
-
Mist now supports the creation of Bootable Installers
]]>
- Wed, 14 Jun 2023 12:00:00 +0000
- Thu, 15 Jun 2023 12:00:00 +0000
+