Skip to content

Releases: daredloco/GitInstaller

Version 1.9.3.1

19 Aug 11:43
Compare
Choose a tag to compare

Whats new?

  • Nothing. This is only a bugfixing Update

Whats fixed?

  • Fixed bug #13
  • Fixed bug where file download would be ignored if "ignored-files" was set to an empty array

Version 1.9.2

07 Jul 19:10
Compare
Choose a tag to compare

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

31 Dec 23:37
77df223
Compare
Choose a tag to compare

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

10 Dec 12:15
Compare
Choose a tag to compare

Whats new?

  • Added clickable issues to the Version Details

Whats fixed?

  • No bug found since version 1.8.3

Version 1.8.3

10 Dec 12:06
Compare
Choose a tag to compare

Whats new?

  • Promt if file is locked or opened by another process

Whats fixed?

  • Fixed Bug #8

Version 1.8.2

04 Dec 15:32
13222a3
Compare
Choose a tag to compare

Whats new?

  • Nothing. This is only a bugfixing Update

Whats fixed?

  • Fixed Bug #5
  • Fixed Bug #6

Version 1.8

04 Dec 14:48
7812cb1
Compare
Choose a tag to compare
Version 1.8 Pre-release
Pre-release

Whats new?

  • Added link detection for plain links eg https://www.google.com
  • Added link detection for GitHub links eg Link
  • Added image detection eg Picture

Whats fixed?

  • No bugs since 1.7.* release

Known Bugs

  • Image detection will add images multiple times.

Version 1.7.1

03 Dec 23:35
bf2c011
Compare
Choose a tag to compare

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

30 Oct 12:54
Compare
Choose a tag to compare
Version 1.6.1 Pre-release
Pre-release

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

03 Dec 19:13
Compare
Choose a tag to compare
Version 1.7 Pre-release
Pre-release

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