Client Version 1.65.1 Server Version 1.51.1
Release Date: 16.09.2020
Compatible with: OD 46.43.1 Portal 1.4.4 OAuth 1.0
Builder Docs Version: 2.2.2
What's new
- Add flag (global.serverSideFiltering.enabled) to toggle server side filtering so apps with suitable configuration and database setup can opt-in to this feature.
Bugfixes
- Ignore differences in the linefeeds (CRLF vs. LF) when checking if the editor has unsaved changes.
- Fix a bug of table editing which caused an empty cell if a user enters an invalid value
- Don't trigger additional save calls while one is in progress, but enqueue them. Helps avoid merge conflicts in git managed apps.