Skip to content

Commit 0f6da51

Browse files
committed
Update CHANGELOG.md
1 parent bcaaf95 commit 0f6da51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- 'New Branch' menu option in basic now will create new branches from the configured default merge branch (#366)
2121
- Merging back with the default merge branch is now a part of the basic mode's Sync flow (#366)
2222
- Added a new option "compileOnImport". If true, Import options will compile files using the pull event handler. (#362)
23+
- Git web UI overhauled for better UX selecting files to commit/stash/discard (#346)
24+
- Git web UI supports discarding some/all changes (#395)
2325

2426
### Fixed
2527
- Modifications to local repo files are now synced with IRIS (#153)
2628
- Menu items names are properly translated from internal name in VSCode, Management Portal (#372)
2729
- Now has proper locking behavior in `##class(SourceControl.Git.WebUIDriver).HandleRequest()`(#385)
2830
- Git operations from the WebUI now don't unlock the session if they aren't read-only
29-
- WebUI works properly for users with %Developer without needing to add further SQL privileges (#365)
31+
- WebUI works properly for users with %Developer without needing to add further SQL privileges (#365, #358)
32+
- Uncommitted deletes are shown in WebUI (#395)
3033

3134
## [2.3.1] - 2024-04-30
3235

0 commit comments

Comments
 (0)