-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathCHANGES.txt
More file actions
42 lines (34 loc) · 1.5 KB
/
CHANGES.txt
File metadata and controls
42 lines (34 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Version 1.6.0:
* Renamed PowerShell scripts in .\Scripts folder
* Updated PSAppDeployToolkit (PSADT) to v4.0.6
* Updated PSADT templates to v4.0.6
* Updated PSAppDeployToolkit templates to v4.0.6 - Added Registry key for app detection in Intune
Version 1.5.3:
* Added keyboard shortcut [Enter] for searching installed apps
Version 1.5.2:
* Added search window for installed Windows apps
* Fixed issue with PSADT generator for MSI installers (app crash)
Version 1.5.1:
* Added PSAppDeployToolkit (PSADT) project generator - Thanks to: https://psappdeploytoolkit.com
* Added PSAppDeployToolkit (PSADT) debugger window
* Added MSI details dialog - Extraction of details from an MSI file (publisher, productname, version, productcode)
* Added About dialog
* Added threadsafe & multi-threading support for some application tasks
* Fixed window event handling (WinAPI)
* Improved application start
Version 1.4.0:
* Added PowerShell Module detection for IntuneWin32App in Intune.ps1
Version 1.3.0:
* Added automatic download for IntuneWinAppUtil (from GitHub)
* Added Intune direct upload as new feature (only for packages with MSI installer)
* Fixed issue with selecting folder by the clicking on the folder icon
Version 1.2.0:
* Fixed issue with MSI productcode extraction
* Fixed folder selection (not over drag & drop)
Version 1.1.0:
* Added "Commands for Intune"
* Added action for PEiD informations
* Added actions for silent switch, icon & description search
* Fixed issue with existing packages
Version 1.0.0:
(First release)