Skip to content

Commit 2ac4ce5

Browse files
committed
✅ Updates for next release (v2.0.0)
1 parent ca13ecc commit 2ac4ce5

File tree

494 files changed

+66457
-5864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

494 files changed

+66457
-5864
lines changed

CHANGES.txt

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
ToDo's
2+
* Ignore IntuneWinAppUtil download if proxy
3+
* Drag and drop on sequence view (files like EXE, MSI, Desktop shortcuts and more)
4+
* More validations / and checks on UI
5+
(...)
6+
7+
Version 2.0.0:
8+
* [Important] ThirdParty updated: PSADT and templates updated to version 4.1.5
9+
* Added feature: Deployment file preview mode
10+
* Added feature: VS Code editor (Monaco Editor) for PowerShell inline scripts
11+
* Added feature: Import Windows Installer
12+
* Added feature: Import Windows executable
13+
* Added GUI: Filter/search for PSADT commands
14+
* Added GUI: Drag-and-drop handler for Sequence View (simply drag and drop any file onto the sequence list to automatically generate the action)
15+
* Added Backend: PowerShell script for reading MSI files (located in the Scripts folder as Read-Msi.ps1).
16+
* Fixed Backend: Step counter for actions in the database
17+
* Fixed WinAPI: Windows are now closed rather than hidden when they are closed.
18+
* Fixed Generator: Guid parameter type
19+
120
Version 1.0.9 (Preview 9, Latest):
221
* Updated PSADT and templates to v4.1.0
322
* Added 'Open with VS Code' to the project menu bar (#9)
@@ -68,4 +87,4 @@ Version 1.0.2 (Preview 2):
6887
* Fixed toggle continue on error in PowerShell Script Builder (there was repeatedly "ContinueOnError" in the same command)
6988

7089
Version 1.0.0/1.0.1 (Preview 1):
71-
(First release)
90+
(First release)

Databases/PSADT.sqlite

0 Bytes
Binary file not shown.

DeploymentEditor.exe

-539 KB
Binary file not shown.

0 commit comments

Comments
 (0)