Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Releases: minh-ton/openinstallcreator

openinstallcreator 1.0.3

26 Apr 07:31
7593a23
Compare
Choose a tag to compare

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

25 Apr 08:06
Compare
Choose a tag to compare

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

25 Apr 03:22
Compare
Choose a tag to compare

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

25 Apr 00:44
3d7c5fa
Compare
Choose a tag to compare

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

24 Apr 13:25
cd5e8a8
Compare
Choose a tag to compare
Pre-release

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

23 Apr 04:17
4035dfb
Compare
Choose a tag to compare
Pre-release

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

23 Apr 03:05
915f58c
Compare
Choose a tag to compare
Pre-release

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

23 Apr 01:24
Compare
Choose a tag to compare
Pre-release

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

21 Apr 12:19
4f038af
Compare
Choose a tag to compare
Pre-release

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

20 Apr 10:19
499cb04
Compare
Choose a tag to compare
Pre-release

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.