2.13.0
mikebudzynski
released this
28 Jan 20:21
·
622 commits
to 4d865e870f21522a961ff81ff41f81ac4d1ceec3
since this release
Highlights
In addition to many usability enhancements, bug fixes, and API reference pages improvements, this release includes the following major updates:
- HTML injection widget, which allows you to render custom HTML code in an iframe in your managed or self-hosted developer portal pages. (d818eec #1613)
- Revised code samples in the test console and a new code sample for Swift. (6fd8493 #1590, 747ac39 #1573, bff1982 #1577)
- OAuth server configuration for authorizing API requests in the API details widget. (1c23b24 #1600)
The latest Azure API Management service release introduces an improvement, where published developer portals will be automatically upgraded to new portal releases, without the need to republish the portal manually. Automated upgrades will preserve the latest published content; they won't publish saved but unpublished content.
Other changes
- 4d865e8 Fixed dropdown markup. (#1622)
- 21c4716 No AAD config message fix and type definition properties check fix (#1621)
- a5d8fc5 Upgraded dependencies. (#1618)
- 79eb434 Fixing bug with graphl api endpoints with versions (#1616)
- 7177e34 Unified styling input-groups and form controls. Added input-group style generation. (#1614)
- f27760e Fixed displaying the operation list without blank lines (#1608)
- 66f346f Complex schemas documentation rendering (#1601)
- 75183a9 Display original status message (#1235) (#1597)
- 542c5f6 fixed change content update event name (#1594)
- 0f1a111 Making request body optional (#1505) (#1593)
- 936458b Markdown input processing tests (#1589)
- be8b1d0 Fixed nav pills contrast ratio. (#1587)
- d246ab6 Fixed several accessibility and usability issues in Reports widget. (#1586)
- 35ae25d Adding Aria roles to table row in the Report API section, closes #1027 (#1585)
- 56b285a Rename IdentitySettings.ts to identitySettings.ts (#1583)
- f99bc5a Added support for href and style attributes (#1582)
- 52433af Fixed some accesibility issues (#1579)
- 15c8514 Hide bearer token initally in the request from the developer console (#1581)
- 75e7a3f Added pagination component. (#1578)
- f90c4c7 Issue #1531 - Pagination to be implemented in all widgets - For better user experience (#1544)
- 38d182d Fixed issue with widget icons. (#1576)
- 830d100 Fixed data generation script. Added landmark roles in the default content. (#1572)
- f7bad3c Fixed several issues in default website template. (#1571)
- 71c3667 Adjusted HTML sanitizing library to allow class and role attributes (#1568)
- 893dbd5 Fixed minor issues in provisioning service. (#1566)
- da08f4c Remove item icon and OAuth sign-in and sign-up message (#1553)
- d5b5391 Added missing tooltips and fixed button styling. (#1564)
- 9be097d Adjusted style naming and locations. (#1560)
- 838894e Fixed issue with redirect after a successful sign-in (#1559)
- 99a3bb4 Add spinner to sign up widget (#1556)