From 8d2adf5d962013412ccc8a80e9162b575e6a969d Mon Sep 17 00:00:00 2001 From: Nindi Gill Date: Mon, 26 Jun 2023 11:48:32 +1000 Subject: [PATCH] Update appcast.xml (#67) --- appcast.xml | 54 +++++++++++++++++++---------------------------------- 1 file changed, 19 insertions(+), 35 deletions(-) diff --git a/appcast.xml b/appcast.xml index 79a8346..2ffc33a 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,18 +6,14 @@ en https://github.com/ninxsoft/Mist - Version 0.8.1 + Version 0.9 https://github.com/ninxsoft/Mist - 0.8.1 + 0.9 https://github.com/ninxsoft/Mist/blob/main/CHANGELOG.md - .styled_0_8_1 { - list-style: none; - padding: 0; - } - .styled_0_8 { + .styled { list-style: none; padding: 0; } @@ -27,49 +23,37 @@ margin-top: 15px; margin-bottom: 15px; } - .styled_0_8_1 li::before { - content: "✅ "; - } - .styled_0_8 li::before { + .styled li::before { content: "🆕 "; } - .styled_0_8 li:nth-child(n + 2)::before { + .styled li:nth-child(n + 3)::before { content: "✅ "; } - .styled_child li:nth-child(n + 1)::before { + .styled_child li::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 -
        -
      • If available, click on the new Bootable Installer button on the right-hand side of the Installers list rows
      • -
      • Select a Mac OS Extended (Journaled) volume to create a Bootable Installer
      • -
      • Available for macOS Big Sur 11 and newer on Apple Silicon Macs
      • -
      • Available for OS X Yosemite 10.10.5 and newer on Intel-based Macs
      • + Added the ability to remove individual macOS Installer cached downloads +
          +
        • Managed via the app Settings > Installers pane
        -
      • Fixed a bug where Mist allowed exporting ISOs for OS X Mountain Lion 10.8.5 and older on Intel-based Macs
      • -
      • Adding missing tooltips for Firmwares / Installers (hover to view)
      • -
      • Minor cosmetic fixes, including tweaks to button styles and accent colors
      • +
      • Added a shiny new macOS Sonoma application installer icon!
      • +
      • Updated Firmware / Installer tooltips to include release names
      • +
      • Improved the error messaging when refreshing Firmwares fails due to pending server-side updates
      • +
      • Bootable Disk Image (ISO) sizes are now calculated dynamically, with minimal free space
      • +
      • Fixed a bug where scrolling / clicking on the Beta ribbon on top of images caused Mist to crash
      ]]> - Thu, 15 Jun 2023 12:00:00 +0000 - Mon, 26 Jun 2023 12:00:00 +0000 +