What's new in MBS Real Studio Updater Kit 2.0

Mar 2, 2016
  • Sparkle now resizes in Frameworks folder for better code signing compatibility.
  • Added CURL support for downloading on Windows. This allows client SSL certificates, proxies and HTTP/1.1.
  • Fixed minor bugs with load/save preferences in case you run on Linux and we want to avoid RegistryAccessErrorException.
  • Updated to Sparkle 1.13.1
  • Can work for 64-bit targets, too.
  • Can download Linux installer, too.

New in MBS Real Studio Updater Kit 1.5 (Feb 19, 2013)

  • We now detect older version and tell user that he has the current version. This avoids showing an error for users who have a newer version (e.g. a beta version).
  • Updated to Real Studio 2012
  • Fixed kYouhavethecurrentversion to show name of app.

New in MBS Real Studio Updater Kit 1.4 (Nov 2, 2010)

  • Updated Windows dialogs to look more like Sparkle.
  • Added more localization.
  • Added TestWindowsOnMac property so you can test Windows Update on Mac.
  • Added ApplicationName parameter for the Init method so you can pass a localized application name. If you pass no name, we take it from the application file name.
  • Added support for redirects on the appcast.xml and the installer download. Up to 5 redirects are followed before an error is displayed.
  • Added new Build Step tool and example.
  • Changed placement of updater window to be centered on main screen.
  • Improved application size by using more conditional compiling.

New in MBS Real Studio Updater Kit 1.2 (Apr 21, 2010)

  • Better language handling with xml lang attributes.
  • Added Italian translation in addition to German and English.
  • Added console version of PatchMacApp.
  • Better handling of registry on Windows.