AppStudio 5.0.7 released.

AppStudio 5.0.7 has been released. It has some new features as well as important fixes.

Probably the most useful is that a message now pops up if there is a runtime error in your code. Before, there was no way to know whether there was an error without opening the Chrome Debugger.

Screen Shot 2015-05-11 at 6.44.47 AM

You can turn this off with the new stopOnError project property.

Here is what else is new:

  1. Deploy: A message now appears if errors are encountered at runtime.
  2. Project Properties: New stopOnError property to hide runtime error messages.
  3. Controls: MsgBox appearance improved.
  4. Forms: Modal forms now have onhide and onshow events.
  5. EXE Files: Put on Start menu, not Startup files list.
  6. Code Window: False negative on location = fixed.
  7. DropBox: DataStore API is being deprecated by DropBox.