Release v1.49.14
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
- feat(insert-document): handle unsafe integer when inserting document COMPASS-5127
- feat(query-bar): handle max integer query bar COMPASS-5127
- feat(right-click): copy element and document as shell syntax COMPASS-10041
- feat(aggregations): handle max integer in aggregations COMPASS-6372
- feat(generative-ai): persist open state of generate query and aggregation COMPASS-10771
- feat(crud): show loading when fetching first time COMPASS-7897
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
- fix(compass): extend the list of removed deprecated features COMPASS-10898
- fix: handle early connection failures COMPASS-10907
- fix(crud): prevent hiding toolbar and error on large document editor COMPASS-10930
Full Changelog: v1.49.12...v1.49.14