- cursor is incorrectly focused on the the create and edit Workspace when the modal is opened - Fixed a bug where NTLM could not complete authentication if multiple `www-authenticate` headers were sent - Fixed a bug where proxy auth was failing when the username/password contained special characters - Fixed a bug where basic auth was failing when it had UTF-8 characters in username/password - Fixed a bug where the app was crashing when `username` or `password` fields were empty for NTLM auth - Fixed a bug where IPv6 localhost request through IPv4 localhost proxy was failing - Show confirmation dialog if there are unsaved changes while creating new documentation and user tries to close the modal using esc key - Allowed using non-bearer tokens in OAuth2 token manager - Switched default mode to postman-code-generators for codegen modal - Updated the OpenAPI3.0, Swagger2.0, cURL importers - Added feature to infer domain name when username is for the form domainusername or [email protected] for NTLM authentication