Xojo 2019 Release 2 Now Available - API 2.0 & 200+ Improvements

A new release of Xojo is now available for download. With over 230 changes and improvements, this release adds the long anticipated API 2.0, which includes new classes and updated method, property and event names on many existing classes.

Learn more about API 2.0 in our guides: API 2.0 Overview and API 2.0 Guidelines. Join us tomorrow, Thursday, October 10th at 1 PM ET, for a webinar to talk about moving to API 2.0 & answer your questions. Register now.

In addition to API 2.0, this release also includes:

*IDE Improvements:
Debugger can now ignore All Breakpoints when running
Text file projects save quicker
Navigator speed improvements
Preview layout in light or dark mode on supported macOS versions

*Code Editor improvements:
Auto-complete improved
Shift-Return on comments to continue to next line

*Database
SQLite updated to 3.28.0
Database.BeginTransaction method
Simplified prepared statements with Database.ExecuteSQL and Database.SelectSQL methods

*iOS
Support for Xcode 11 and iOS 13 Simulator
iOSSQLLiteDatabase.SQLExecute and SQLSelect now accept an array for binding values

The complete list of improvements can be found in the ?release notes.