### Latest release #### v{{ site.current_version }} (2014-11-21) - [enh] Fix #119, #123: Save all `id` and `class` of `tr` and `td` for html table. - [enh] Fix #149: Hide empty data on Card view. - [enh] Fix #131: Add `onPageChange` event. - [enh] Add `onSearch` event. - [enh] Apply `width` column option to row style. - [enh] Add bootstrap-table-filter extension. - [enh] Add cs-CZ, es-CR, es-NI, pl-PL, ur-PK, ko-KR, th-TH locales. - [bug] Fix `minimumCountColumns` option init error. - [bug] Fix #161: `undefined` or `null` string sort bug. - [bug] Fix #171: IE disabled button can be clicked bug. - [bug] Fix #185: Reset the page to the first page when changing the url with `refresh` method. - [bug] Fix #202: updateRow method keep the scroll position. - [enh] Add `smartDisplay` option. - [enh] Add `searchAlign` and `toolbarAlign` options. - [enh] Fix #193: Add `dataType` option. - [enh] Add flatJSON and editable extensions. - [enh] Add `rowAttributes` option. - [enh] Update documentation.