Skip to content

Releases: banago/PHPloy

Official 4.2 Release

17 Apr 06:27
Compare
Choose a tag to compare

#227: Implements storing password in a separate file outside of the ini file.
#237: Fixes user-imput passowors with special chars.

PHPloy 2.0

15 Aug 10:09
Compare
Choose a tag to compare

PHPloy 2.0 is now stable

Revision Syncing

14 Mar 08:53
Compare
Choose a tag to compare

In this release revision syncing was implemented. Check the README for more info.

Codebase improvements

01 Mar 06:41
Compare
Choose a tag to compare

Small codebase improvements.

A small fix.

15 Feb 10:12
Compare
Choose a tag to compare

A small fix.

Adds Rollbacks

14 Feb 23:06
Compare
Choose a tag to compare

This version of PHPloy implements the ability to rollback your deployment to an earlier version with just one command.

Codebase optimization

13 Feb 06:41
Compare
Choose a tag to compare

Codebase optimization by Fadion Dashi.

Introduced parseOptions() method.

12 Feb 10:54
Compare
Choose a tag to compare

Introduced parseOptions() method.

There is not more code in the global scope now - everything is encapsulated.

Multiple servers support

11 Feb 12:45
Compare
Choose a tag to compare

Multiple servers support added.