What's Changed
New Features
- feat(stage-wizard): implement text search wizard
- feat: remove NONE and authMechanism=DEFAULT COMPASS-7308
- feat: Improve stage wizard discoverability and interaction COMPASS-7350
- feat: use dark colors for background on initial app loading with dark theme
- feat: remove outdated guide cues COMPASS-7396
Bug Fixes
- fix(generative-ai): add type button html attribute so ai entry buttons don't get html form submit events COMPASS-7356
- fix(stage-wizard): ux fixes for $search wizard
- fix(compass-home): add z-index to shell container so it overlays sidebar content COMPASS-7395
- fix(compass-sidebar): convert to ts, fix save connections bug COMPASS-7418
- fix: pass relaxed: false to EJSON.deserialize() so values won't be promoted COMPASS-7431
- fix(stage-wizard): remove field selector from $count
- fix: use consistent monospace fonts HELP-52113
- fix(compass-components): do not keep fallback content when not needed COMPASS-7417
- fix(stage-wizard): indent generated stages
- fix(connection-storage): remove oidc serialized state from connection COMPASS-7453
Full Changelog: v1.40.4...v1.40.5-beta.5