Skip to content

2.0.0

Choose a tag to compare

@mikebudzynski mikebudzynski released this 02 Nov 21:58
· 236 commits to 34f3bfcc272afc9c756ed1a67b157945c9bb5bc4 since this release

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