You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a new major update that contains substantial changes to the extension's UI/UX and more! (#224)
✨ Highlights
Refreshed UI
A bit refreshed and clean looking UI. Password is now displayed in monospace font to make it easier to see which exact characters it contains.
New "Quick adjustments" toolbar
Different websites have different password requirements. Now you can set your default password preferences in the settings and easily adjust them if needed. These adjustments will be reset once you close the pop-up.
Goodbye, auto-copy and context menu 😢
Unfortunately, we have to deprecate these features as they were too time-consuming to maintain. But on the other side, that means that we have more time to work on more relevant features instead!
Full changelog
Click to expand
UI/UX changes
Added "Quick adjustments" section
Deprecated "Generate password without special symbols" action (substituted by "Quick adjustments")
Changed password font to monospace
Deprecated context menu
Deprecated auto copy option
Deprecated character options reference table (substituted by inline hints)
Changed recommended password length from "16-32" to "8-16".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's new
This is a new major update that contains substantial changes to the extension's UI/UX and more! (#224)
✨ Highlights
Refreshed UI
A bit refreshed and clean looking UI. Password is now displayed in
monospace
font to make it easier to see which exact characters it contains.New "Quick adjustments" toolbar
Different websites have different password requirements. Now you can set your default password preferences in the settings and easily adjust them if needed. These adjustments will be reset once you close the pop-up.
Goodbye, auto-copy and context menu 😢
Unfortunately, we have to deprecate these features as they were too time-consuming to maintain. But on the other side, that means that we have more time to work on more relevant features instead!
Full changelog
Click to expand
UI/UX changes
Bugfixes
Security
Codebase changes
GitHub & VS Code
CONTRIBUTION.md
to the Wiki section.devcontainer
configuration files for Dev Containers and GitHub CodespacesUpdate now
Refer to Download section of the README.md for sideloading instructions and download links
This discussion was created from the release 🚀 Major 3.0.
Beta Was this translation helpful? Give feedback.
All reactions