Version 0.4.4 of mobl has been released. Mobl is a language for rapid development of mobile web applications using HTML5 technologies. Programs written in the mobl language are compiled to a combination of HTML, Javascript and CSS and can run on any webkit browser, specifically those on iOS and Android devices.

Some new features in this version since 0.4.3:

  • Bug fixes
  • Event buffering for a subset of events — greatly increases the application efficiency
  • timePicker control
  • Multi-line strings

Full list of changes

Note: After upgrading, rebuild your project (Transform > Rebuild project).

To install, follow these instructions. To upgrade, simply upgrade from the update site (Via Help > Install new software). To use the mobl compiler from the command line follow these instructions. Problems? Ask for support and report bugs on our bug tracker.