Skip to content
Nav0
Main Navigation HomeGuideInstallBlogRelease Notes
FAQ
Privacy Policy
Terms of Use
Disclaimer

Appearance

Sidebar Navigation

Release Notes

All Releases

v0.1.1

v0.1.0

v0.0.9

v0.0.8

v0.0.7

v0.0.6

v0.0.4

v0.0.5-alpha

v0.0.2-alpha

v0.0.3-alpha

v0.0.1-alpha

On this page

v0.1.1 ​

Latest

April 3, 2026

Browser Notifications ​

  • Cross-Platform Notifications — added browser notifications support for all platforms using blob URL polyfill injection to avoid CSP inline script errors

User Agent Overhaul ​

  • Firefox User Agent Default — switched default user agent to OS-appropriate Firefox UA for better site compatibility
  • Simplified User Agent Options — removed 'default' and 'electron-default' presets in favor of the Firefox-based default

Developer Tools ​

  • Built-in DevTools — enabled Chromium Developer Tools as a user-facing option, on by default
  • Standard DevTools Shortcut — use Chrome-standard shortcut (Cmd+Opt+I / Ctrl+Shift+I) to open Developer Tools

Browser Compatibility ​

  • Streaming Site Fixes — skip CSS and JS ad blocking injection entirely on streaming sites (YouTube, Spotify, etc.)
  • Facebook Login — unblocked Facebook Login flow
  • PDF Download Button — added download button for PDF viewer
  • CSP Compliance — use blob URLs for polyfill injection to avoid Content Security Policy violations

External Protocol Handlers ​

  • Protocol Support — added handlers for mailto:, tel:, and other external protocol links

Hard Reload Fix ​

  • Hard Reload — fixed hard reload not triggering by wiring it up in the renderer and not awaiting cache clearing operations

Dark Mode Removal ​

  • Removed Dark Mode Toggle — removed the per-site dark mode injection feature completely

Bug Fixes ​

  • ResizeObserver Error — suppressed ResizeObserver error overlay in webpack dev server
  • Nav0 Branding — capitalized Nav0 brand name consistently in all user-facing text
  • TrustedScript Fix — fixed TrustedScript violation and unblocked cookielaw.org for Spotify
  • Ad Blocker Tuning — fixed overly broad CSS ad selectors, unblocked onesignal.com, and extended app protocol handling
  • Overlay Renderer Timing — added 500ms delay before overlay renderer process initialization to prevent race conditions
  • User Agent Type Fix — fixed userAgentPreset type error by adding missing type to union

Last updated:

Pager
Previous pageAll Releases
Next pagev0.1.0

Released under the MIT License.

Copyright Nav0 Contributors