Skip to content

v3.17.0 Release

Latest
Compare
Choose a tag to compare
@ifurnadjiev ifurnadjiev released this 08 Sep 08:02
· 21 commits to master since this release

Dependencies

Tabris for Eclipse RAP is now based on Tabris.js 3.8 and RAP 3.17 and it requires Java 11 as runtime environment.

Performance

Tabris.js 3.8 brings significant performance improvement on Android.

New widgets and API

PdfView widget

A widget to display a PDF document.

New API to specify Shell title bar background color

com.eclipsesource.tabris.widgets.enhancement.ShellDecorator.setTitlebarColor(Color, int)