slumber

Version 0.10.0-beta.3

v0.10.0-beta.3 Dec 20 2023 at 16:43 UTC

Changes

  • Preserve key order of objects in JSON responses #405

Fixed

  • Fixed ignore_certificate_hosts and large_body_size fields not being loaded from config
  • Improve performance of large response bodies #356
    • This includes disabling prettyification and syntax highlighting on bodies over 1 MB (this size is configurable, via the large_body_size config field)
    • Loading a large response body should no longer cause the UI to freeze or low framerate