Skip to content

Releases: yusufozturk/PoSHServer

PoSHServer v3.7

20 Apr 21:54
Compare
Choose a tag to compare

PoSH Server v3.7 is released with a bug fix and HTML5 support.

New features:

Added HTML5 support

Bug fixes:

Fixed POST logic.

Thanks for using PoSHServer.

Yusuf

PoSHServer v3.6

16 Mar 13:42
Compare
Choose a tag to compare

PoSH Server v3.6 is released with some features and some bug fixes.

New Features:

Now custom config (config.ps1) file is usable per Web Site

Bug fixes:

Authentication doesn't work on first request (Thanks to Jason Monsorno for bug report)
PoSHServer doesn't accept POST Array (Thanks to Matthias for bug report)
When a post value contained "=" or "&", they were not being parsed correctly (Thanks to kdoblosky for fix)

Thanks for using PoSHServer.

Yusuf

PoSHServer v3.5

09 Feb 12:53
Compare
Choose a tag to compare

PoSH Server v3.5 is released with some features and some bug fixes.

New Features:

-JobCredentials switch added for secure job credentials

Bug fixes:

Fixed config.ps1 bug in Standalone package.
Fixed $env:PSModulePath bug

Thanks for using PoSHServer.

Yusuf.

PoSHServer v3.4

02 Feb 21:19
Compare
Choose a tag to compare

PoSH Server v3.4 is released with some features and some bug fixes.

New Features:

  1. PoSHServer-Standalone.exe added. Now you can start webserver by just double clicking exe file.
  2. PHP POST support is now available.
  3. PHP Redirection support is now available.
  4. PHP-cgi.exe module path is now getting from $env:PATH
  5. Default module path is now "C:\Program Files\PoSHServer"

Bug fixes:

  1. PHP support fixes.

Thanks for using PoSHServer.

Yusuf.

PoSHServer v3.3

01 Feb 08:58
Compare
Choose a tag to compare

PoSH Server v3.3 is released with some features and some bug fixes.

New Features:

  1. JobUsername and JobPassword parameters are added to run PoSHServer with different user. By default, PoSHServer runs with SYSTEM account. You can use JobUsername and JobPassword to run as a domain account.
  2. CustomJobSchedule parameter is added. On previous version of PoSHServer, Custom job schedule was 5 minutes. Now you can change it as 1, 5, 10, 20, 30, 60.

Bug fixes:

  1. Fixed a bug in SSL module when you use commercial SSL. Thanks to Jesse Gigler for bug report.

Thanks for using PoSHServer! :)

Yusuf.