Skip to content

Releases: mulesoft/api-console

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)

v6.6.3

13 Sep 13:17
85820a2
Compare
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
Compare
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
Compare
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.