Skip to content

Releases: mulesoft/api-console

v6.0.7

28 Oct 20:39

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

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

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

Choose a tag to compare

6.0.6 (2021-09-17)

v6.6.3

13 Sep 13:17
85820a2

Choose a tag to compare

6.6.3 (2021-09-13)

Features
  • Added --api-responses-method-padding-left and --api-responses-method-padding-right CSS variables
  • Added listener for securitysettingsinfochanged to populate security settings fields in request panel
Bug fixes
  • Fixed visual bug in code selector divider in responses documentation
  • Fixed bug where summary would not clear when changing AMF model to that of a library
Build changes
  • Removed force-resolutions package as there were still sub-dependency clashes

v6.6.2

27 Aug 16:40
a7ed8c7

Choose a tag to compare

6.6.2 (2021-08-27)

Features
  • Added multiple data- attributes across components for testing
Bug fixes
  • Optional query parameters not being added to request URL
  • XML example not rendering for application/xml body
  • Headers autocomplete not opening on focus
  • Dropdown not closing when selecting the currently selected item
Build changes
  • Added force-resolutions dependency to resolve specific component versions in sub-dependencies

v6.6.1

11 Aug 13:08
182fa03

Choose a tag to compare

6.6.1 (2021-08-11)

Bug Fixes

Releasing new version with fix in arc-response for major bug where response was not being rendered.

v6.6.0

06 Aug 20:06
dfb3f78

Choose a tag to compare

6.6.0 (2021-08-06)

Bug Fixes
  • Nullable properties examples are now generated and shown correctly
  • Fixed bug where XML generated examples would not consider XML name when defined
  • Fixed bug where response time had too many digits after the decimal place
  • Fixed bug where scalar types was showing two duplicated generated examples
New Features
  • Added persistCache property to prevent cache clearning in request panel after AMF property change
  • Render description for named examples

v6.5.2

26 Jul 17:25
a87c17d

Choose a tag to compare

6.5.2 (2021-07-26)

Bug Fixes
  • Fixed bug where media type names in the selector would be empty
  • Fixed bug where Content-Type header was not being sent in the request because it was being overwritten
  • Fixed bug where application authorization flow wasn't being considered
New Features
  • Added oneOf types to the available types displayed in type documentations
  • Allow required parameters to be disabled in request panel

v6.5.1

12 Jul 20:06
37903fb

Choose a tag to compare

Fixes

  • Fixed bug where request panel was allowing user to encode payload multiple times, creating a breaking payload in most cases
  • Fixed bug with rendering examples when wrapped property was set
  • Fixed bug where tabs in Code Examples would flicker endlessly
  • Fixed bug where decimal numbers would always show as invalid in input