Releases: mulesoft/api-console
Releases · mulesoft/api-console
v5.0.0
Next release of API Console version 5!
- New: Support for AMF data model instead of RAML parser allows to render a documentation for RAML and OAS specification and enables the console to read even more API types
- New: Users can now define new properties (headers, query parameters) in the request editor that are not defined in the API spec.
- Update: API console now works with web components specification version 1. This allows to target all browsers with native support for web components spec and those with polyfill support.
- New: Build process to create separate bundles for ES5 and ES6 enabled browsers so modern browsers can run the console with minimal required setup
- Update: Redesigned styling API to enable consumers to apply corporate theme using CSS variables
- Update: Build tools for the console now are based on AMF library to generate new data model
- Fix: Feedback from our customers and the open source community was applied to this version resolving tens of issues regarding performance, stability and design
- Update: Redesign of the documentation part to deliver best in class documentation tool for APIs
- Update: Redesign of navigation for faster recognition of the API structure and to search for an endpoint
- New: Added documentation for security schemes
- New: Added code examples in the method documentation
- Update: Updated how union types are rendered - now it renders type name in the type selector instead of “Variant”
v5.0.0-rc.2
Fixing CORS extension banner behavior.
v5.0.0-rc.1
Release candidate of the API Console version 5.
- New: Support for AMF data model instead of RAML parser allows to render a documentation for RAML and OAS specification and enables the console to read even more API types
- New: Users can now define new properties (headers, query parameters) in the request editor that are not defined in the API spec.
- Update: API console now works with web components specification version 1. This allows to target all browsers with native support for web components spec and those with polyfill support.
- New: Build process to create separate bundles for ES5 and ES6 enabled browsers so modern browsers can run the console with minimal required setup
- Update: Redesigned styling API to enable consumers to apply corporate theme using CSS variables
- Update: Build tools for the console now are based on AMF library to generate new data model
- Fix: Feedback from our customers and the open source community was applied to this version resolving tens of issues regarding performance, stability and design
- Update: Redesign of the documentation part to deliver best in class documentation tool for APIs
- Update: Redesign of navigation for faster recognition of the API structure and to search for an endpoint
- New: Added documentation for security schemes
- New: Added code examples in the method documentation
- Update: Updated how union types are rendered - now it renders type name in the type selector instead of “Variant”
v5.0.0-preview.3
- Updatined styles to enable theming.
- Added demo page with dark theme
5.0.0-preview-0
Pre-release version of the API console.
- It is fully functional
- Has working demo pages
- Documentation for the HTML component
- Documentation for building application
- Build tools (which is the reason of creating the release)
- Build documentation
- Styling documentation
Stay tuned. Release of stable version is near!
Preview 1 of the next API console
Pre-release version of the API console.
- It is fully functional
- Has working demo pages
- Documentation for the HTML component
- Documentation for building application
- Build tools (which is the reason of creating the release)
- Build documentation
- Styling documentation
Stay tuned. Release of stable version is near!
v3.0.31
Fixing security vulnerability
- Forcing "marked" library update due to security vulnerability
NPM audit fix
- Updating dev dependencies
- Bumping version
- Fix: Fixing bower configuration
- Removing silent bower installation
- Updating tests configuration
- Updating tests configuration.