0.8.3
🚀 New Features and Enhancements
- Use dvc config to store and access studio.token #3768 by @mattseddon
- Integrate remaining share experiment command with the extension (exp push) #3781 by @mattseddon
- Add multi-select versions of exp push #3792 by @mattseddon
- Add push experiment(s) to the command palette #3793 by @mattseddon
🐛 Bug Fixes
- Ensure duplicate colors are not made available during collection #3780 by @mattseddon
- Add GIT_TERMINAL_PROMPT=0 to DVC environment variables #3779 by @mattseddon
- Fix available revisions for multi view plots #3774 by @sroy3
- Display progress errors to users #3791 by @mattseddon
- Fix dvc details version incorrectly showing "Not Found" #3787 by @julieg18
🔨 Maintenance
- Use exp push to share experiments to Studio #3701 by @mattseddon
- Remove commit and share and share as branch options #3771 by @mattseddon
- Stub dvc config calls in integration tests #3777 by @mattseddon
- Rename exp commands to closer match CLI #3778 by @mattseddon