What's Changed
New Features
- feat: index-management for data readonly users with the group_index_manager role CLOUDP-425546
- feat(packaging): package on macos 14 COMPASS-10926
- feat(crud): use date-time picker to edit dates COMPASS-10780
- feat(schema-validation): support the 9.0 constraint validation level COMPASS-10969
- feat(crud): add shell syntax editor to insert document COMPASS-10772
- feat(document): wrap Long and Decimal bson values and use colors when editing COMPASS-10909
- feat(timezone): show datetime in user preferred timezone COMPASS-2647
Bug Fixes
- fix(crud): ensure update query filter is applied COMPASS-10784
- fix(bson-transpiler): Refactor string literal handling in BSON transpilers COMPASS-10958
- fix(deps): bump mongodb-query-parser for dbref COMPASS-10987
Full Changelog: v1.49.14...v1.49.15