Releases: atc-net/atc-installer
Releases · atc-net/atc-installer
Atc.Installer.msi
What's Changed
- Add Support blazor webassembly
- Add Introduce options=>DisableInstallationActions
Full Changelog: 1.0.14.0...1.0.15.0
1.0.14.0
What's Changed
- Fix: On deploy - change set IsBusy=true to SetBusy with 500ms to notify UI-spinner
- Fix: To fix the False/positive UI notification - an extra GetServiceState check is added
- Fix: Set working dir for process-execute
Full Changelog: 1.0.12.0...1.0.14.0
Atc.Installer.msi
What's Changed
- Add: InstallAllUsers
- Fix: Change yearsUntilExpiry from 10 to 100
- Fix: Delete UnpackedZipFolderPath if exist and file-count is 0
Full Changelog: 1.0.11.0...1.0.12.0
Atc.Installer.msi
What's Changed
- Add Create and assign X509Certificate on a IIS https binding
- Add options for logo-icon
- Add Command for remove component
- Fix: AppSettings template resolver
Full Changelog: 1.0.10.0...1.0.11.0
Atc.Installer.msi
What's Changed
- Fix: Edit default application settings was not saved
Full Changelog: 1.0.9.0...1.0.10.0
Atc.Installer.msi
What's Changed
- Fix: For ProcessHelper, set current directory to the path for where the installation-exe-file is
- Fix: ToastNotificationMessage from Information to actual toastNotificationType
Full Changelog: 1.0.8.0...1.0.9.0
Atc.Installer.msi
What's Changed
- Bugfix - installation path was not resolved if template was used.
- Add reporting of installation to a MS Excel file
Full Changelog: 1.0.7.0...1.0.8.0
1.0.7.0
What's Changed
- Bugfix - resolve template lookup in ref components by @davidkallesen in #3
Full Changelog: 1.0.6.0...1.0.7.0
Atc.Installer.msi
What's Changed
- Now it is possible to add/edit/delete settings
- Auto load last project on startup
Full Changelog: 1.0.5.0...1.0.6.0
Atc.Installer.msi
- Add CheckForUpdates on startup
- Change "Microsoft .NET AppHost Pack" to "Microsoft .NET Host" for IIS Prerequisite check