Skip to content

Releases: Azure/api-management-developer-portal

2.0.1

14 Nov 23:29

Choose a tag to compare

Changes:

  • 951fe12 Integrating fixes from paperbits framework. (#317)
  • 70e8001 Fixes for type definition rendering. (#313)
  • 1e29ca6 Remove trace tab (#312)
  • 1b3d336 Upgraded paperbits libraries to 0.1.171. (#310)
  • c790def Multiple fixes for type definition rendering. (#306)
  • 8258f63 Fix Operations List (#305)
  • 4e26836 Added support for open api schemas in operations (#304) [ #295 ]
  • 2d1759c Switched to adal-vanilla.js library for AAD authentication. (#302)
  • 57480bf Upgraded dependencies. Adjusted website styles structure. Fixed reported accessibility issues. (#289)
  • 9a1f7d0 Small UI fixes (#288)
  • 2b410e5 Accessibility fixes for APIs dropdown. (#287)

2.0.0

02 Nov 21:58

Choose a tag to compare

This is the first generally available, production-ready release of the Azure API Management developer portal. Read the announcement.

New

  • Custom content types; note: they need to start with the c- prefix
  • Reset content button to revert portal's content to default state in the managed version
  • Full authentication and product subscription delegation support in the managed version
  • Validation summary widget for displaying errors in forms
  • Sign out for users

Changed

  • Completely revised default content - bugfixes and usability improvements across the board and better support for different screen sizes
  • No additional VNET connectivity configuration is needed in the managed version
  • API reference (API Operations details) widget bugfixes and improvements (support for schemas, examples with syntax highlighting, and more)
  • Captcha is now disabled by default in the self-hosted version
  • Terms of use in the sign-in form
  • AAD and AAD B2C authentication improvements (for example, if authenticated user doesn't exist, a new account is automatically created)
  • API changelog improvements
  • Selected pages or URLs cannot be removed or edited; note: details in the official documentation
  • New parameters in the src/config.*.json files
  • All user subscriptions are now shown in the profile page (submitted, active, and pending; product and API subscriptions)
  • ... and other changes (primarily to widgets, administrative interface, and documentation for managed and self-hosted)

Fixed

  • Compilation problems on Linux
  • Browser compatibility issues
  • Navigation through administrative interface with Mac keyboards
  • Styling capabilities for nested menus
  • Deletion of fonts
  • Rendering of icons in the published portal (for example, "Try it" button in API reference)
  • Testimonials widget now doesn't display stars in the published portal if 0 stars were configured
  • API Reports issues with data labels
  • Favicon is now included in the published portal
  • Scripts now account for new config parameters
  • Mouse pointer now changes over buttons belonging to widgets

v1.4.1-beta

25 Oct 00:18

Choose a tag to compare

v1.4.1-beta Pre-release
Pre-release

Improvements to the API reference.

New

  • "Copy to clipboard" button in "Operation details" widget and API console

Fixed

  • Sample generation for some of the languages
  • Jump-links in "Operation details" widget
  • Rendering custom hostnames for documentation and console

Changed

  • Better type definition representation
  • Better enum and array representation
  • Deprecated codeSample binding handler in favor of syntaxHighlight;

Closes #49, #172, #217, #218, and #178

v1.4.0-beta

23 Oct 18:39

Choose a tag to compare

v1.4.0-beta Pre-release
Pre-release

New

  • Dynamic menu for anonymous vs signed in users #77
  • New widget: list of Products #185
  • Validation Summary Widget #219
  • Error handler and alerts #213
  • Authentication delegation #188
  • Captcha #155

Changed

  • Widget redesign: API reference (operation details) #186
  • Widget redesign: API operations list #202
  • VNET support for managed portal #201

Fixed

  • Navigation - can't nest menu items #189

v1.3.0-beta

08 Oct 18:08

Choose a tag to compare

v1.3.0-beta Pre-release
Pre-release

New

  • AAD B2C sign-in/-up #177
  • New widget: list of Products #185
  • New widget: API revision history #180

Fixed

  • Navigation - can't nest menu items #189
  • Analytics don't work for non-admin users #184

v1.2.0-beta

24 Sep 00:47

Choose a tag to compare

v1.2.0-beta Pre-release
Pre-release

New

  • API analytics widget (for use in user's profile) #153
  • Sign in/up with AAD #27

Fixed

  • Using a newly added font for typography styling not working #162

Changed

  • Sign-in form enhancements #166

v1.1.4-beta

17 Sep 00:54

Choose a tag to compare

v1.1.4-beta Pre-release
Pre-release

Fixes:

  • App initialization and APIM client in managed version (#161)
  • Accessibility

v1.1.3-beta

03 Sep 16:55

Choose a tag to compare

v1.1.3-beta Pre-release
Pre-release

Changes:

  • 359e7fd Fixed number of accessibility issues. Fixed bug with creating a new page. (#145)
  • 3f66614 Fixed number of accessibility issues. (#144)
  • 80102c7 Fixed number of accessibility issues. (#143)

v1.1.2-beta

27 Aug 17:58

Choose a tag to compare

v1.1.2-beta Pre-release
Pre-release

Changes:

  • 2184503 Fixed inability to save layouts. Addressed a number of accessibility issues. (#142)

v1.1.1-beta

29 Jul 20:17

Choose a tag to compare

v1.1.1-beta Pre-release
Pre-release

Changes:

  • 5f3b30c Number of fixes. Upgraded paperbits libraries to 0.1.140.
  • cb4b7fd Remove update post from readme.md (#119)
  • 6e7a4aa Fixes for hyperlink selector and accessibility.
  • 4c30b4f Making MAPI client compatible with non-ARM URLs.
  • 3eaad82 Resolving conflicts.
  • 6ab20a1 Upgraded paperbits libraries to 0.1.136
  • 19dab9f Upgraded paperbits libraries to 0.1.132