Core
- Update: Refactored
showColumn/hideColumnto batch column toggles with single re-render. - Update: Fixed table layout breaking when sorting rows with rowspan.
- Update: Fixed fixedColumns hover conflict with CSS transitions.
- Update: Fixed support for async loading of bootstrapTable methods in Vue component.
Extensions
- Update(reorder-columns): Fixed not restoring column order from cookies on init.
- Update(group-by-v2): Documented that this extension does not support pagination.