Skip to content

Releases: chinesedfan/parrot-mocker-web

v1.5.4

27 Sep 03:21
Compare
Choose a tag to compare
  • filter CloudFlare headers
  • support to send messages to the request list panel
  • 100% server codes coverage

v1.5.3

06 Aug 06:09
Compare
Choose a tag to compare
  • support non-standard status codes, #14
  • able to show git head in the console, #22
  • replace config help link
  • return real text if failed to parse json
  • click to edit client id, #23
  • enhance logging, #17

v1.5.2

06 Jul 08:48
Compare
Choose a tag to compare
  • support 1mb config, which is consistent with the UI
  • mention config.callback

v1.5.1

23 Jun 16:00
Compare
Choose a tag to compare
  • introduce tests
  • set highWaterMark to max

v1.5.0

24 May 05:45
Compare
Choose a tag to compare
  • dynamic highWaterMark
  • make https optional
  • remind big mock data, #20
  • add favicon and Github link, #21
  • support new config field prepath

v1.4.0

18 Dec 07:06
Compare
Choose a tag to compare
  • introduce element-ui, fixed #2
  • handle invalid config, fixed #18
  • highlight selected request row, fixed #19
  • support to config mock data by request parameters, fixed #16

v1.3.2

04 Sep 02:31
Compare
Choose a tag to compare
  • not parse body if not post
  • handle 512kb large response

v1.3.1

18 Dec 07:00
Compare
Choose a tag to compare
  • support to config by mock.js
  • handle api errors to avoid crash