GBC 1.00.48 new features

A summary of new features and changes in functionality introduced with Genero Browser Client (GBC) 1.00.48.

Important:

This page covers only those new features introduced with the Genero Browser Client version specified in the page title. Check prior new features pages if you migrate from an earlier version.

For a detailed list of GBC 1.00.48 changes, please refer to the list of fixes on our issue tracker.

Typeahead

Miscellaneous enhancements to prevent some unwanted rollbacks.

Display a table as a ListView (default on mobile)

On mobile devices, the default table rendering is now a ListView.

On non-mobile devices, the default table rendering is a normal table. To render a table as a ListView, set the theme-table-default-widget variable in the theme definition file theme.scss.json:

"theme-table-default-widget": "listview"

Genero presentation styles (4st) can still be used to override the theme default behavior.