We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aefa97 commit 89d6af3Copy full SHA for 89d6af3
changelog.md
@@ -44,6 +44,14 @@ and this project adheres to
44
* This only affects UI/UX. It does not imply any build or runtime functionality.
45
* Many localization and error message improvements and additions to help guide users to solutions.
46
47
+## 0.45.1
48
+
49
+### Fixed
50
51
+* Fixed issue where installation on Windows would fail with a message from powershell saying script running is disabled.
52
+ * Context: We use a powershell script to create start menu shortcuts for the State Tool, as there are no solutions
53
+ in Golang to do this through system APIs.
54
55
## 0.45.0
56
57
### Added
0 commit comments