Skip to content

Commit

Permalink
Update to 1.9.7 (#2464)
Browse files Browse the repository at this point in the history
Co-authored-by: varjolintu <[email protected]>
  • Loading branch information
varjolintu and varjolintu authored Feb 21, 2025
2 parents f1cb20f + 4678dd1 commit 8d0d098
Show file tree
Hide file tree
Showing 36 changed files with 414 additions and 165 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
1.9.7 (2025-02-21)
=========================
- Add exceptions to Shadow DOM input query [#2430]
- Add option to auto-fill related credentials (thanks wolfsilver) [#2409]
- Change passkeys script to be injected at document start [#2432]
- Fix old.reddit.com login page [#2440]
- Fix TOTP field input type check [#2454]
- Fix loading managed settings [#2455]

1.9.6 (2024-12-25)
=========================
- Add all_urls host permission to Chrome manifest file [#2421]
Expand Down
4 changes: 2 additions & 2 deletions dist/manifest_chromium.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 3,
"name": "KeePassXC-Browser",
"version": "1.9.6",
"version_name": "1.9.6",
"version": "1.9.7",
"version_name": "1.9.7",
"minimum_chrome_version": "93",
"description": "__MSG_extensionDescription__",
"author": "KeePassXC Team",
Expand Down
2 changes: 1 addition & 1 deletion dist/manifest_firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "KeePassXC-Browser",
"version": "1.9.6",
"version": "1.9.7",
"description": "__MSG_extensionDescription__",
"author": "KeePassXC Team",
"icons": {
Expand Down
14 changes: 11 additions & 3 deletions keepassxc-browser/_locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,10 @@
"message": "Автоматично попълване на единични съвпадения",
"description": "Automatically fill-in single credential entry checkbox text."
},
"optionsCheckboxAutoFillRelevantCredential": {
"message": "Автоматично попълване на свързани регистрации",
"description": "Automatically fill-in relevant credential entry checkbox text."
},
"optionsCheckboxAutoFillSingleTotp": {
"message": "Автоматично попълване на единични съвпадения за TOTP",
"description": "Automatically fill-in single TOTP entries checkbox text."
Expand Down Expand Up @@ -914,6 +918,10 @@
"message": "KeePassXC-Browser автоматично попълва регистрацията при едно съвпадение.",
"description": "Auto-Fill Single Entry option help text."
},
"optionsAutoFillRelevantCredentialHelpText": {
"message": "Автоматично попълване на съответните регистрации ако е необходимо второ попълване.",
"description": "Auto-Fill Relevant Credential option help text."
},
"optionsAutoFillSingleEntryWarning": {
"message": "Внимание! Автоматичното попълване не е безопасно. Използвайте го на свой риск. KeePassXC-Browser се опитва автоматично да открие полетата за вход. Обаче те могат да не бъдат открити правилно, като е възможно да бъдат попълнени чувствителни данни в грешните полета.",
"description": "Auto-Fill Single Entry warning text."
Expand All @@ -939,8 +947,8 @@
"description": "Use monochrome toolbar icon option help text."
},
"optionsUseCompactModeHelpText": {
"message": "Използване на умален вариант на падащия списък за избор на регистрации.",
"description": "Use compact (legacy) mode help text."
"message": "Използване на умален вариант на падащия списък за избор на регистрации.",
"description": "Use compact (legacy) mode help text."
},
"optionsSaveDomainOnlyHelpText": {
"message": "При добавяне на регистрации да бъде запазван само домейна вместо целия адрес.",
Expand Down Expand Up @@ -1089,7 +1097,7 @@
"optionsColumnAllowIframes": {
"message": "Разрешаване на рамки с ограничение по Cross-Origin",
"description": "Allow iframes column text."
},
},
"optionsColumnDelete": {
"message": "Премахване",
"description": "Site Preferences list column title."
Expand Down
14 changes: 11 additions & 3 deletions keepassxc-browser/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,10 @@
"message": "Automatically fill in single-credential entries",
"description": "Automatically fill-in single credential entry checkbox text."
},
"optionsCheckboxAutoFillRelevantCredential": {
"message": "Automatically fill in relevant credential entries",
"description": "Automatically fill-in relevant credential entry checkbox text."
},
"optionsCheckboxAutoFillSingleTotp": {
"message": "Automatically fill in single TOTP entries",
"description": "Automatically fill-in single TOTP entries checkbox text."
Expand Down Expand Up @@ -914,6 +918,10 @@
"message": "Pokud obdrží pouze jedinou položku, nechat KeePassXC-Browser automaticky vyplnit přihlašovací údaje.",
"description": "Auto-Fill Single Entry option help text."
},
"optionsAutoFillRelevantCredentialHelpText": {
"message": "Automatically fill in the relevant credential if a second fill is needed.",
"description": "Auto-Fill Relevant Credential option help text."
},
"optionsAutoFillSingleEntryWarning": {
"message": "Warning! Using auto-fill is not safe. Use at your own risk. KeePassXC-Browser automatically tries to detect login fields. However, they may be detected incorrectly, possibly filling sensitive data to unsafe input fields.",
"description": "Auto-Fill Single Entry warning text."
Expand All @@ -939,8 +947,8 @@
"description": "Use monochrome toolbar icon option help text."
},
"optionsUseCompactModeHelpText": {
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
},
"optionsSaveDomainOnlyHelpText": {
"message": "Při ukládání nových přihlašovacích údajů, uložit pouze doménu namísto úplné URL adresy.",
Expand Down Expand Up @@ -1089,7 +1097,7 @@
"optionsColumnAllowIframes": {
"message": "Allow Cross-Origin iframes",
"description": "Allow iframes column text."
},
},
"optionsColumnDelete": {
"message": "Smazat",
"description": "Site Preferences list column title."
Expand Down
14 changes: 11 additions & 3 deletions keepassxc-browser/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,10 @@
"message": "Automatically fill in single-credential entries",
"description": "Automatically fill-in single credential entry checkbox text."
},
"optionsCheckboxAutoFillRelevantCredential": {
"message": "Automatically fill in relevant credential entries",
"description": "Automatically fill-in relevant credential entry checkbox text."
},
"optionsCheckboxAutoFillSingleTotp": {
"message": "Automatically fill in single TOTP entries",
"description": "Automatically fill-in single TOTP entries checkbox text."
Expand Down Expand Up @@ -914,6 +918,10 @@
"message": "Lad KeePassXC-Browser udfylde loginoplysninger automatisk hvis den kun modtager én indtastning.",
"description": "Auto-Fill Single Entry option help text."
},
"optionsAutoFillRelevantCredentialHelpText": {
"message": "Automatically fill in the relevant credential if a second fill is needed.",
"description": "Auto-Fill Relevant Credential option help text."
},
"optionsAutoFillSingleEntryWarning": {
"message": "Advarsel! Automatisk udfyldning er ikke sikker. Brug funktionen på eget ansvar. KeePassXC-Browser forsøger automatisk at detektere loginfelter. Felter kan dog blive detekteret ukorrekt, hvilken muligvis udfylder usikre felter med følsomme data.",
"description": "Auto-Fill Single Entry warning text."
Expand All @@ -939,8 +947,8 @@
"description": "Use monochrome toolbar icon option help text."
},
"optionsUseCompactModeHelpText": {
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
},
"optionsSaveDomainOnlyHelpText": {
"message": "Når nye loginoplysninger gemmes, så gem kun domænet i stedet for den fulde URL.",
Expand Down Expand Up @@ -1089,7 +1097,7 @@
"optionsColumnAllowIframes": {
"message": "Tillad Cross-Origin iframes.",
"description": "Allow iframes column text."
},
},
"optionsColumnDelete": {
"message": "Slet",
"description": "Site Preferences list column title."
Expand Down
14 changes: 11 additions & 3 deletions keepassxc-browser/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,10 @@
"message": "Einträge mit einzelnen Anmeldedaten automatisch ausfüllen",
"description": "Automatically fill-in single credential entry checkbox text."
},
"optionsCheckboxAutoFillRelevantCredential": {
"message": "Automatically fill in relevant credential entries",
"description": "Automatically fill-in relevant credential entry checkbox text."
},
"optionsCheckboxAutoFillSingleTotp": {
"message": "Einzelne TOTP-Einträge automatisch ausfüllen",
"description": "Automatically fill-in single TOTP entries checkbox text."
Expand Down Expand Up @@ -914,6 +918,10 @@
"message": "Anmeldedaten von KeePassXC-Browser automatisch ausfüllen lassen, wenn er nur einen einzigen Eintrag erhält.",
"description": "Auto-Fill Single Entry option help text."
},
"optionsAutoFillRelevantCredentialHelpText": {
"message": "Automatically fill in the relevant credential if a second fill is needed.",
"description": "Auto-Fill Relevant Credential option help text."
},
"optionsAutoFillSingleEntryWarning": {
"message": "Warnung! Die Verwendung des automatischen Ausfüllens ist nicht sicher und erfolgt auf eigene Gefahr. KeePassXC-Browser versucht automatisch, Anmeldefelder zu erkennen. Sie können jedoch falsch erkannt werden, wodurch möglicherweise sensible Daten in unsichere Eingabefelder eingetragen werden.",
"description": "Auto-Fill Single Entry warning text."
Expand All @@ -939,8 +947,8 @@
"description": "Use monochrome toolbar icon option help text."
},
"optionsUseCompactModeHelpText": {
"message": "Verwenden Sie eine kompakte Version der Drop-down-Liste, um Anmeldedaten auszuwählen.",
"description": "Use compact (legacy) mode help text."
"message": "Verwenden Sie eine kompakte Version der Drop-down-Liste, um Anmeldedaten auszuwählen.",
"description": "Use compact (legacy) mode help text."
},
"optionsSaveDomainOnlyHelpText": {
"message": "Beim Speichern neuer Anmeldedaten nur die Domain anstatt der vollständigen URL speichern.",
Expand Down Expand Up @@ -1089,7 +1097,7 @@
"optionsColumnAllowIframes": {
"message": "Cross-Origin iframes zulassen",
"description": "Allow iframes column text."
},
},
"optionsColumnDelete": {
"message": "Löschen",
"description": "Site Preferences list column title."
Expand Down
14 changes: 11 additions & 3 deletions keepassxc-browser/_locales/el/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,10 @@
"message": "Automatically fill in single-credential entries",
"description": "Automatically fill-in single credential entry checkbox text."
},
"optionsCheckboxAutoFillRelevantCredential": {
"message": "Automatically fill in relevant credential entries",
"description": "Automatically fill-in relevant credential entry checkbox text."
},
"optionsCheckboxAutoFillSingleTotp": {
"message": "Automatically fill in single TOTP entries",
"description": "Automatically fill-in single TOTP entries checkbox text."
Expand Down Expand Up @@ -914,6 +918,10 @@
"message": "Αφήστε το KeePassXC-Browser να συμπληρώνει αυτόματα τα διαπιστευτήρια εάν λάβει μόνο μία καταχώρηση.",
"description": "Auto-Fill Single Entry option help text."
},
"optionsAutoFillRelevantCredentialHelpText": {
"message": "Automatically fill in the relevant credential if a second fill is needed.",
"description": "Auto-Fill Relevant Credential option help text."
},
"optionsAutoFillSingleEntryWarning": {
"message": "Προειδοποίηση! Η χρήση της αυτόματης συμπλήρωσης δεν είναι ασφαλής. Χρησιμοποιήστε το με δική σας ευθύνη. Το KeePassXC-Browser προσπαθεί αυτόματα να εντοπίσει πεδία σύνδεσης. Ωστόσο, ενδέχεται να εντοπιστούν εσφαλμένα, ενδεχομένως γεμίζοντας ευαίσθητα δεδομένα σε μη ασφαλή πεδία εισαγωγής.",
"description": "Auto-Fill Single Entry warning text."
Expand All @@ -939,8 +947,8 @@
"description": "Use monochrome toolbar icon option help text."
},
"optionsUseCompactModeHelpText": {
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
},
"optionsSaveDomainOnlyHelpText": {
"message": "Κατά την αποθήκευση νέων διαπιστευτηρίων, αποθηκεύστε μόνο το domain αντί για την πλήρη διεύθυνση URL.",
Expand Down Expand Up @@ -1089,7 +1097,7 @@
"optionsColumnAllowIframes": {
"message": "Να επιτρέπονται τα Cross-Origin iframes",
"description": "Allow iframes column text."
},
},
"optionsColumnDelete": {
"message": "Διαγραφή",
"description": "Site Preferences list column title."
Expand Down
14 changes: 11 additions & 3 deletions keepassxc-browser/_locales/en_GB/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,10 @@
"message": "Automatically fill in single-credential entries",
"description": "Automatically fill-in single credential entry checkbox text."
},
"optionsCheckboxAutoFillRelevantCredential": {
"message": "Automatically fill in relevant credential entries",
"description": "Automatically fill-in relevant credential entry checkbox text."
},
"optionsCheckboxAutoFillSingleTotp": {
"message": "Automatically fill in single TOTP entries",
"description": "Automatically fill-in single TOTP entries checkbox text."
Expand Down Expand Up @@ -914,6 +918,10 @@
"message": "Let KeePassXC-Browser automatically fill in credentials if it receives only a single entry.",
"description": "Auto-Fill Single Entry option help text."
},
"optionsAutoFillRelevantCredentialHelpText": {
"message": "Automatically fill in the relevant credential if a second fill is needed.",
"description": "Auto-Fill Relevant Credential option help text."
},
"optionsAutoFillSingleEntryWarning": {
"message": "Warning! Using auto-fill is not safe. Use at your own risk. KeePassXC-Browser automatically tries to detect login fields. However, they may be detected incorrectly, possibly filling sensitive data to unsafe input fields.",
"description": "Auto-Fill Single Entry warning text."
Expand All @@ -939,8 +947,8 @@
"description": "Use monochrome toolbar icon option help text."
},
"optionsUseCompactModeHelpText": {
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
"message": "Use a compact version of the dropdown list to select credentials.",
"description": "Use compact (legacy) mode help text."
},
"optionsSaveDomainOnlyHelpText": {
"message": "When saving new credentials, save only the domain instead of full URL.",
Expand Down Expand Up @@ -1089,7 +1097,7 @@
"optionsColumnAllowIframes": {
"message": "Allow Cross-Origin iframes",
"description": "Allow iframes column text."
},
},
"optionsColumnDelete": {
"message": "Delete",
"description": "Site Preferences list column title."
Expand Down
Loading

0 comments on commit 8d0d098

Please sign in to comment.