- Fix IE compatibility by using POST method when exporting/printing. #826
- Enhance/Fix nested relations support. #789
- Export Selected Rows Datatables Service Provider. #829 #850
- Implement multi-term smart search in collection engine. #1115
- Implement multi-term smart search in QueryBuilderEngine. #1113
- Fix #881, #1109, #998
- Credits to @apreiml.
- Add support ordering when search in nested relations #965.
- Credits to @AdrienPoupa and @ethaizone.
- Move orchestra/testbench to require-dev.
- Use phpunit 5.7 to match Laravel’s requirement.
- Revert branch alias.
- Fix collection case insensitive ordering.
- Fix #945.
- Use stable packages.
- Fix #977.
- Fix doc block.
- Fix request class usage on collection engine.
- Use orchestra testbench to test the package.
- Enhance identification of proper engine to use for a given builder. Fix #954.
- Use Laravel config helper instead of using the facade.
- Enhance Request class to make it testable using phpunit. Address issue #901
- Map all model relations to eloquent engine. Fix #950
- Revert getHtmlBuilder method for backward compatibility.
- Add html builder test.
- Rename Test class name.
- Add eloquent engine test.
- Support for Laravel 5.4.
- Features are split across packages. #832
- Buttons service approach extracted to own plugin.
- Add fluent way to send variables to DataTable class. #845
- Html builder extracted to own plugin.
- Buttons service approach extracted to own plugin.
- DataTable Engines are now pluggable. #544
- Added option to order by nulls last. #794
- Escape all columns by default for XSS protection. Fix #909
- Add rawColumns method for unescaped columns. https://github.com/yajra/laravel-datatables/commit/81adef8555195795189853f91e326dd056e40bb0