Skip to content

Releases: mulesoft/api-console

v3.0.13

17 Jan 20:18
Compare
Choose a tag to compare

Bump parser version to RAML JS Parser v1.1.13.
Fix SE-5046: API Console does not show correct response code tabs in UI.

v3.0.12

03 Jan 20:51
Compare
Choose a tag to compare

Bumped the parser version to RAML JS Parser v1.1.12

v3.0.11

24 Nov 22:01
Compare
Choose a tag to compare

In this release we concentrated on fixing several displaying issues as well as issues around RAML 1.0. Please see a full list here.

We also bumped the parser version to RAML JS Parser v1.1.8.

v3.0.10

24 Oct 15:07
Compare
Choose a tag to compare

Bumped the parser version to RAML JS Parser v1.1.6.
Small bug fixing.

v3.0.9 with parser 1.1.5

17 Oct 22:51
Compare
Choose a tag to compare

Bumped the parser version to RAML JS Parser v1.1.5.

Console v3.0.7 with fixed crypto-js dependency

29 Aug 19:29
Compare
Choose a tag to compare
Console v3.0.7 with fixed crypto-js dependency

v3.0.6

12 Aug 19:27
Compare
Choose a tag to compare

RAML parser v0.2.32

2.0.5

11 Nov 12:55
Compare
Choose a tag to compare
  • Bug fixing

2.0.4

21 Oct 22:53
Compare
Choose a tag to compare

Release Notes

  • Start generating a minified version
  • IE11 bug fixing
  • Flag for safe/unsafe markdown support
  • Initialize credentials at application level rather than endpoint level

2.0.3

17 Sep 18:52
Compare
Choose a tag to compare
  • Update to Angular 1.3.x
  • Fix body rendering after request
  • Start showing errors on parsing errors
  • Fix POST for oAuth 2.0 security