Skip to content

Releases: filiphric/cypress-plugin-api

v2.1.1

05 Nov 22:53
2b2ba80
Compare
Choose a tag to compare

2.1.1 (2022-11-05)

Bug Fixes

  • remove null from url if baseUrl is not defined (3294376)

v2.1.0

05 Nov 21:44
7a8e69d
Compare
Choose a tag to compare

2.1.0 (2022-11-05)

Features

  • add line numbers to data blocks (2448926)

v2.0.0

04 Nov 19:15
6377a13
Compare
Choose a tag to compare

2.0.0 (2022-11-04)

  • Merge pull request #36 from filiphric/release/2.0.0 (6377a13), closes #36

BREAKING CHANGES

  • v2

v1.8.0

04 Nov 19:07
aae160a
Compare
Choose a tag to compare

1.8.0 (2022-11-04)

Features

  • BREAKING CHANGE - rewrite the UI (d13c10d)

v1.7.1

01 Nov 10:09
71bc7c6
Compare
Choose a tag to compare

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

30 Oct 17:57
fe25e41
Compare
Choose a tag to compare

1.7.0 (2022-10-30)

Features

  • add the ability to hide credentials in UI (60a8801)

v1.6.0

29 Oct 20:12
Compare
Choose a tag to compare

1.6.0 (2022-10-29)

Features

  • improve logging on sidebar (57d0ca4)

v1.5.0

27 Oct 20:59
f21a36e
Compare
Choose a tag to compare

1.5.0 (2022-10-27)

Features

v1.4.1

24 Oct 10:08
3076ef2
Compare
Choose a tag to compare

1.4.1 (2022-10-24)

Bug Fixes

  • rewrite how plugin is loaded in order to make cy.session work (edceaef)

v1.4.0

18 Oct 14:17
e6bee27
Compare
Choose a tag to compare

1.4.0 (2022-10-18)

Features

  • add copy button for query, request and headers (d758c90)