feat(browser): urlbar autocomplete and on-disk history

feat(browser): urlbar autocomplete and on-disk history

#415 in DioxusLabs/blitz — merged 2026-05-04

Adds urlbar autocomplete (history matches + a "Search with DuckDuckGo" row, keyboard-driven) backed by a new sqlite history store that hydrates the in-memory BrowsingHistory on startup.

Last updated 2026-05-14