Releases: FrozenAssassine/EasePass
Releases · FrozenAssassine/EasePass
v1.3.0
Version 1.3.0
Big thanks to @Flamifly for your help ❤️
- Introduced the option to export selected passwords via the right-click menu in the password list.
- Added a button on the registration page for direct database import.
- Updated the font for improved readability, particularly for characters like "I, l, |".
- Enabled the deletion of selected passwords through the right-click menu in the password list.
- Included a progress bar in the password generation box.
- Disabled spell checking in text fields to prevent unwanted capitalization and other auto-corrections.
- Resolved an issue where users were logged out, resulting in the loss of data entered in the Edit or Add Item dialog.
- Fixed a problem where clipboard items were not being removed correctly.
- Made the Notes section in the Add/Edit dialog and password page scrollable.
- Added support for drag-and-drop functionality, allowing users to import .epdb files directly into the app.
- Improved the out-of-box experience with enhanced usability.
- Fixed focus-related issues in dialogs and forms.
- Addressed bugs in the password regeneration process.
- Resolved issues with database selection during new database creation.
- Prevented database creation if no path is specified.
- Added or refined translations throughout the application.
- Implemented caching for website icons.
- Introduced an option to export with a different password.
- Added file type associations in Windows to load databases as temporary databases.
- Enhanced the Create Database dialog on the registration page.
- Added text that shows the amount of selected entries in import/export dialog
- Fixed Pwned check and made it offline available.
- Made numerous performance improvements.
- Fixed various other bugs.
v1.2.1
What's Changed
- Fixed a bug where the registration was not working properly
V1.2.0
What's Changed
- Added option to create and choose from multiple databases
- Added daily tips to the login page
- Added dialog to select which passwords to export
- Added dialog to select which passwords to import
- Added logout shortcut by pressing Ctrl + L
- Added plugin support and the following plugins:
- Browser password importer
- Wifi password importer - Added sorting method to sort passwords by popularity
- Added sorting method to sort passwords by strength
- Added message to show after update of the app
- Added print function to print your passwords as pdf or paper
- Added generate password button in add dialog
- Added password pie chart to show the security of the password
- Added auto logout message to automatically disappear after login
- Added password popularity counter
- Added splitter to freely size the password list from the password display
- Added German language support
- Added clipboard auto clear support
- Unified .eped and .epdb to .epdb files
- Moved the infobutton to the statusbar
- Removed automatic backups every 4 minutes
- Fix urls not working without http
- Fix you can now select multiple entries to delete those
- Fix can not enter letters by pressing Ctrl + Alt (Alt Gr) in password box
v1.1.0
What's Changed
- 2FA + Password generator by @finn-freitag in #1
- Icons in menu bar + bug fixes by @finn-freitag in #7
- Fixfor#14 QR code scanner using screenshot or webcam by @FrozenAssassine in #25
Additionally:
- Added Number of Passwords in the Search Bar
- Added red border on the Password Box if the Password has been used before
- Service Icons/Initial Letters next to the names (Icons only if a website has been entered)
- 2FA (Two-Factor Authentication) token generator
- Password Generator
- Sort and drag drop for the Password items
- Overall many bug fixes
New Contributors
- @finn-freitag made their first contribution in #1
- @FrozenAssassine made their first contribution in #25
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First release