Skip to content

Quick Explorer v0.1.22

Choose a tag to compare

@biondi53 biondi53 released this 05 Mar 01:22
· 31 commits to main since this release

✨ Navigation Stability & Input Refinement

  • 🛡️ Smart History Jump: Enhanced Back/Forward navigation to automatically skip deleted folders. It now also skips redundant paths (duplicates in history), ensuring you always land on a different location.
  • ✨ Flicker-Free Address Bar: The address bar now waits for a successful folder load before updating its text, providing a cleaner and more professional UI during rapid navigation.
  • 🖱️ Native Input Context Menus: Implemented a bespoke context menu (Cut, Copy, Paste, Select All) for all input fields.
  • ⚡ Paste and Go: Added a specialized "Paste and Go" option to the address bar for instant navigation from the clipboard.
  • 🛡️ Silent Revert: Invalid manual path entries now silently revert to the previous valid location instead of showing technical errors.
  • ⌨️ Auto-Selection: Clicking the address bar now automatically selects all text for immediate replacement.
  • 🔄 Race Condition Guards: Implemented synchronous ref updates and safety timeouts to eliminate "infinite loading" hangs during fast history jumps.