## [0.8.13](https://github.com/Cumulocity-IoT/cumulocity-cypress/compare/v0.8.12...v0.8.13) (2025-04-09)


### Bug Fixes


* **c8yctrl:** Always remove transfer-encoding in mock handler ([#391](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/391)) ([83d6c0d](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/83d6c0d9544d359b18963daf610c54333e4cbff0))
* **c8yctrl:** Cypress console log for c8yctrl  ([#396](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/396)) ([d03b29d](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/d03b29d758840abec0b46302406807008da623ef))
* **c8yctrl:** Fix 404 response for reloading current pact ([#383](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/383)) ([ed6fb09](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/ed6fb09a049464f53f1667d88ee5ac94e8c8c0cd))
* **c8yctrl:** Fix enabling mockhandler without a base url ([#381](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/381)) ([d133ec1](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/d133ec17d36e8dac389214594478c7e4478a7fc4))
* **c8yctrl:** Fix loading config with absolute path ([#382](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/382)) ([ab40d31](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/ab40d313cc50723d196aeccc8d4dccbe330d47b1))
* **c8yctrl:** Fix overwriting preprocessor default config ([#392](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/392)) ([33147c3](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/33147c35d22659d50a0dafb589f4f208b0384d44))
* **c8yctrl:** Fixed recording pacts with all pact info properties ([#395](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/395)) ([00cac31](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/00cac310ce162d1b748e53dbb9ebdfed52141169))
* **c8yctrl:** Fixed request body processing for recording ([#390](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/390)) ([81e52e5](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/81e52e5aaf7c02f8b7d40f3db94e5c6e01891990))
* **c8ypact:** Read createdObject from location header ([#398](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/398)) ([72f123d](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/72f123d75dec428954b5ce55f05990a57268ce1f))
* **plugin:** Forward C8Y_ and C8YCTRL_ env variables to cypress env ([#397](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/397)) ([c2cf535](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/c2cf53535e3de121151fd1566a3d341e69774ed1))
* **preprocessor:** Allow arrays in obfuscate and ignore keypaths ([#394](https://github.com/Cumulocity-IoT/cumulocity-cypress/issues/394)) ([464a181](https://github.com/Cumulocity-IoT/cumulocity-cypress/commit/464a181163149b61c89d87f54179df2b01404a7b))  

  Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
