This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
Releases: minh-ton/openinstallcreator
Releases · minh-ton/openinstallcreator
openinstallcreator 1.0.3
Changelog:
- Removed the useless faulty updater app, and added a prompt for downloading the latest version on GitHub.
- Fixed a severe issue of the app, which causes errors when running the app inside a directory with space (E.g
/Volumes/Macintosh HD/Applications/
). - Fixed a problem that causes the preparing installer step to fails.
DO NOT DOWNLOAD THE PREVIOUS VERSIONS.
openinstallcreator 1.0.2
Changelog:
- Added
Refresh Volumes List
, allows you to re-index the list of available volumes on your Mac without having to restart the application. - Added 10.7 & 10.8 Installer Volume Icon support.
- Fixed progress bar issue on 10.7 and 10.8.
- Fixed an issue with the
Reset Application
button. - Fixed a problem where Installer Volume Icons did not apply correctly due to no administrator privileges.
- Minor fixes, cleaned up code.
openinstallcreator 1.0.1
Changelog:
- Added full support for downloading Apple Installers under OS X 10.7 Lion.
- Added a more secure
curl
. - Fixed GUI glitches under 10.9 and older.
- Removed the "annoying" log view.
- Minor improvements.
openinstallcreator 1.0
Changelog:
- First non-beta release.
- All functions or features are fully implemented.
- Fixed an issue with the software update mechanism that prevents launching the app under 10.6 and 10.7.
- Fixed minor compatibility issue under 10.6 - 10.8.
- Fixed progress bar issue under 10.6 - 10.8.
- Minor improvements.
openinstallcreator Beta 6
Changelog:
- Added 10.7 and 10.8 Installers support.
- Improved error handling significantly.
- Added
Reset Application
button for a faster way to reset the application (replaced the old way of restarting the app) - Fixed minor issues.
openinstallcreator Beta 5.2
Changelog:
- Fixed a severe bug with the new
Update
implementation, which would destroy all of user's data in which folder that contains the app. - Update download speed is greatly increased.
DO NOT DOWNLOAD BETA 5.0 AND BETA 5.1 AS THE UPDATE IMPLEMENTATION WOULD DESTROY DATA.
openinstallmedia Beta 5.1
Changelog
- Fixed an issue that prevents the app from running directly from the disk image.
- Updated catalog to fix the Catalina Installer download issue.
openinstallcreator Beta 5.0
Changelog
- Check for updates at startup (Default)
- Added log window (Console app) while downloading the Installers.
- Fixed bugs and issues.
- Removed unused features.
openinstallcreator Beta 4
Changelog:
- Change the alert type from a free-floating window to NSAlert (Sheet Alert) for the alert to appear in front of the main window.
- Reduced application size.
- Fixed issues on error handling.
- Fixed some bugs with the
Create Bootable Installer
feature. - Added an alert to stop users from using the
Download Apple Installers
feature on OS X 10.6 Snow Leopard. - Added a feature that allows the app to resume downloading when an error occurred or the app is force-closed.
openinstallcreator Beta 3
Changelog:
- Added the
Download Apple Installers
feature, which allows you to download a 10.10 - 10.15 Installer (unstable). - Added a feature that automatically applies an icon to the created installer base on the installer version, making it more noticeable in the Mac Boot Manager.
- Fixed layout issues on OS X 10.11 and older.
- Fixed compatibility issues on OS X 10.11 and older.
- Removed other unused features.
- Cleaned up code & resources.