Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
0.6.22
🐛 Bug Fixes
- Add experiment_rev into payload for share experiment to Studio #3499 by @mattseddon
0.6.21
🚀 New Features and Enhancements
- Open comparison table images when clicking on them #3467 by @sroy3
- Resize comparison table with slider #3480 by @sroy3
🔨 Maintenance
- Consolidate and fix Setup stories #3469 by @mattseddon
- Rename section enums to differentiate types #3470 by @mattseddon
- Add react/jsx-curly-brace-presence eslint rule #3471 by @mattseddon
- Move e2e tests to insiders #3481 by @sroy3
- Update dvclive (2.4.0) #3488 by @sroy3
0.6.20
🚀 New Features and Enhancements
- Make section headers sticky #3465 by @sroy3
- Add show setup commands #3474 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (2.50.0) #3473 by @mattseddon
0.6.19
🚀 New Features and Enhancements
- Make the plot sizing sliders sticky #3443 by @sroy3
- Add a slider to resize plots vertically #3428 by @sroy3
- Move Connect to Studio into Setup webview #3452 by @mattseddon
- Provide option to open and focus relevant Setup section through UI #3462 by @mattseddon
- Add show experiments button to final experiments screen #3463 by @mattseddon
🐛 Bug Fixes
🔨 Maintenance
- Update demo project and latest tested CLI version (2.47.2) #3451 by @mattseddon
- Update demo project and latest tested CLI version (2.48.0) #3457 by @mattseddon
- Fix flaky integration tests #3461 by @mattseddon
0.6.18
🚀 New Features and Enhancements
🔨 Maintenance
- Clean up setup internals #3435 by @mattseddon
- Create (shared) section container component #3440 by @mattseddon
0.6.17
🚀 New Features and Enhancements
- Move filter by and sort by views to the bottom and collapse for new users #3431 by @mattseddon
🐛 Bug Fixes
- Hide Studio view during onboarding process/startup #3432 by @mattseddon
🔨 Maintenance
- Add zoom plot telemetry event #3433 by @mattseddon
- Update demo project and latest tested CLI version (2.47.0) #3438 by @mattseddon
0.6.16
🚀 New Features and Enhancements
- Select the number of items per row from slider #3405 by @sroy3
- Change the background color for the smooth slider over plots #3427 by @sroy3
🔨 Maintenance
- Remove delay progress notfication closing from integration tests #3412 by @mattseddon
- Add delay to shore up snapshots #3415 by @mattseddon
- Pin and upgrade webview dependencies #3416 by @mattseddon
- Remove unnecessary Vega dependency #3423 by @mattseddon
- Pin @tanstack/react-table #3424 by @mattseddon
- Send single event to share experiment to Studio #3422 by @mattseddon
- Fix typo #3426 by @sroy3
0.6.15
🚀 New Features and Enhancements
- Have queue workers respect dvc.studio.shareExperimentsLive #3398 by @mattseddon
- Expose Open Studio Settings in the command palette #3399 by @mattseddon
- Switch add Studio access token to update when Studio is connected #3400 by @mattseddon
🔨 Maintenance
- Remove vega-functions & vega-scale resolutions #3395 by @mattseddon
- Added a story to visualize the icons #3403 by @sroy3
0.6.14
🐛 Bug Fixes
- Revert "fix(deps): update dependency vega to v5.23.0" #3396 by @mattseddon