Skip to content

Releases: mulesoft/api-console

v6.6.18

15 Jul 19:13
9a4ae3c
Compare
Choose a tag to compare

Fixes

Missing minItems and maxItems information on data type documentation
Generate example for array of objects

v6.6.17

24 Jun 19:04
c24ea4f
Compare
Choose a tag to compare

Fixes

  • XML responses weren't being rendered correctly in the response viewer (sanitization was removing custom XML tags)
  • [AsyncAPI] All messages weren't being rendered if there was more than one

v6.6.16

27 May 18:05
23fc579
Compare
Choose a tag to compare

Fixes

Ensure form field constraints and errors are associated with their corresponding field

v6.6.15

19 May 21:18
98954d5
Compare
Choose a tag to compare

Fixes

Sanitize request responses to avoid XSS attack

v6.6.14

06 May 15:32
789fd48
Compare
Choose a tag to compare

Fixes

  • Infinite call stack when resolving certain types in AmfHelperMixin
  • (A11y) Added and fixed some aria-labels, and added some aria-hidden to icons

v6.6.13

18 Apr 20:33
f0c49d2
Compare
Choose a tag to compare

6.6.13

Fixes

Sanitize API server description to avoid XSS attack

v6.6.12

07 Apr 19:39
4951fee
Compare
Choose a tag to compare

6.6.12 (2022-04-07)

Bug Fixes
  • Inclusive Language changes: remove usage of master word
  • XML name not overriding type name
  • OAuth 2.0 token requested event no longer being dispatched
  • Property of data type datetime-only is showing as Time in the documentation
  • Empty parameter in URL when queryParameter value is 0

v6.6.11

03 Mar 21:19
2ac049f
Compare
Choose a tag to compare

v6.6.11

Bug Fixes

  • [Regression] Code icon missing in response example render

v6.6.10

25 Feb 16:42
6160177
Compare
Choose a tag to compare

API Console v6.6.10

Bug Fixes

  • A long XML schema example would be duplicated
  • Saving response would generate an empty .HAR file
  • Headers were not being reset when navigating to another operation without headers
  • Adding a new custom header did not change focus to the newly added field
  • Icon for saving .HAR response was missing
  • [Accessibility] An array response's collapse button was not focusable

v6.6.9

28 Jan 16:30
e30b1ee
Compare
Choose a tag to compare

API Console v6.6.9

Features

  • Added request body description to documentation

Bug fixes

No changes.

Testing

  • Added test for overwriting Content-Type header with multipart body
  • Added functional tests for flattened model
  • Added test for sending request with a file attachment as body