Releases: tetherto/pearpass-app-browser-extension
Releases · tetherto/pearpass-app-browser-extension
Release list
PearPass Browser 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.
UI & UX Improvements
- UX improvements: Cleaned up core UI flows (Home, Settings, Autofill, Passkeys).
Stability & Performance
- Linux Fix: Resolved a reboot issue that disconnected the extension after a device restart.
PearPass Browser 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 known passkey issues to make authentication more reliable.
New Features & Availability
- Introduced Firefox compatibility for a more consistent cross-browser experience.
PearPass Browser v1.6.0
UI & UX improvements
- Enhanced authentication feedback: Updated login error messaging to provide clearer guidance on failure.
- Immediate settings sync: Improved auto-lock behavior to reflect user selection immediately after pairing.
- General UI polish: Applied various text corrections across the interface.
Stability & Performance
- Improved Passkey matching: Enhanced item lookup reliability by normalizing site URLs.
- System optimization
Maintenance & Build Reliability
- Test configuration updates
Documentation
- Project Governance: Enhanced License.md , README.md and SECURITY.md files.
PearPass-Browser-v1.5.0
What's Changed
- Staging v1.5.0 by @torkinos in #96
- Fix styles because brave window truncates the size (#97) by @denislupookov in #98
- Added bypass of auto lock on pairing (#99) by @denislupookov in #100
- Fix: window resize Ubuntu wayland (#101) by @torkinos in #102
- There are the redundant "for 5 minutes" words (#104) by @nikushaomanidze in #105
- Add auto lock bypass functionality with interval reset (#108) by @ndolidzee in #109
- Release v1.5.0 by @torkinos in #106
Full Changelog: v1.4.0...v1.5.0
What's Changed
- Staging v1.5.0 by @torkinos in #96
- Fix styles because brave window truncates the size (#97) by @denislupookov in #98
- Added bypass of auto lock on pairing (#99) by @denislupookov in #100
- Fix: window resize Ubuntu wayland (#101) by @torkinos in #102
- There are the redundant "for 5 minutes" words (#104) by @nikushaomanidze in #105
- Add auto lock bypass functionality with interval reset (#108) by @ndolidzee in #109
- Release v1.5.0 by @torkinos in #106
Full Changelog: v1.4.0...v1.5.0
What's Changed
- Staging v1.5.0 by @torkinos in #96
- Fix styles because brave window truncates the size (#97) by @denislupookov in #98
- Added bypass of auto lock on pairing (#99) by @denislupookov in #100
- Fix: window resize Ubuntu wayland (#101) by @torkinos in #102
- There are the redundant "for 5 minutes" words (#104) by @nikushaomanidze in #105
- Add auto lock bypass functionality with interval reset (#108) by @ndolidzee in #109
- Release v1.5.0 by @torkinos in #106
Full Changelog: v1.4.0...v1.5.0
PearPass-Browser-v1.4.0
What's Changed
- Update PR template by @torkinos in #34
- Sync dev with Staging by @torkinos in #36
- Implemented Passkey feature by @denislupookov in #35
- Add resetFailedAttempts command to command definitions by @ndolidzee in #37
- Add master password check for passkeys by @denislupookov in #39
- Align master password changes by @torkinos in #40
- Improve passkey experience by @denislupookov in #41
- Native messaging handshake vulnerability by @shavtvalishvili in #32
- feat: http https optional restriction by @harrisaar-noxtton in #33
- Add sidebar by @ndolidzee in #42
- Update popup button text if there is selected login item by @denislupookov in #43
- feat: Treat non-web context as secure protocol. by @harrisaar-noxtton in #45
- Increase pairing timeout by @torkinos in #46
- Native messaging handshake vulnerability by @shavtvalishvili in #44
- Disable login credential saving by @torkinos in #48
- Fix Autofill popup now showing in input fields by @denislupookov in #50
- Added new passkeyCreatedAt field to login item to show it in the fields by @denislupookov in #51
- Removed Popupmenu component and created new Menu component for dropdown menus by @ndolidzee in #52
- Enhance native messaging timeout handling and secure request parameters by @torkinos in #53
- Update new flag to disable auto lock by @torkinos in #54
- translations fix by @harrisaar-noxtton in #55
- Do not lock desktop when extension is auto-locked by @torkinos in #56
- Sort vaults by name by @ndolidzee in #59
- Common browser api support by @shavtvalishvili in #49
- Pairing confirmation by @shavtvalishvili in #57
- Enhance the settings menu by @nikushaomanidze in #58
- feat: CopyButton to fields connected to settings. by @harrisaar-noxtton in #60
- Release v1.3.0 by @torkinos in #47
- Staging v1.4.0 by @torkinos in #69
- 🍒CP: race condition device add by @giorgikh93 in #73
- 🍒[Chrome][Auto-logout] Activity in the desktop should keep the session alive in it by @giorgikh93 in #79
- Removed the description from report a problem (#77) by @denislupookov in #80
- 🍒[Chrome][Settings]["About" tab] There is no the "Visit our website pass.pears.com" line (#81) by @giorgikh93 in #82
- Auto logout tooltip (#83) by @ndolidzee in #84
- fix: autofill matcher update (#76) by @torkinos in #87
- Release v1.4.0 by @torkinos in #85
Full Changelog: v1.2.0...v1.4.0
PearPass-Browser-v1.3.0
What's Changed
- Migration 1.1.0 by @giorgikh93 in #7
- fix(security): prevent extension fingerprinting with dynamic URLs by @giorgikh93 in #9
- Use crypto.randomUUI instead of Math.random by @denislupookov in #15
- Added background sender validation by @denislupookov in #10
- Add CSP to HTML files by @giorgikh93 in #14
- Add origin validation when sending data to iframe. by @harrisaar-noxtton in #13
- Autofill target origin. by @harrisaar-noxtton in #12
- Rename “All Folders” to “All Items” by @nikushaomanidze in #16
- Better explanation for loading a vault by @nikushaomanidze in #17
- chore:removed pat token and upgraded checkout actions to v6 by @kapildev421 in #19
- Passkey private key storage by @shavtvalishvili in #21
- Update submodules to include new approach on generating unique ids by @giorgikh93 in #22
- Add msg and event origin validation for password suggestions. by @harrisaar-noxtton in #11
- Improve the pairing experience to add new vault in the main screen as well for browser by @nikushaomanidze in #18
- update submodule to include generating password improvements by @giorgikh93 in #24
- Add custom fields to search pattern matching by @ndolidzee in #25
- General maintenance, dependency updates, and security improvements by @torkinos in #23
- Update pairing texts by @ndolidzee in #28
- auto-lock feature flag by @giorgikh93 in #30
- Update pairing texts by @ndolidzee in #31
New Contributors
- @giorgikh93 made their first contribution in #7
Full Changelog: v1.0.0...v1.3.0
PearPass-Browser-v1.2.0
What's Changed
- fix(security): prevent extension fingerprinting with dynamic URLs by @giorgikh93 in #9
- Use crypto.randomUUI instead of Math.random by @denislupookov in #15
- Added background sender validation by @denislupookov in #10
- Add CSP to HTML files by @giorgikh93 in #14
- Add origin validation when sending data to iframe. by @harrisaar-noxtton in #13
- Autofill target origin. by @harrisaar-noxtton in #12
- Rename “All Folders” to “All Items” by @nikushaomanidze in #16
- Better explanation for loading a vault by @nikushaomanidze in #17
- chore:removed pat token and upgraded checkout actions to v6 by @kapildev421 in #19
- Passkey private key storage by @shavtvalishvili in #21
- Update submodules to include new approach on generating unique ids by @giorgikh93 in #22
- Add msg and event origin validation for password suggestions. by @harrisaar-noxtton in #11
- Improve the pairing experience to add new vault in the main screen as well for browser by @nikushaomanidze in #18
- update submodule to include generating password improvements by @giorgikh93 in #24
- Add custom fields to search pattern matching by @ndolidzee in #25
- General maintenance, dependency updates, and security improvements by @torkinos in #23
- Update pairing texts by @ndolidzee in #28
- auto-lock feature flag by @giorgikh93 in #30
- Update pairing texts by @ndolidzee in #31
- Release 1.2.0 by @torkinos in #27
New Contributors
- @denislupookov made their first contribution in #15
- @harrisaar-noxtton made their first contribution in #13
- @nikushaomanidze made their first contribution in #16
- @shavtvalishvili made their first contribution in #21
- @ndolidzee made their first contribution in #25
Full Changelog: v1.1.0...v1.2.0
PearPass-Browser-v1.1.0
What's Changed
- Migration 1.1.0 by @giorgikh93 in #7
- Release 1.1.0 (#1) by @torkinos in #8
New Contributors
- @giorgikh93 made their first contribution in #7
- @torkinos made their first contribution in #8
Full Changelog: v1.0.0...v1.1.0
PearPass-Browser-v1.0.0
What's Changed
- Initial Release by @kapildev421 in #1
New Contributors
- @kapildev421 made their first contribution in #1
Full Changelog: https://github.com/tetherto/pearpass-app-browser-extension/commits/v1.0.0