Skip to content

Releases: mulesoft/api-console

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

v6.6.8

10 Jan 16:43
07bf714
Compare
Choose a tag to compare

API Console v6.6.8

Features

  • Added documentation support for allOf types in OAS 3.0 APIs

Bug fixes

  • Fixed bug when parsing numbers in headers that caused request panel not to render
  • Fixed bug where the multipart body editor did not have the correct type stored internally when initializing
  • Fixed bug where OAuth scopes weren't being rendered correctly

Tests

  • Added functional tests for responses
  • Added functional tests for AsyncAPIs
  • Added functional tests for OAS 3.0 APIs
  • Set up visual tests to run as part of GitHub actions

v6.6.7

20 Dec 17:51
3d0c4a5
Compare
Choose a tag to compare

Bug Fixes

Fixed bug where populating credentials after removing a header throws errorr
Fixed bug where modifying a header clears the previous changes after populating credentials

v6.0.8

15 Dec 18:16
8b2d18a
Compare
Choose a tag to compare

6.0.8 (2021-12-15)

Bug Fixes
Tests

v6.6.6

30 Nov 16:15
6e0c92d
Compare
Choose a tag to compare

6.6.6 (2021-11-30)

Bug Fixes
  • Fixed issues in some of the anypoint-web-components that used an API that may not be available in FF
  • Fixed bug where request panel fields were not being updated after credentials population event
  • Fixed bug where annotations were not being displayed correctly in partial models
  • Fixed bug where empty headers would be removed from request editor if body was present in request
  • Fixed bug where headers weren't being updated in the model when input was changed
  • Fixed bug where request with a file attachment in the body was not being sent
Tests
  • Added documentation panel tests for security and types
  • Added documentation panel tests for endpoints and methods
  • Added request panel tests for query parameters
  • Added some basic visual tests

v6.0.7

28 Oct 20:39
Compare
Choose a tag to compare

6.0.7 (2021-10-28)

Bug Fixes
Tests
  • increase timeout (8fb3faa8)
  • increase timeout (6d7a9c89)
  • basic, digest and passthrough security schemes in request panel (b1abe08a)
  • navigation for raml fragments (68a15950)

v6.6.5

19 Oct 16:04
4ffa23f
Compare
Choose a tag to compare

6.6.5 (2021-10-19)

Bug Fixes
  • use timeout to avoid using so many nextframe (130e1904)
Tests

v6.6.4

24 Sep 20:35
3f616c8
Compare
Choose a tag to compare

6.6.4 (2021-09-24)

Features
  • Added support for populating parameters with custom domain properties in the request editor via the populate_annotated_fields event
Testing
  • Added multiple component tests to request panel (Headers & Body, Authorization) and documentation

v6.0.6

17 Sep 17:58
219f830
Compare
Choose a tag to compare

6.0.6 (2021-09-17)