Release v1.49.13-beta.2
What's Changed
New Features
- feat(crud): show object elements in document view COMPASS-6707
- feat(crud): persist document view COMPASS-6937
- feat(crud): use current date when changing type COMPASS-8307
- feat(document-editor): handle max integer COMPASS-10773
- feat(crud-document): highlight modified field COMPASS-5587
Bug Fixes
- fix(compass-indexes): disable Save until search index definition changes COMPASS-9582
- fix(data-service): set readPreference to primary unconditionally in previewUpdate COMPASS-10872
- fix(components): truncate string title to prevent crash on large strings COMPASS-10857
- fix: improve handling of unescaped chars in connection strings COMPASS-10688
Full Changelog: v1.49.12...v1.49.13-beta.2