[Security release] Swagger UI 3.18.0 Released!
swaggerhub-bot
released this
04 Aug 09:24
·
2679 commits
to master
since this release
Interface changes:
- You may experience issues with this version if you're importing Swagger UI in a non-browser environment (which we don't officially support). Consider loading JSDom beforehand, so that Swagger UI has the DOM APIs it needs access to.
- Links throughout Swagger UI now render with
rel="noopener noreferrer"
, which blocks linked pages from accessingwindow.opener
and theReferrer
header.
Changelog: