Releases: yusufozturk/PoSHServer
PoSHServer v3.7
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
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
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
PoSH Server v3.4 is released with some features and some bug fixes.
New Features:
- PoSHServer-Standalone.exe added. Now you can start webserver by just double clicking exe file.
- PHP POST support is now available.
- PHP Redirection support is now available.
- PHP-cgi.exe module path is now getting from $env:PATH
- Default module path is now "C:\Program Files\PoSHServer"
Bug fixes:
- PHP support fixes.
Thanks for using PoSHServer.
Yusuf.
PoSHServer v3.3
PoSH Server v3.3 is released with some features and some bug fixes.
New Features:
- 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.
- 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:
- Fixed a bug in SSL module when you use commercial SSL. Thanks to Jesse Gigler for bug report.
Thanks for using PoSHServer! :)
Yusuf.