mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-09 14:01:55 -04:00
Bump version
This commit is contained in:
parent
21f54c0485
commit
b1dd3474a5
3 changed files with 46 additions and 26 deletions
52
CHANGELOG.md
52
CHANGELOG.md
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.8.1](https://github.com/ninxsoft/Mist/releases/tag/v0.8.1) - 2023-06-15
|
||||||
|
|
||||||
|
- 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
|
||||||
|
- Thanks [BenFRC5147](https://github.com/BenFRC5147), [AKERDoc](https://github.com/AKERDoc), [F1248](https://github.com/F1248) and [crystall1nedev](https://github.com/crystall1nedev)!
|
||||||
|
- Fixed another bug where Mist allowed exporting **ISOs** when it should not
|
||||||
|
|
||||||
## [0.8](https://github.com/ninxsoft/Mist/releases/tag/v0.8) - 2023-06-14
|
## [0.8](https://github.com/ninxsoft/Mist/releases/tag/v0.8) - 2023-06-14
|
||||||
|
|
||||||
- Mist now supports the creation of **Bootable Installers**
|
- Mist now supports the creation of **Bootable Installers**
|
||||||
|
@ -7,14 +13,15 @@
|
||||||
- Select a **Mac OS Extended (Journaled)** volume to create a Bootable Installer
|
- 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 **macOS Big Sur 11** and newer on **Apple Silicon Macs**
|
||||||
- Available for **OS X Yosemite 10.10.5** and newer on **Intel-based Macs**
|
- Available for **OS X Yosemite 10.10.5** and newer on **Intel-based Macs**
|
||||||
- Thanks 5T33Z0 ([5T33Z0](https://github.com/5T33Z0))!
|
- Thanks [5T33Z0](https://github.com/5T33Z0)!
|
||||||
- Fixed a bug where Mist allowed exporting **ISOs** for **OS X Mountain Lion 10.8.5** and older on **Intel-based Macs**
|
- 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)
|
- Adding missing **tooltips** for Firmwares / Installers (hover to view)
|
||||||
- Minor cosmetic fixes, including tweaks to button styles and accent colors
|
- Minor cosmetic fixes, including tweaks to button styles and accent colors
|
||||||
|
|
||||||
## [0.7.1](https://github.com/ninxsoft/Mist/releases/tag/v0.7.1) - 2023-06-09
|
## [0.7.1](https://github.com/ninxsoft/Mist/releases/tag/v0.7.1) - 2023-06-09
|
||||||
|
|
||||||
- Fixed a bug where the list of Firmwares / Installers would wrap incorrectly when **Show scroll bars** was set to **Always** in **Settings > Appearance** - thanks Kevin M. Cox ([kevinmcox](https://github.com/kevinmcox))!
|
- Fixed a bug where the list of Firmwares / Installers would wrap incorrectly when **Show scroll bars** was set to **Always** in **Settings > Appearance**
|
||||||
|
- Thanks [kevinmcox](https://github.com/kevinmcox)!
|
||||||
|
|
||||||
## [0.7](https://github.com/ninxsoft/Mist/releases/tag/v0.7) - 2023-06-09
|
## [0.7](https://github.com/ninxsoft/Mist/releases/tag/v0.7) - 2023-06-09
|
||||||
|
|
||||||
|
@ -25,10 +32,13 @@
|
||||||
- Mist now scrolls to the active task automatically in the activity screen
|
- Mist now scrolls to the active task automatically in the activity screen
|
||||||
- Mist now remembers the last selected **Firmwares** / **Installers** tab when the app is relaunched
|
- Mist now remembers the last selected **Firmwares** / **Installers** tab when the app is relaunched
|
||||||
- Added missing tooltip for the **Refresh** toolbar button
|
- Added missing tooltip for the **Refresh** toolbar button
|
||||||
- Updated the **Firmware** icon for the **Settings > Firmwares** pane - thanks Oliver Reardon ([isthisthingon](https://isthisthingon.tech))!
|
- Updated the **Firmware** icon for the **Settings > Firmwares** pane
|
||||||
- Fixed a bug where **Full Disk Access** was being checked even when downloading Firmwares - thanks Douglas Ward ([dczward](https://macadmins.slack.com/team/U19TV67S6)) and Pico Mitchell ([PicoMitchell](https://github.com/PicoMitchell))!
|
- Thanks [isthisthingon](https://isthisthingon.tech)!
|
||||||
|
- Fixed a bug where **Full Disk Access** was being checked even when downloading Firmwares
|
||||||
|
- Thanks [dczward](https://macadmins.slack.com/team/U19TV67S6) and [PicoMitchell](https://github.com/PicoMitchell)!
|
||||||
- Fixed a bug where selecting an **ISO** for compatible Installers caused non-compatible Installers to display available export types incorrectly
|
- Fixed a bug where selecting an **ISO** for compatible Installers caused non-compatible Installers to display available export types incorrectly
|
||||||
- Fixed a bug where Intel Macs would not determine compatible legacy operating systems (**10.7 - 10.12**) correctly - thanks Benjamin ([BenFRC5147](https://github.com/BenFRC5147))!
|
- Fixed a bug where Intel Macs would not determine compatible legacy operating systems (**10.7 - 10.12**) correctly
|
||||||
|
- Thanks [BenFRC5147](https://github.com/BenFRC5147)!
|
||||||
|
|
||||||
## [0.6](https://github.com/ninxsoft/Mist/releases/tag/v0.6) - 2023-06-06
|
## [0.6](https://github.com/ninxsoft/Mist/releases/tag/v0.6) - 2023-06-06
|
||||||
|
|
||||||
|
@ -38,13 +48,19 @@
|
||||||
- OS X Yosemite 10.10.5
|
- OS X Yosemite 10.10.5
|
||||||
- OS X Mountain Lion 10.8.5
|
- OS X Mountain Lion 10.8.5
|
||||||
- Mac OS X Lion 10.7.5
|
- Mac OS X Lion 10.7.5
|
||||||
- Thanks Nate Felton ([n8felton](https://github.com/n8felton))!
|
- Thanks [n8felton](https://github.com/n8felton)!
|
||||||
- Added a **Show in Finder upon completion** checkbox to the download screen - thanks Trevor Sysock ([BigMacAdmin](https://github.com/BigMacAdmin))!
|
- Added a **Show in Finder upon completion** checkbox to the download screen
|
||||||
- Added a **Full Disk Access** verfication step prior to downloading a macOS Firmware / Installer - thanks ihubgit ([ihubgit](https://github.com/ihubgit)) & Nathan Pierce ([NorseGaud](https://github.com/NorseGaud))!
|
- Thanks [BigMacAdmin](https://github.com/BigMacAdmin)!
|
||||||
- Added a warning when attempting to build an **ISO** for **macOS Catalina 10.15 or older** on Apple Silicon Macs - thanks Karol Woźniak ([KenjiTakahashi](https://github.com/KenjiTakahashi))!
|
- Added a **Full Disk Access** verfication step prior to downloading a macOS Firmware / Installer
|
||||||
- The Mist.app **Login Item** title now displays the app name and not the developer's name - thanks Pico Mitchell ([PicoMitchell](https://github.com/PicoMitchell))!
|
- Thanks [ihubgit](https://github.com/ihubgit) & [NorseGaud](https://github.com/NorseGaud)!
|
||||||
- Temporary volumes are now hidden, and no longer show in Finder when mounted during image creation - thanks Richard Smith ([wakco](https://github.com/wakco))!
|
- Added a warning when attempting to build an **ISO** for **macOS Catalina 10.15 or older** on Apple Silicon Macs
|
||||||
- Mist now has more comprehensive error messages of failed tasks - thanks IronCraftMan ([IronCraftMan](https://github.com/IronCraftMan))!
|
- Thanks [KenjiTakahashi](https://github.com/KenjiTakahashi)!
|
||||||
|
- The Mist.app **Login Item** title now displays the app name and not the developer's name
|
||||||
|
- Thanks [PicoMitchell](https://github.com/PicoMitchell)!
|
||||||
|
- Temporary volumes are now hidden, and no longer show in Finder when mounted during image creation
|
||||||
|
- Thanks [wakco](https://github.com/wakco)!
|
||||||
|
- Mist now has more comprehensive error messages of failed tasks
|
||||||
|
- Thanks [IronCraftMan](https://github.com/IronCraftMan)!
|
||||||
- Fixed a bug where warning messages would not cascade correctly
|
- Fixed a bug where warning messages would not cascade correctly
|
||||||
- Fixed a bug where file and directory ownership was being checked incorrectly
|
- Fixed a bug where file and directory ownership was being checked incorrectly
|
||||||
- Fixed a bug where icons would flicker during animation in the **Settings > Applications** tab
|
- Fixed a bug where icons would flicker during animation in the **Settings > Applications** tab
|
||||||
|
@ -52,10 +68,14 @@
|
||||||
|
|
||||||
## [0.5](https://github.com/ninxsoft/Mist/releases/tag/v0.5) - 2022-12-29
|
## [0.5](https://github.com/ninxsoft/Mist/releases/tag/v0.5) - 2022-12-29
|
||||||
|
|
||||||
- The macOS Installer cache can now be emptied even if **Cache downloads** is disabled - thanks Pico Mitchell ([PicoMitchell](https://github.com/PicoMitchell))!
|
- The macOS Installer cache can now be emptied even if **Cache downloads** is disabled
|
||||||
- Window tabs are now disabled - thanks Pico Mitchell ([PicoMitchell](https://github.com/PicoMitchell))!
|
- Thanks [PicoMitchell](https://github.com/PicoMitchell)!
|
||||||
- The **Close Window (⌘-W)** keyboard shortcut is now available once again - thanks Pico Mitchell ([PicoMitchell](https://github.com/PicoMitchell))!
|
- Window tabs are now disabled
|
||||||
- CSV exports are now working correctly again - thanks JoGlib ([JoGlib](https://github.com/JoGilb))!
|
- Thanks [PicoMitchell](https://github.com/PicoMitchell)!
|
||||||
|
- The **Close Window (⌘-W)** keyboard shortcut is now available once again
|
||||||
|
- Thanks [PicoMitchell](https://github.com/PicoMitchell)!
|
||||||
|
- CSV exports are now working correctly again
|
||||||
|
- Thanks [JoGlib](https://github.com/JoGilb)!
|
||||||
- Removed unused declarations and imports (ie. dead code)
|
- Removed unused declarations and imports (ie. dead code)
|
||||||
- Bumped [Sparkle](https://github.com/sparkle-project/Sparkle) version to **2.3.1**
|
- Bumped [Sparkle](https://github.com/sparkle-project/Sparkle) version to **2.3.1**
|
||||||
- Minor cosmetic fixes
|
- Minor cosmetic fixes
|
||||||
|
|
|
@ -1042,7 +1042,7 @@
|
||||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
COMBINE_HIDPI_IMAGES = YES;
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
CURRENT_PROJECT_VERSION = 0.8;
|
CURRENT_PROJECT_VERSION = 0.8.1;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
|
@ -1058,7 +1058,7 @@
|
||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||||
MARKETING_VERSION = 0.8;
|
MARKETING_VERSION = 0.8.1;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.ninxsoft.mist;
|
PRODUCT_BUNDLE_IDENTIFIER = com.ninxsoft.mist;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
|
@ -1076,7 +1076,7 @@
|
||||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
COMBINE_HIDPI_IMAGES = YES;
|
COMBINE_HIDPI_IMAGES = YES;
|
||||||
CURRENT_PROJECT_VERSION = 0.8;
|
CURRENT_PROJECT_VERSION = 0.8.1;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
|
@ -1092,7 +1092,7 @@
|
||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||||
MARKETING_VERSION = 0.8;
|
MARKETING_VERSION = 0.8.1;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.ninxsoft.mist;
|
PRODUCT_BUNDLE_IDENTIFIER = com.ninxsoft.mist;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||||
|
@ -1147,7 +1147,7 @@
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 0.8;
|
CURRENT_PROJECT_VERSION = 0.8.1;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
|
@ -1156,7 +1156,7 @@
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Mist;
|
INFOPLIST_KEY_CFBundleDisplayName = Mist;
|
||||||
LAUNCHDPLIST_FILE = "$(SRCROOT)/MistHelperTool/launchd.plist";
|
LAUNCHDPLIST_FILE = "$(SRCROOT)/MistHelperTool/launchd.plist";
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||||
MARKETING_VERSION = 0.8;
|
MARKETING_VERSION = 0.8.1;
|
||||||
OTHER_LDFLAGS = (
|
OTHER_LDFLAGS = (
|
||||||
"-sectcreate",
|
"-sectcreate",
|
||||||
__TEXT,
|
__TEXT,
|
||||||
|
@ -1183,7 +1183,7 @@
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application";
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 0.8;
|
CURRENT_PROJECT_VERSION = 0.8.1;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
DEVELOPMENT_TEAM = 7K3HVCLV7Z;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
|
@ -1192,7 +1192,7 @@
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = Mist;
|
INFOPLIST_KEY_CFBundleDisplayName = Mist;
|
||||||
LAUNCHDPLIST_FILE = "$(SRCROOT)/MistHelperTool/launchd.plist";
|
LAUNCHDPLIST_FILE = "$(SRCROOT)/MistHelperTool/launchd.plist";
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||||
MARKETING_VERSION = 0.8;
|
MARKETING_VERSION = 0.8.1;
|
||||||
OTHER_LDFLAGS = (
|
OTHER_LDFLAGS = (
|
||||||
"-sectcreate",
|
"-sectcreate",
|
||||||
__TEXT,
|
__TEXT,
|
||||||
|
|
|
@ -9,9 +9,9 @@
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>1.0</string>
|
<string>1.0</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.8</string>
|
<string>0.8.1</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.8</string>
|
<string>0.8.1</string>
|
||||||
<key>SMAuthorizedClients</key>
|
<key>SMAuthorizedClients</key>
|
||||||
<array>
|
<array>
|
||||||
<string>anchor apple generic and identifier "com.ninxsoft.mist" and info[CFBundleVersion] >= "0.1" and certificate leaf[subject.OU] = "7K3HVCLV7Z"</string>
|
<string>anchor apple generic and identifier "com.ninxsoft.mist" and info[CFBundleVersion] >= "0.1" and certificate leaf[subject.OU] = "7K3HVCLV7Z"</string>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue