Version 0.3.2 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.

New in this version compared to 0.3.1:

  • itemArrow control has been removed, the arrow is rendered for when the item control has an onclick handler.
  • Bug fixes related to auto updating of UI related to search collections (Entity.searchPrefix())
  • Runtime fixes.

To install, follow these instructions. To upgrade, simply upgrade from the update site.