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