Skip to content

Commit 526f4b4

Browse files
committed
bump to v1.6.1 — bug fixes + security hardening
Changes in 1.6.1: - Fix: duplicate nsec import prevention - Fix: save button debounce - Fix: auto-dedup on unlock - New: delete from profile view - New: Manage Profiles page (multi-select delete) - New: first-unlock vs re-lock messaging - Security: unlock brute-force protection - Security: permission request rate limiting per origin
1 parent f985188 commit 526f4b4

20 files changed

Lines changed: 130 additions & 60945 deletions

distros/safari/api-keys/api-keys.build.js

Lines changed: 11 additions & 790 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

distros/safari/background.build.js

Lines changed: 4 additions & 10665 deletions
Large diffs are not rendered by default.

distros/safari/content.build.js

Lines changed: 5 additions & 363 deletions
Large diffs are not rendered by default.

distros/safari/event_history/event_history.build.js

Lines changed: 12 additions & 5428 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

distros/safari/experimental/experimental.build.js

Lines changed: 7 additions & 245 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

distros/safari/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.6.0",
6+
"version": "1.6.1",
77
"author": "Humanjava Enterprises Inc",
88
"homepage_url": "https://nostrkey.com",
99
"icons": {

0 commit comments

Comments
 (0)