Releases: tetherto/pearpass-app-desktop
Releases · tetherto/pearpass-app-desktop
Release list
PearPass Desktop v2.1.0
New features
- TOTP support: including OTP-to-login matching, duplicate-code warnings, and account search.
- Vault Deletion: Local vault removal with automatic cross-device syncing.
- Bitwarden Import: Support for encrypted vault imports.
UI & UX Improvements
- UX improvements: Cleaned up core UI flows (Home, Settings, Autofill, Passkeys).
Stability & Performance
- Faster Diagnostics: Optional local logs for monitoring for quicker bug fixes.
- Reliable Sync: Fixed Home screen vault name updates and improved cross-device syncing.
PearPass Desktop v2.0.0
UI & UX Improvements
- Refreshed look with enhanced, modern design components.
- Easier navigation and fluid interactions throughout the app.
- Added pairing warning to clarify that paired devices receive full access to the paired PearPass data.
- Enhanced vault controls so users could more easily identify the active vault.
Stability & Performance
- Resolved an encryption error during master password creation to make onboarding more reliable.
- Reduced app footprint by addressing build-size issues.
PearPass Desktop v1.6.0
New Features
- Electron migration. This transition provides a more robust desktop experience and enhanced architecture.
Added the ability to export vaults in an encrypted format
UI and UX improvements
- Enhanced authentication feedback: Updated login error messages to provide clearer guidance on failures
Stability & Performance
- Improved the clipboard clearing mechanism on Linux ARM64 systems
- Improved record list performance through virtualization techniques
Maintenance & Build Reliability
- Updated CI pipeline to support the Electron implementation
Documentation
- Project governance updates: Enhanced LICENSE.md, README.md, and SECURITY.md files
PearPass-Desktop-v1.5.0
Merge pull request #204 from tetherto/staging Release v1.5.0
PearPass-Desktop-v1.4.0
Merge pull request #167 from tetherto/staging Release v1.4.0
PearPass-Desktop-v1.3.0
Merge pull request #128 from chetasr/main fix appling generation
PearPass-Desktop-v1.2.0
Merge pull request #72 from tetherto/staging
PearPass-Desktop-v1.1.0
Merge pull request #44 from tetherto/release-v1.1.0-rc-1 Add write permissions for release job in build workflow
PearPass-Desktop-v1.0.1
Merge pull request #1 from torkinos/main Initial Release