Bug fixes
- [Builder] Resolved an issue in data source filters and sortings which prevented them from working correctly when the database field they were associated with were trashed. #3378
- Fixed an issue where the notification mode settings were not displayed correctly if the row was not in the view. #3411
- Disable optimistic updates for rows with filters, sorts, or group by on backend-calculated read-only fields. #3415
- Fixed issue where collaborator names were not displayed in filter when scrolling or searching #3431
- [Builder] Resolved an issue which prevented tables from paging correctly.
- Fix indentation bug where duplicate table entries were added.
- Fix iCal feed when the table has select_related fields from enhance_queryset.