Skip to content

GitNav v2.0.0 - Enhanced and added features

Latest

Choose a tag to compare

@SELESTER11 SELESTER11 released this 05 Jan 19:51
· 1 commit to main since this release

GitNav v2.0.0

Major update focused on improving search experience and eliminating browser autofill interference.

What's New

Enhanced Search Experience

  • New Activation Flow: Search now requires explicit button click
  • Zero Autofill Interference: Completely eliminated browser autofill issues
  • Smart Detection: System distinguishes real typing from autofill
  • Better UX: Clear visual feedback during activation

Critical Fixes

  • Fixed browser autofill interfering with search
  • Fixed GitHub search bar focus conflicts
  • Eliminated email/password autofill in search
  • Resolved input initialization race conditions

Performance

  • Improved event listener cleanup
  • Better memory management
  • Faster input activation
  • Enhanced sidebar isolation

Security Enhancements

  • Multi-layer autofill prevention
  • Random input identifiers
  • Email pattern rejection
  • Better browser extension isolation

Installation

Chrome Web Store: Coming soon

Manual Install:

  1. Download the extension files
  2. Go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked"
  5. Select the extension folder

Links


Full Changelog: v1.0.1...v2.0.0