Releases: SELESTER11/GitNav
Releases · SELESTER11/GitNav
GitNav v2.0.0 - Enhanced and added features
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:
- Download the extension files
- Go to chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked"
- Select the extension folder
Links
Full Changelog: v1.0.1...v2.0.0
GitNav v1.0.1
GitNav v1.0.1
Minor update with permission optimization.
Changes
- Removed unnecessary
activeTabpermission - Improved extension security posture
- Performance optimizations
Installation
Install from Chrome Web Store (coming soon) or manually load the extension.
Full Changelog: v1.0.0...v1.0.1