New
3.11.0
What's Changed
- treat punycode domains as unicode symbols, for consistency with domain in the browser address bar #389
- handle url filter correctly when host is not a valid domain by @patgmiller in https://github.com/browserpass/browserpass-extension/pull/381
- 320 part2 address erayds comments by @patgmiller in https://github.com/browserpass/browserpass-extension/pull/380
- Make generate password button tab focusable by @ayykamp in https://github.com/browserpass/browserpass-extension/pull/384
- folder completion: suggest based on lhs of cursor, preserve rhs by @maximbaz in https://github.com/browserpass/browserpass-extension/pull/386
- Prefill host when creating new password by @ayykamp in https://github.com/browserpass/browserpass-extension/pull/383
New Contributors
- @ayykamp made their first contribution in https://github.com/browserpass/browserpass-extension/pull/384
Full Changelog: https://github.com/browserpass/browserpass-extension/compare/3.10.2...3.11.0