This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Releases: mockoon/commons-server
Releases · mockoon/commons-server
v2.1.0
Features:
- Multiple headers with same name are now supported. (Issue mockoon/mockoon#318)
v2.0.0
v1.2.1
v1.2.0
v1.1.1: Fix empty rules with AND operator intercepting
Fixes:
- Fix empty rules with AND operator interrupting the rules evaluation. (Issue #6)
v1.1.0
Features:
- Add new sequential responses option and request number rule type (Issue mockoon/mockoon#459)
v1.0.5
v1.0.4
Fixes:
- Fix API prefix trailing slash resulting in 404. (Issue mockoon/mockoon#422)
v1.0.3: Fix proxied binary bodies wrongly converted to utf-8
Fixes:
- Fix proxied binary bodies wrongly converted to utf-8. (Issue #3)