- Added support for opening multiple Jujutsu repositories in the same VS Code workspace (abc3395) and (66c4059)
- Added support for moving changes from a Parent Commit to the Working Copy on the commit-level (a6d82ff) and both directions on the file-level (ce5f534)
- Added support for discarding changes, on both the commit-level and file-level (5631ab1) and (53da67f)
- Added support for switching to a Parent Commit (b8119e8)
- Improved the appearance of the labels of the Working Copy and Parent Commit resource groups (f5ddbc8)
- Autofill input with previous text when updating a change's description (496f880)
- Sped up squashing by caching repository status (226e2e2)
- Improved the appearance of the revision history view (183cfe7)
- Added functionality on the revision history view to create merge changes (183cfe7)