Releases: filiphric/cypress-plugin-api
Releases · filiphric/cypress-plugin-api
v2.1.1
2.1.1 (2022-11-05)
Bug Fixes
- remove null from url if baseUrl is not defined (3294376)
v2.1.0
2.1.0 (2022-11-05)
Features
- add line numbers to data blocks (2448926)
v2.0.0
2.0.0 (2022-11-04)
- Merge pull request #36 from filiphric/release/2.0.0 (6377a13), closes #36
BREAKING CHANGES
v1.8.0
1.8.0 (2022-11-04)
Features
- BREAKING CHANGE - rewrite the UI (d13c10d)
v1.7.1
1.7.1 (2022-11-01)
Bug Fixes
- prevent anonymized from credentials sent to request (2ba7313)
- prevent anonymized from credentials sent to request (53a7d52)
v1.7.0
1.7.0 (2022-10-30)
Features
- add the ability to hide credentials in UI (60a8801)
v1.6.0
1.6.0 (2022-10-29)
Features
- improve logging on sidebar (57d0ca4)
v1.5.0
1.5.0 (2022-10-27)
Features
v1.4.1
1.4.1 (2022-10-24)
Bug Fixes
- rewrite how plugin is loaded in order to make cy.session work (edceaef)
v1.4.0
1.4.0 (2022-10-18)
Features
- add copy button for query, request and headers (d758c90)