Skip to content

0.0.2 (13-Nov-2022)

Latest
Compare
Choose a tag to compare
@neel1996 neel1996 released this 10 Nov 17:47
· 14 commits to main since this release
a4f39ba

Enhancements

  • E2E: Add end-to-end tests for mimock #241
  • Order user list by name on user management screen by #183, @aditilahare
  • Accept filename from the UI for binary response #163

Bug fixes

  • Unpredictable BCrypt string validator #243
  • Mock endpoint breaks if request header has auth token #242
  • Restrict landing on edit page for Archived/Deleted mocks #186
  • Fails to start with docker compose #176

New Contributors