This release fixes issues with date sorting, search bar operability in multi-View setups, and "Created By" field filtering.
Fixed 🐛
- Incorrect results when sorting by date with client-side processing enabled and field filters disabled.
- Search bar of a non-DataTables View not working when placed on the same page with the DataTables View.
- "Created By" field filtering issue when the field is configured to display values other than the user's ID.
This release ensures that the "number of entries per page" setting is respected for existing Views prior to updating to version 3.3, and improves the styling of field filters.
🐛 Fixed
- Number of entries per page setting not being respected for existing Views after updating to version 3.3.
✨ Improved
- Styling of field filters.