You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Added
11
11
- Import of decomposed production items now has a brief timeout in case another deploy is in progress (#949)
12
12
- Option to view an individual file's history in the source control menu (#960)
13
+
- Change context menu now lists IPM packages from all Git-enabled namespaces, prefixed with the namespace name (#952)
13
14
14
15
### Fixed
15
16
- Changes to % routines mapped to the current namespace may now be added to source control and committed (#944)
16
17
- Edits to a decomposed production in VS Code fixed after changes to the VS Code ObjectScript extension (#949)
18
+
- Configure prompt no longer quits out with an unhelpful error if existing boolean settings are null (#962)
17
19
- Branch names are now constrained to a reasonable set of allowed characters, fixing an issue where branch names with special characters were hidden without explanation (#914)
0 commit comments