Tabris.js 3.7.1 resolves issues discovered in 3.7.0

Tabris.js 3.7.1 has been released addressing a few issues discovered in 3.7.0. If you plan to adopt Tabris.js 3.7.0 it is highly recommended to update to 3.7.1.

Resolved issues

  1. Memory leak when disposing a Canvas (#2130)
  2. App behavior inconsistent after restart (#2128)
  3. Cell widget handles apply() incorrectly (#2131)
  4. ListView and Cell generics support missing (#2132)

Get Started with Tabris.js 3.7.1

Get the app

  1. Install the Tabris.js developer app on your device. Links below.
  2. Try out the bundled snippets in the app, or edit and run them via Tabris.js Playground.
  3. Install the 3.7 Tabris CLI on your machine: npm install -g tabris-cli@3.7.1
  4. Type tabris init in an empty directory to create a simple example app.
  5. Type npm start and load it in the developer app.
  6. Check out the Tabris.js 3.7.0 documentation.

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *