Skip to content

v0.7.0

Choose a tag to compare

@LBannenberg LBannenberg released this 11 Mar 22:40
· 23 commits to main since this release
  • Configuration revised
    • Should now be in stable form for the long term
    • Splits the filters into Request and Response tab
    • Removes the separate endpoint tab
    • Removes chosen.js which was flaky
    • Splits filters into separate tables that can take advantage of more specific source models
  • Endpoint filters improved
    • Handle confusion when there's overlap between routes for endpoints, such as GET /cmsPage/search and GET /cmsPage/:pageId
    • Some efficiencies for handling larger amounts of endpoint filters, needed for safer mode
  • Support for logging XML content type