Skip to content

Releases: daredloco/GitInstaller

Version 1.5.4

26 Oct 00:44
Compare
Choose a tag to compare

Whats new?

  • Nothing. Hotfix release.

Whats fixed?

  • Fixed bug #2 (Folder won't get deleted if application gets uninstalled)

Version 1.5.3

26 Oct 00:22
b97849e
Compare
Choose a tag to compare

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

25 Oct 18:13
Compare
Choose a tag to compare
Version 1.5 Pre-release
Pre-release

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

24 Oct 15:45
Compare
Choose a tag to compare

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

24 Oct 15:36
Compare
Choose a tag to compare
Version 1.4 Pre-release
Pre-release

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

24 Oct 13:47
Compare
Choose a tag to compare

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

23 Oct 16:49
Compare
Choose a tag to compare

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

23 Oct 12:43
Compare
Choose a tag to compare

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

23 Oct 03:24
Compare
Choose a tag to compare
Version 1.0 Pre-release
Pre-release

This is the first version of the GitInstaller.
You shouldn't use it in production, but you can test it out!