2.12.1
mikebudzynski
released this
06 Dec 18:47
·
587 commits
to 5976c1ae027e3f5b0806ddad9f9524374ba9cc71
since this release
Highlights
- Fix for a regression in version
2.12.0
, where HTML tags in API or product descriptions were no longer rendered in the developer portal. - Improvements to the API reference and test console.
- Fixes in the sign-out logic and creating a new page.
- Accessibility bug fixes.
Changes
- 5976c1a Added sanitization for returnURL. (#1555)
- 2386b52 #1220 Add content type request example selector to Test console (#1520)
- 7cf33ae Upgraded dependencies (#1549)
- a8852e6 Fixed issues with example/examples/sample fields conflicts and rendering. (#1541)
- 4c10aa4 Fixed: by default, the code sample should have the secrets hidden (#1545)
- e67a5d7 Fixed a bug with HTML tags not being rendered in descriptions (#1546)
- 4b047e6 Fixed $ref displaying inside an array definition (#1530)
- 830c948 Fixed: When adding a new page, the UI redirects to the newly created page (#1535)
- d3d2f5d #1380 Fix accessibility issues with zoom and text overlap (#1533)
- cc5a4e5 Fixed several accessibility issues. (#1534)
- 1ba53a9 Log user out when session expires #1428 (#1532)
- b391470 Borders adjustments for High contrast mode (#1527)
- da9e252 Fixed missing API version query parameter in the request URL (#1522)
- 41d50db npm audit fix (#1523)
- 282f36a solving conflicts in package-lock (#1521)
- b8981cb Improvement/authorization logic (#1517)
- 3119b41 Masked out subscription keys #1436 (#1507)
- 6522841 Fix product name overflow (#1511)
- 740988f Fixed an array definition displaying (#1516)