Skip to content

Commit c3e2852

Browse files
committed
add TODO — submit v1.6.1 to Chrome, Firefox, Safari stores (desktop task)
1 parent 526f4b4 commit c3e2852

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs_project_info/TODO.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# NostrKey TODO
2+
3+
## Immediate — Submit v1.6.1 to Stores
4+
5+
Store credentials are on the desktop machine (.env). Submit from there.
6+
7+
- [ ] **Chrome Web Store** — upload `distros/nostrkey-chrome-v1.6.1.zip` via developer dashboard or API
8+
- [ ] **Firefox Add-ons** — upload `distros/nostrkey-firefox-v1.6.1.zip` via developer hub or API
9+
- [ ] **Safari / Mac App Store** — build via Xcode, archive, upload via Xcode Organizer. Xcode Cloud auto-triggers on push if configured.
10+
11+
### v1.6.1 Changelog (for store listing)
12+
- Fixed: duplicate profile creation when rapidly clicking save
13+
- Fixed: profiles with the same key are now automatically cleaned up
14+
- New: delete profiles directly from the profile view screen
15+
- New: Manage Profiles page (Settings > Profiles) with multi-select bulk delete
16+
- Improved: first-unlock message explains why password is needed
17+
- Security: brute-force protection on unlock (cooldown after 3 failed attempts)
18+
- Security: rate limiting on permission requests per website (prevents spam)

0 commit comments

Comments
 (0)