URL parsing fixes and improvements
Fixes
This release fixes URL parsing issues in #19 by @nicwaller
Other changes
- Added check for different protocols, only in navigation for now
- Improved cleanup of temp files
- Storing parsed URLs in history, so parsing is no longer done twice
Full Changelog: v0.14.1...v0.14.2