Releases: daredloco/GitInstaller
Releases · daredloco/GitInstaller
Version 1.5.4
Whats new?
- Nothing. Hotfix release.
Whats fixed?
- Fixed bug #2 (Folder won't get deleted if application gets uninstalled)
Version 1.5.3
Whats new?
- Subfolders. Add various subfolders to handle your files. Can only be made with files but before v1.6 it will get functionality to handle whole folders as well.
Whats fixed?
- No known bugs since last version
Version 1.5
Important Information
- This is a pre-release to test the functionality of the ZipSettings so you're better of using version 1.4.1 as this version is NOT stable
Whats new?
- Uninstaller. Users can now uninstall the installations, in this version it won't work with updates, but this will coming with the release version of 1.5
Whats fixed?
- No known bugs since last version
Version 1.4.1
Whats new?
- This is only a hotfix
Whats fixed?
- Fixed a bug that caused the archive handler to unpack nothing because it did check if the file has a filename and if it had one it would ignore it. Obviously a wrong behaviour, as it should ignore the files without a filename.
Version 1.4
Important Information
- This is a pre-release to test the functionality of the ZipSettings so you're better of using version 1.3 as this version is NOT stable
Whats new?
- Added ZipSettings class and functionality to add subfolder informations to the zip files. If no zipsettings.json file is found inside the archive it will ignore the settings and just unpack it inside the rootfolder
Whats fixed?
- No known bugs since last release
Version 1.3
Whats new?
- Utils class with Wildcard functions
- Wildcards to ignore_tags
- Wildcards to ignore_files
Whats fixed?
- No known bugs since last release
Version 1.2.4
Whats new?
- ignored-files added to the configuration file
- ignored-tags added to the configuration file
- Minor changes
- Added link handler for rtb_changes (Ignores pictures at the moment and displays links italic)
Whats fixed?
- Added ##### and ###### textmanipulation
Version 1.1.3
Whats new?
- Added an Application Icon.
- Added "Show Preview Releases" Checkbox
- Added textmanipulation for headers (#### ### ## #)
- Added a "Single file installer" means only the Executable and the config file needed
Whats fixed?
- Set paragraph margin from rtb_changes to zero
- Removed WindowsAPICodePack and changed back Folder Selection Dialog to default
- Removed unnecessary usings
Version 1.0
This is the first version of the GitInstaller.
You shouldn't use it in production, but you can test it out!