Releases: daredloco/GitInstaller
Releases · daredloco/GitInstaller
Version 1.9.3.1
Version 1.9.2
Whats new?
- Nothing. This is only a bugfixing Update
Whats fixed?
- Fixed bug where the Installer would crash if Project is from an Organization
Version 1.9.1
Whats new?
Whats fixed?
- Changed title of ManualWindow from "ManualWindow" to "Select repository"
Information
- If you want to use the NET5 installer, please compile it yourself. This is the NET Framework 4.7.2 version.
- With Version 1.9.2 the support for this version will be dismissed and only the NET 5.0 version will be updated!
Version 1.8.4
Whats new?
- Added clickable issues to the Version Details
Whats fixed?
- No bug found since version 1.8.3
Version 1.8.3
Version 1.8.2
Version 1.8
Whats new?
- Added link detection for plain links eg https://www.google.com
- Added link detection for GitHub links eg
- Added image detection eg
Whats fixed?
- No bugs since 1.7.* release
Known Bugs
- Image detection will add images multiple times.
Version 1.7.1
Whats new?
- Removed unnecessary usings
- Added types to MessageBoxes (eg. Warning/Error)
- Stability test
Whats fixed?
- No bugs since 1.7 release
Version 1.6.1
Whats new?
- Progressbar will show download progress
- Uninstall files when updating
- Added message to show when update starts
- Uninstall will check if the files exist before trying to uninstall them
- Removed Subfolder value from config.json because its no longer used
Whats fixed?
- Fixed bug that would crash the installer if zipsettings.json can't be found inside the archive
- Fixed bug with the progressbar on uninstall
Version 1.7
Whats new?
- Subfolders can now handle folders as well
- Manual installer if no config.json file is found. Just enter the Github Url in the promt and press "Load". No exception handling in this version!
Whats fixed?
- Minor localization corrections