Skip to content

Releases: mulesoft/api-console

v6.6.56

28 Jan 16:36
2125368

Choose a tag to compare

Merge pull request #886 from mulesoft/W-21045326/Hide-Try-it-panel-fo…

v6.6.55

15 Jan 13:47
ac28ed1

Choose a tag to compare

v6.6.55 Pre-release
Pre-release

What's New in this Release

🔥 gRPC Support

This release brings partial gRPC support to the API Console and documentation suite — enabling seamless work with gRPC APIs, improved rendering, navigation, and messages. (In this version, GRPC is not supported in the try panel.)

  • W-20872911 — Prepare and publish release with full gRPC support (main orchestrator ticket)
  • W-20359326 — Support gRPC endpoints in API summary
  • W-20359321 — Hide URL panel in endpoint documentation for gRPC APIs
  • W-20359320 — Hide code snippets in method documentation for gRPC APIs
  • W-20359317 — Properly display body data in gRPC documentation
  • W-20141096 — Properly display response messages in gRPC documentation
  • W-20115140 — Adapt navigation and types for full gRPC compatibility
  • W-19991461 — Update AMFHelperMixin to correctly detect and identify gRPC APIs

🛠️ Bug Fixes & Improvements

  • W-11650729 — Fix API Documentation Preview: nullable: true no longer removes descriptions or incorrectly adds union types
  • W-20872645 — Fix and fully enable support for Agent topics
  • W-20872589 — Standardize and fix GitHub Actions workflows for component publishing
  • W-20242139 — Fix rendering issue: tags property now displays correctly in the API Console
  • W-20075703 — Fix array type indicator rendering when used inside union types

v6.6.54

14 Jan 19:48
a343f05

Choose a tag to compare

Merge pull request #884 from mulesoft/build/6.6.54

@W-20872851 chore: change deployment environment to mulesoft-ubuntu in workflow c…

v6.6.52

24 Sep 12:31
cafc310

Choose a tag to compare

W-19719159 : High Severity CVE-2025-48050 vulnerability in MS api console.
W-19596014 : Issue is caused by the logic in api-example-generator for generating examples with additionalProperties

v6.6.51

23 Sep 15:31
19dfb14

Choose a tag to compare

Build/6.6.51 (#877)

* chore: update @api-components/api-example-generator to version 4.4.35 in package-lock.json

* 6.6.51

* chore: update package-lock.json and package.json for dependency versions and license information

- Bump lockfile version from 2 to 3 in package-lock.json.
- Update @api-components/api-request version from ^0.3.0 to ^0.3.8 in package.json.
- Add license information for several dependencies in package-lock.json.
- Introduce dompurify version 3.1.3 in package.json and set it as a resolution.

v6.6.50

11 Sep 17:05
2299c35

Choose a tag to compare

What's Changed

  • W-19171962
    Updated @api-components/amf-helper-mixin to version 4.5.33
    Updated @api-components/api-body-document to version 4.4.14
    Updated @api-components/api-summary to version 4.6.12
    Updated @api-components/api-navigation to version 4.3.5
    Added new agents-api.yaml model for Hotel Reservations API
    Updated apis.json to include new agents-api model

Full Changelog: v6.6.49...v6.6.50

v6.6.49

30 Jul 17:15
46598c5

Choose a tag to compare

Fixed:
W-19097505 - Example array is getting rendered differently in Exchange UI and Design Center
W-18830464 - When I publish a specific OAS in exchange then the UI shows a body that has extra back-slashes "/" and quotes"" . The same example doesn't show extra back-slashed and quote in Design centre

Full Changelog: v6.6.48...v6.6.49

v6.6.48

07 Apr 20:24
5b228a8

Choose a tag to compare

W-17909207 - When example is empty method documentation remains blank

v6.6.47

25 Feb 15:44
6ef8684

Choose a tag to compare

v6.6.46

14 Jan 15:27
8ffd873

Choose a tag to compare

List mappings in api-type-document W-17482612
List mappings in property-shape-document W-17482615