Skip to content

URL parsing fixes and improvements

Compare
Choose a tag to compare
@blmayer blmayer released this 30 Jun 01:22
· 114 commits to main since this release
8d1ff8d

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