Looooots of changes have been made in the v0.9.0. All major changes are listed here.
Almost all the internal configuration has been refactored. As a consequence, if you were previously using a custom datatables.properties file, please update it following the configuration reference.
The
labels
(JSP) and
dt:labels
(Thymeleaf) table attributes have been removed in favour of a
Java-based i18n mechanism (ResourceBundle). Please read
this
tutorial for more information.
<tbody>
tag to the <thead>
tag.