v5.5.0
New features
- Link creation update - look for signal handler in the whole way up to the UI\Presenter, fixes #592
- ColumnsSummary: added support for custom renderer (thanks @vitkutny)
- Add option to set render condition callback on action (thanks @jankonas)
Fixes
- Fixed sorting on column, which has defined default descending sort (thanks @proki)
- Use single quotes when finding option in inline edit (thanks @FilipLukac)