If you run into issues like this, download version 0.4.2. It should be fixed. https://github.com/77elements/noornote/releases/tag/v0.4.2
🔔 This profile hasn't been claimed yet. If this is your Nostr profile, you can claim it.
Edit
If you run into issues like this, download version 0.4.2. It should be fixed. https://github.com/77elements/noornote/releases/tag/v0.4.2
# NoorNote 0.4.0 — Release Notes **Web Version** - NoorNote is now available as a web app at https://noornote.app/ - Browser extension login (NIP-07) with Alby setup guide - NIP-46 remote signer support for web - CORS media upload proxy for browser mode - SPA routing via .htaccess **Onboarding / New Account Flow** - Full onboarding wizard (9 steps): username, avatar, bio, relays, DM inbox relays, follow packs, lightning wallet - Web-specific flow: Alby + Rizful setup before keypair generation - DiceBear avatar generation with upload option - Randomized username suggestions (~500 adjectives, ~1500 nouns) - Backup download with nsec, npub, NWC, lightning address - Cancel button with full account cleanup - Crash recovery via PerAccountLocalStorage **NoorSigner** - Encryption upgraded from XOR to AES-256-GCM with auto-migration - Silent mode (default ON) — no system password prompts - In-app password and import modals - `--stdin` flag for non-interactive account creation with trust session - `--password-stdin` for GUI/daemon integration **Mobile / Responsive** - Mobile-first layout refactoring with fluid sidebar scaling - LayoutService with modes: default, right-pane, wide, phone - Breakpoint system (phone → tablet → desktop) - Carousel touch swipe support - Sidebar edge-swipe to open/close - Hamburger menu with notification dot - Phone-friendly navigation, search, settings **CSS Refactoring** - Centralized typography with responsive font sizes - Consolidated border-radius variables ($radius-*) - Extracted SCSS molecules from monolithic layout file - Replaced hardcoded colors with variables - Base classes for form elements (.input, .textarea) - Branded loading screen with gradient **Notes & Content** - NIP-30 custom emoji support - Kind 9735 zap receipt rendering (Fountain) - Fallback for unsupported event kinds with njump link - Mentions in articles - Auto-pause videos when scrolled out of viewport - Native fullscreen API for videos in browser - Expanded emoji picker (now with 1900 emojis) **Lists & Sync** - Full state comparison for all 13 list difference cases - Bookmark sync fixes (URL and hashtag types) - Muted threads sync between instances via relays - Platform-aware sync UI (file buttons hidden on web) - Browser-based list restore via file upload **Bug Fixes** - localStorage QuotaExceededError with FIFO cleanup - Profile cache after onboarding - Extension session restore in browser - EventBus listener leaks across views - Reply thread indentation capped at depth 7 - InfiniteScroll pagination logic - Timeline race condition causing duplicate tabs **Other** - Badge count on browser tab and macOS dock - NIP-50 search with dedicated search relays - Locale-aware number formatting for wallet balance - Danger Zone reset options in List Settings - NIP-51 Inspector easter egg
New #NoorNote release is out. https://github.com/77elements/noornote/releases/tag/v0.3.11 You should update. A ton has been refactored under the hood. Lots of UI details got polished. The notification priorities I introduced yesterday are in there too. This is basically a stabilization and prep release for the big stuff that is coming, insh'Allah. The next release will take a little longer. NoorNote has been in the caterpillar phase up to now. Now it's pupating and will turn into a butterfly after that!
In the next release:
That's strange. I've tested it here with an account that has tribes and one without. The tabs usually don't appear if no tribe is defined, but then the normal timeline without the tribe tabs should show up. Can you try creating a tribe just for testing and then head to the timeline? Go under Lists -> Tribes, then create a folder and add a user to it.
NoorNote v0.3.8 is out! Download here: https://github.com/77elements/noornote/releases/tag/v0.3.8 Mac users, don't forget to: xattr -cr /Applications/Noornote.app after installation and copying to the Applications folder. What's New Timeline & Navigation - Your scroll position is now remembered when you open a post and go back - no more losing your place in the timeline - Tribes are now integrated into the main timeline with easy-to-use tabs Notifications - Click on hashtag notifications to jump directly to the post - New subscribe/unsubscribe toggle for hashtag notifications Polls (NIP-88) - Images can now be displayed in poll options - Poll votes now sync across all views instantly - Improved poll creator with better layout and live preview Direct Messages (NIP-17) - Links, images, mentions, and quoted notes now display properly in DMs Bookmarks & Lists - Easier syncing with "Easy Mode" - now works for folder moves and reordering - Fixed issues with bookmark sync showing note content correctly Tribes - Fixed member counts and category assignments - More reliable member removal - Better handling when switching accounts Bug Fixes - Fixed NIP-46 bunker signing (remote signers now work correctly) - Fixed various sync issues with bookmarks, follows, and mutes - Improved stability across the app Under the Hood - Enabled strict TypeScript checking for better code quality - Major code cleanup and simplification (thousands of lines removed) - Better caching for profiles and relay lists - Improved performance throughout the app and lesser relay fetchings
… *who matter to you most (damn auto-correct)
Emergency update! #NoorNote or #NoorSigner on macOS doesn't store the nsec in the Keychain like some other Nostr clients do, but it does store the NWC string there. That totally slipped by me because of my blind spot. I've got everything iCloud related disabled on my Mac, but I completely overlooked that most Mac users aren't even aware if their Keychain is syncing to iCloud. And it's a well known fact that Apple has access to those so called 'encrypted' iCloud data. Shame on me. So now you can migrate your NWC storage from the Keychain to a local encrypted file (which is also a cool advantage of a desktop client). Just go to 'Settings', then 'Zaps', and flip the switch. That's it. Download it here: https://github.com/77elements/noornote/releases/tag/v0.3.7 Besides that, version 0.3.7 includes: New Features - File-based NWC storage option - Store your Lightning wallet connection in an encrypted local file instead of the system keychain. Recommended for Mac users who sync their keychain to iCloud. - Tribe member management in Profile View - Add or remove users from your tribes directly from their profile page. - Quick sync mode switching - Switch between Easy Mode and Manual Mode for list synchronization directly from the list view without going to Settings. Improvements - iCloud warning for Mac users - NWC settings now display a warning for Mac users about potential iCloud keychain syncing risks. - Migrated from npm to bun - Faster builds and package management. Bug Fixes - Easy Mode bookmark sync - Fixed automatic sync not applying folder assignments and corrected folder item counts. - DM dropdown menu positioning - Fixed menu appearing in wrong position. - Video fullscreen - Fixed fullscreen video playback issues.
New #NoorNote release is out! v0.3.4 was really not easy, I stabilized some existing features, implemented 2 user requests as best I could, added a few of my own ideas, fixed a bunch of bugs, and refactored some stuff. Download it here: https://github.com/77elements/noornote/releases/tag/v0.3.4 Mac Users: Copy the App to /Applications/ folder (overwrite the old app), open terminal and run xattr -cr /Applications/Noornote.app before running NoorNote. Here's the full list of what's new: Release Notes Version 0.3.4 (2026-01-05) New Features Wide Mode Layout - 3-way Layout System: Choose between 'Default', 'Right Pane', and 'Wide Mode' layouts in UI Settings - Wide Mode: Hides the right pane to maximize content space - great for focused reading and writing - Smart Content Placement: Lists and search results automatically adapt to your selected layout mode Hijri Calendar Support - Islamic Calendar Display: Added Hijri calendar support for profile joined dates - 3 Display Modes: Choose between Gregorian only, Hijri only, or both calendars side-by-side Improvements User Experience - Post Truncation Control: New setting to disable automatic post truncation - read full posts inline without expanding - macOS Window Behavior: Close button now minimizes the window instead of quitting the app (standard macOS behavior) - Keyboard Shortcuts: Fixed shortcuts being triggered when typing in modals or input fields - Smoother Scrolling: CSS optimizations for significantly improved scrolling performance - Manual Poll UX: "Look for new notes" now polls immediately with detailed result messages Profile & Timeline - Joined Date Display: User profiles now show when the account was created - Thread Navigation: Fixed clicking on thread context indicators to properly navigate to parent notes - Quoted Repost Code Format: Improved Quoted Repost code formatting for better readability NIP Protocol Enhancements NIP-09 Event Deletion Support - Mutes List: Now respects NIP-09 deletion events - deleted mutes are automatically filtered out (following the NIP-09) - Bookmarks: Implemented NIP-09 deletion for bookmark folders using kind:5 events - Tribes: Fixed NIP-09 deletion handling with correct timestamps for replaceable events - Bug Fixes: Resolved timestamp handling issues for replaceable event deletions NIP-78 Application Data - Folder Order Preservation: Bookmark and Tribe folder order is now preserved across sync operations - Consistent Sync: Folder assignments are properly maintained when syncing with relays Tribes (still experimental) - Improved Deletion: Members are now properly removed when deleting tribes (instead of moving to root) - Grid Layout Refactor: Standardized layout using generic grid-3-col class for consistency - File Restore Support: Added getAllFolderData method for restoring from file backups - Sync Improvements: Better handling of folder assignments during relay synchronization See Tribes Timelines at Search -> '/tribes' + Enter Code Quality - UI Component Refactor: Created reusable `nn-ui-toggle` CSS molecule component used in Settings and NIP-51 Inspector - Added NIP-51 Inspector: Displays your whole NIP-51 list. --- Full Changelog: https://github.com/77elements/noornote/compare/v0.3.3...v0.3.4
Official nostr account of [ mslm dvlpmnt ] Projects: ✨ #NoorNote, a premium Linux & MacOS desktop Nostr client: https://noornote.app/ , https://github.com/77elements/noornote ✨ #NoorSigner, a CLI Linux & MacOS desktop Key Signer: https://github.com/77elements/noorsigner - My book "The White Ram Lamb" is out! A dystopian Muslim cyberpunk science fiction novel mslmdvlpmnt.com/the-white-ram-lamb Other small projects: - Muslims Follow Pack: following.space/d/bsb40kv9nwr4 - ZapStar 💫 - Find out who zaps you the most: mslmdvlpmnt.com/zapstar - Search npubs by keywords: mslmdvlpmnt.com/SearchInNpub - Relay Inspector: mslmdvlpmnt.com/tools/relay-inspector/