File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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)
You can’t perform that action at this time.
0 commit comments