Commit graph

1672 commits

Author SHA1 Message Date
Sami Vänttinen
eab53c6a90
Update to 1.10.0.1 (#2895) 2026-03-08 10:03:31 +02:00
Sami Vänttinen
f1f4c1e0ff
Fix dynamic password input detection when replacing usename (#2896) 2026-03-08 09:25:45 +02:00
Sami Vänttinen
64fda92e27
Remove webRequestBlocking permission from V3 manifests (#2893) 2026-03-06 14:57:41 +02:00
Sami Vänttinen
dd9d3d0b47
Update to 1.10.0 (#2891) 2026-03-04 15:27:34 +02:00
dependabot[bot]
b8e382d79d
Bump minimatch from 3.1.2 to 3.1.5 (#2888)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 16:02:42 +02:00
Sami Vänttinen
02a3e441ba
Fix createObserver() check (#2873) 2026-03-03 06:48:32 +02:00
Sami Vänttinen
b01af22fd1
Fix detecting new password input in form (#2878) 2026-03-01 13:59:23 +02:00
Sami Vänttinen
a087c8dae0
Ignore password buttons on form submit button detection (#2882) 2026-03-01 08:41:53 +02:00
Sami Vänttinen
589b14a7cc
Improve retry on input field detection with Custom Login Fields (#2875) 2026-03-01 08:32:34 +02:00
Sami Vänttinen
bf0969aefe
Add support for Related Origin Requests with passkeys (#2828) 2026-02-16 18:08:26 +02:00
Sami Vänttinen
8d4e46882d
Preliminary support for Safari (#2800) 2026-02-16 18:07:49 +02:00
Sami Vänttinen
9d254d1ffe
Fix/epicgames and paypal password inputs (#2863)
Fix Epicgames, Paypal and Reddit password input detection
2026-02-16 08:21:19 +02:00
Sami Vänttinen
89cc1bb40d
Fix Google password input (#2861) 2026-02-07 06:58:44 +02:00
Sami Vänttinen
6414dd24b7
Fix detecting transitions (#2855) 2026-02-05 11:02:56 +02:00
Sami Vänttinen
497bdd4b8a
Add support for features list (#2848) 2026-02-05 11:02:31 +02:00
Stefan Sundin
58beb79927
Hide the form-switch animation when the options page loads the initial values (#2807)
Hide the form-switch transition/animation when the options page initializes the current values.
2026-02-05 11:01:57 +02:00
Aleksandr Kolbasov
8b71dbc30f
Fix the ability to fake same-origin in passkeys (#2849) 2026-02-05 10:58:48 +02:00
Jakob Hostnik
f66bf40287
Add 'mfaCode' to accepted token fields (#2804) 2026-02-05 10:57:24 +02:00
Sami Vänttinen
b46c1a1199
Fix TOTP field detection with Microsoft sites (#2832) 2026-01-18 20:35:38 +02:00
Sami Vänttinen
40c56d913d
Update webextension-polyfill library (#2822) 2026-01-07 20:45:15 +02:00
Sami Vänttinen
49b7ec72c7
Ignore partial nodeNames (#2745) 2026-01-04 14:07:39 +02:00
Sami Vänttinen
f522e819a5
Fix incorrect error message on keyboard fill (#2814) 2026-01-04 13:47:14 +02:00
Aleksandr Kolbasov
1dc3dcd38c
"Reopen database" shortcut (#2767)
"Reopen database" shortcut
2026-01-04 09:26:53 +02:00
Sami Vänttinen
e444eab33c
Refactor icon handling (#2791)
Refactor icon handling
2025-12-16 09:08:17 +02:00
Sami Vänttinen
f3e0111acc
Show notifications always on the top window (#2789) 2025-12-12 16:41:48 +02:00
SinnySupernova
abba71e419
Set default redirect allowance to 3. fixes #2796 (#2797) 2025-12-12 16:41:06 +02:00
Céleste Wouters
5dcc3c93d0
Fix TOTP fill missing digits on some sites (fixes #2215) (#2794)
Fixes Authelia and Epic Games OTP fill by addressing two underlying problems
2025-12-12 16:30:56 +02:00
Jack Dunn
c639ce8742
Ignore "postcode" for TOTP (#2793)
Ignore "postcode" for totp
2025-12-12 16:29:55 +02:00
Sami Vänttinen
fdbd077852
Passkeys: Add publicKey to response (#2782)
Passkeys: Add publicKey to response
2025-11-29 16:33:02 +02:00
varjolintu
43d0dc528f Fix using invalid parameters with MutationObserver 2025-11-29 16:23:05 +02:00
varjolintu
74dbb0d8e8 Update to 1.9.11 2025-11-26 06:48:36 +02:00
varjolintu
8c3df94db3 Fix layout issues with banners 2025-11-17 17:28:32 +02:00
varjolintu
8bc00cf194 Add the new selector for submit button 2025-11-17 17:28:07 +02:00
Sami Vänttinen
b1b6581d50
Upgrade eslint to latest (#2763)
Update ESLint to the latest version, and migrate to new configuration file
2025-11-17 11:34:52 +02:00
Sami Vänttinen
9591aa27ef
Merge pull request #2760 from keepassxreboot/fix/add_exception_to_dei_gr
Add exception for dei.gr
2025-11-15 18:06:09 +02:00
varjolintu
064ce12635 Add exception for dei.gr 2025-11-15 18:05:36 +02:00
Sami Vänttinen
a429b6b717
Merge pull request #2759 from keepassxreboot/fix/add_site_exception_for_dubverse
Add submit button site exception for Dubverse
2025-11-15 18:04:50 +02:00
varjolintu
83b7e33fb8 Add submit button site exception for Dubverse 2025-11-15 09:23:05 +02:00
Sami Vänttinen
901e58c72b
Merge pull request #2757 from a2kolbasov/passkeys/hide-injected-script
Remove injected passkeys script from DOM tree
2025-11-12 21:54:53 +02:00
Sami Vänttinen
eec4bb1873
Add CONTRIBUTING markdown document (#2755)
Add CONTRIBUTING markdown document
2025-11-12 14:03:18 +02:00
Aleksandr Kolbasov
37dca875a0 Remove injected passkeys script from DOM tree
It helps to hide it from `document.scripts`
2025-11-11 22:28:43 +03:00
Sami Vänttinen
2fb4b371e6
Merge pull request #2740 from keepassxreboot/fix/incorrect_fields_variable
Fix incorrect fields variable
2025-11-02 13:33:42 +02:00
varjolintu
693f48d588 Fix incorrect fields variable 2025-11-02 10:20:53 +02:00
Sami Vänttinen
9a32e8c0c4
Requery form if password input has changed (#2738)
Requery form if password input has changed
2025-11-01 15:27:44 +02:00
Sami Vänttinen
caf7c04a89
Bump playwright and @playwright/test (#2727)
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.


Updates `playwright` from 1.45.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.56.1)

Updates `@playwright/test` from 1.45.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: indirect
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-29 18:17:55 +02:00
Sami Vänttinen
7e0eba463b
Implement toJSON() for createPublicKeyCredential (#2734)
Implement toJSON() for cratePublicKeyCredential
2025-10-26 16:02:30 +02:00
Sami Vänttinen
20f1a99356
Check overlays before fill (#2733)
Update and check overlays before fill
2025-10-26 15:14:11 +02:00
Sami Vänttinen
87b949a008
Merge pull request #2731 from keepassxreboot/fix/label_overlaps
Fix overlap checks with labels
2025-10-26 11:03:44 +02:00
varjolintu
bebf47783b Fix overlap checks with labels 2025-10-23 21:47:02 +03:00
dependabot[bot]
fb102cf3f5
Bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.


Updates `playwright` from 1.45.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.56.1)

Updates `@playwright/test` from 1.45.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: indirect
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 18:59:02 +00:00