[4.4.0](https://github.com/swagger-api/swagger-ui/compare/v4.3.0...v4.4.0) (2022-01-27)
Bug Fixes
* **plugins:** make swagger-js wrapActions overridable ([7753](https://github.com/swagger-api/swagger-ui/issues/7753)) ([8ea3cfd](https://github.com/swagger-api/swagger-ui/commit/8ea3cfd00fc58fa6b96a25b0cf5c0f1fdc62f05d)), closes [#7730](https://github.com/swagger-api/swagger-ui/issues/7730)
* **security:** update swagger-client to v3.18.3 ([7798](https://github.com/swagger-api/swagger-ui/issues/7798)) ([6c417e4](https://github.com/swagger-api/swagger-ui/commit/6c417e490185cb6c0e8855d642f9666d5e6f9bf0))
* **view-plugin:** provide resolvers for memoized functions ([7801](https://github.com/swagger-api/swagger-ui/issues/7801)) ([d638e58](https://github.com/swagger-api/swagger-ui/commit/d638e585279a5a26273eb19b0b3a120040d121d9)), closes [#7800](https://github.com/swagger-api/swagger-ui/issues/7800)
Features
* do not ask for client secret when using auth code with PKCE ([7438](https://github.com/swagger-api/swagger-ui/issues/7438)) ([c6d8d77](https://github.com/swagger-api/swagger-ui/commit/c6d8d779d05cb2c0c44da982d50d9722ba28d812)), closes [#6290](https://github.com/swagger-api/swagger-ui/issues/6290)