Releases: mulesoft/api-console
Releases · mulesoft/api-console
v6.6.7
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
6.0.8 (2021-12-15)
Bug Fixes
- test (fd55f6b2)
- isWebkit regex (59103931)
- missing await in tests (8aaec5d6)
- failing tests (b0565cd0)
Tests
- endpoints and methods documentation (#729) (f775370e)
- fix tests (61250a2f)
- ignore some for webkit (50b3170f)
- types in documentation panel (fdb104d7)
- security in documentation panel (19c65111)
- update test-api spec and navigation tests (e1ea3f98)
- increase testsFinishTimeout (dd566234)
- query parameters in request panel (435f1731)
v6.6.6
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
v6.6.5
v6.6.4
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
6.0.6 (2021-09-17)
v6.6.3
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
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
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.