v1.4.2.695
- Fixed a bug where HttPlaceholder would create a
.httplaceholder
folder in the user home directory even if thefileStorageLocation
configuration value was set (#232). - Added possibility for providing a list of safe IPs to HttPlaceholder for reading and using the
X-Forwarded-For
,X-Forwarded-Host
andX-Forwarded-Proto
headers (#235). - Fixed bug where updating stub would not work anymore (#236).
BREAKING CHANGES
- None