Skip to content

Releases: nico-martin/git-installer

v1.3.4

Choose a tag to compare

@nico-martin nico-martin released this 22 Jan 17:47
11efc0c
  • Fix for a PHP notice "Function _load_textdomain_just_in_time was called incorrectly"

v1.3.3

Choose a tag to compare

@nico-martin nico-martin released this 05 Jan 21:44
76407c4

v1.3.2

Choose a tag to compare

@nico-martin nico-martin released this 26 Feb 08:43
51fd63b
  • Fix for issue #69

v1.3.1

Choose a tag to compare

@nico-martin nico-martin released this 30 Aug 19:04
685f180
  • Fix for maintenance mode on update error (issue #63)
  • Fix for timeout for wp_remote_get package zip (issue #63)
  • Fix for validateDOMNesting (issue #61)

v1.3.0

Choose a tag to compare

@nico-martin nico-martin released this 27 Aug 20:04
18bb43d
  • New feature: Postupdate Hooks (issue #50)
  • New feature: If the Plugin/Theme is installed from a directory inside the repository, the directory name will be the Plugin/Theme-directory (issue #46)
  • Fix for fullDelete bug
  • Fix for invalid/changed repository URLs (issue #49)
  • Fix for directory name (issue #48)
  • Fix for register_rest_route was called incorrectly by neverything
  • Fix for validateDOMNesting (issue #56)

v1.2.5

Choose a tag to compare

@nico-martin nico-martin released this 10 Jul 20:59
ee3564b
  • Fix for dot in repository name

v1.2.4

Choose a tag to compare

@nico-martin nico-martin released this 07 Apr 05:06
  • Improvement for .maintenance

v1.2.3

Choose a tag to compare

@nico-martin nico-martin released this 06 Apr 21:43
  • Removed possible PHP Notices
  • Added .maintenance while updating

v1.2.2

Choose a tag to compare

@nico-martin nico-martin released this 27 Feb 20:32
5f70d90
  • Bugfix for gitlab URL parsing

v1.2.1

Choose a tag to compare

@nico-martin nico-martin released this 08 Feb 17:04
  • Bugfix for issue #42