Skip to content

v0.0.8

Latest

March 15, 2026

Tab Management

  • Tab Context Menu — right-click any tab for Reload, Close, Duplicate, Mute/Unmute, and Close Other Tabs
  • Tab Pinning — pin tabs via context menu to keep them compact and persistent
  • Move Tab to Another Window — move tabs between open windows, or into a new window
  • Cmd+O Tab Switcher — quick overlay to search and switch between open tabs, filtered by private/non-private context
  • Tab Hover Tooltip — hover over a tab to see its full title
  • Scrollable Tab Strip — tabs scroll horizontally when the bar fills up, with a minimum width so they stay readable
  • Loading Spinner — favicon area shows a spinner while a page is loading
  • Background Tabs — new tabs now open in the background without stealing focus

Browsing & Navigation

  • Hard Reload (Cmd+Shift+R) — clears the site's cache and performs a fresh reload
  • Print Page — print from the File menu, Options menu, or right-click context menu
  • Custom Error Page — friendly error page when a navigation fails
  • SSL/Security Warning Page — interstitial warning for unsafe connections with a 24-hour bypass expiry
  • Offline Page — dedicated page shown when there is no internet connection
  • HTTPS Enforcement — HTTP URLs are automatically upgraded to HTTPS

Privacy & Security

  • Popup Blocking — per-site popup controls with a smart-allow policy (60-second window)
  • Popup Flood Protection — prevents sites from opening too many popups at once
  • Customizable User Agent — choose from presets or enter a custom user agent string; changes apply to all open tabs immediately

In-App Issue Reporting

  • Submit Issues from the Browser — built-in issue reporter with image attachments, powered by a Cloudflare Worker
  • Image Compression — attached screenshots are resized and compressed client-side before upload
  • About Nav0 Page — detailed about page at nav0://about
  • Philosophy Page — nav0's design philosophy and principles
  • Privacy Policy, Terms of Use, Disclaimer — full legal pages, now on independent routes
  • Blog — new article: "Nav0 vs Chrome Data Consumption"

UI Polish

  • Simplified Top Nav Bar — secondary links consolidated into a Links dropdown
  • File Size on Downloads — the Downloads page now shows file sizes
  • Dropdown Caret — custom SVG chevron for consistent styling across platforms

Bug Fixes

  • Fixed Google login popup being blocked on sites like LinkedIn
  • Fixed duplicate history records with atomic upsert and URL fragment stripping
  • Fixed activeWindow not updating on OS-level window switches
  • Fixed MaxListenersExceededWarning by removing will-download listener on tab destroy
  • Fixed data: URLs appearing in the URL bar and navigation history
  • Fixed SSL warning URL bar and back button behavior on new tabs
  • Removed duplicate "About Nav0 Browser" option from help menus

Released under the MIT License.