Skip to content

v0.8.1

Choose a tag to compare

@joemasilotti joemasilotti released this 22 Apr 19:37
· 209 commits to main since this release

Fixed

  • Tab routing no longer cancels navigation from an unclaimed URL back to a tab's claimed URL in Normal Mode. Under Turbo this could lock up the tab bar; under Inertia the page silently failed to navigate. See #50 for details.