Skip to content

Releases: tugich/DeploymentEditor

Bugfix Release - Version 2.2.1

17 Feb 17:48

Choose a tag to compare

What's fixed?
File menu handling in the Main Window (#18, #14)

Full Changelog:
v2.2.0...v2.2.1

New Release - Version 2.2.0

15 Feb 11:08

Choose a tag to compare

What's new?

  • [Important] PSADT and templates updated to version 4.1.8
  • Added feature: Built-in Software Log Reader (for .log files)
  • Fixed issue with saving project settings names and values (#13)
  • Fixed save-close procedure after running plugins with a closed database request

Full Changelog:
v2.1.0...v2.2.0

New Release - Version 2.1.0

03 Jan 12:40

Choose a tag to compare

What's new?

  • [Important] PSADT and templates updated to version 4.1.7
  • Added Feature: New Plugin - Microsoft Intune Upload
  • Updated Backend: Plugin.ini - Added the UnloadProject parameter to the [Script] section
  • Updated Backend: WinGet Import - Added local repository file date and time to the message popup
  • Fixed Backend: WinGet Import - Deployment file is now generated automatically after a successful import
  • Fixed GUI: Fixed button event handling – windows are now hidden instead of being fully closed/destroyed

Full Changelog: v2.0.0...v2.1.0

New Release - Version 2.0.0

25 Sep 12:30

Choose a tag to compare

What's new?

  • [Important] ThirdParty updated: PSADT and templates updated to version 4.1.5
  • Added feature: Deployment file preview mode
  • Added feature: VS Code editor (Monaco Editor) for PowerShell inline scripts
  • Added feature: Import Windows Installer
  • Added feature: Import Windows executable
  • Added GUI: Filter/search for PSADT commands
  • Added GUI: Drag-and-drop handler for Sequence View (simply drag and drop any file onto the sequence list to automatically generate the action)
  • Added Backend: PowerShell script for reading MSI files (located in the Scripts folder as Read-Msi.ps1).
  • Fixed Backend: Step counter for actions in the database
  • Fixed WinAPI: Windows are now closed rather than hidden when they are closed.
  • Fixed Generator: Guid parameter type

Full Changelog: v1.0.9...v2.0.0

New Release - Version 1.0.9

16 Aug 17:33

Choose a tag to compare

What's new?

  • Updated PSADT and templates to v4.1.0
  • Added 'Open with VS Code' to the project menu bar (#9)
  • Fixed the demo project with 7-Zip

Full Changelog: v1.0.8...v1.0.9

New Release - Version 1.0.8

22 Jul 10:57

Choose a tag to compare

What's new?

📢 New Feature - WinGet Import:
It is now possible to generate a PSADT project from most WinGet packages with an x64 or x86 installer.
The importer downloads the installer file and automatically generates the corresponding action with the silent switch.
The product name, vendor and app version will be automatically populated thanks to the information in the package manifest.

✅ Tested with: Adobe Acrobat Reader, Notepad++ and 7Zip

Full Changelog:
v1.0.7...v1.0.8

New Release - Version 1.0.7

23 Apr 21:27

Choose a tag to compare

What's new?

  • Updated PSADT and templates to v4.0.6 (#4)
  • Added condition for each action/command (#6)
  • Added project based template file (#5)
  • Added action parameter to command: Start-ADTMsiProcess (#2)
  • Added test project with MSI example (#2)
  • Added word wrap in description editor

Full Changelog:
v1.0.6...v1.0.7

New Release - Version 1.0.6

18 Jan 03:47

Choose a tag to compare

What's new?

  • Added new feature: Run Installation in Windows Sandbox
  • Added PowerShell & PureBasic script to build PSADT.sqlite
  • Added basic plugin support (PowerShell only)
  • Added scrollbar area for action editor/command values (support for lower screen resolutions)
  • Updated Script Builder: -ContinueOnError 1" replaced with "-ErrorAction SilentlyContinue"
  • Updated links to new PSADTv4 documentation
  • Updated PSADT templates for PSADTv4
  • Updated PSADT template: Added install/uninstall/repair registry entry to HKEY_LOCAL_MACHINE\SOFTWARE\Company\Deployments
  • Updated PSADT.sqlite to PSADTv4
  • Fixed PowerShell Start button - added set location to project path

Full Changelog:
https://github.com/tugich/DeploymentEditor/commits/v1.0.6