Skip to content

Releases: tetherto/pearpass-app-desktop

PearPass Desktop v2.1.0

Choose a tag to compare

@kapildev421 kapildev421 released this 20 May 14:17
995961f

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

Choose a tag to compare

@kapildev421 kapildev421 released this 12 May 11:43
cb6699b

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

Choose a tag to compare

@chetasr chetasr released this 08 Apr 13:16
9233d72

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

Choose a tag to compare

@github-actions github-actions released this 27 Feb 09:50
19e1f02
Merge pull request #204 from tetherto/staging

Release v1.5.0

PearPass-Desktop-v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 15:09
1e70591
Merge pull request #167 from tetherto/staging

Release v1.4.0

PearPass-Desktop-v1.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 21:37
0c96cc9
Merge pull request #128 from chetasr/main

fix appling generation

PearPass-Desktop-v1.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 14:06
db2815b
Merge pull request #72 from tetherto/staging

PearPass-Desktop-v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Dec 16:59
6ad995e
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

Choose a tag to compare

@github-actions github-actions released this 11 Dec 12:17
dcec8d0
Merge pull request #1 from torkinos/main

Initial Release