Skip to content

v0.10.1

Choose a tag to compare

@dsubtle1 dsubtle1 released this 15 Aug 23:52
· 42 commits to main since this release

Fixed

  • "Insights" was missing from the mobile nav drawer — it was added to the desktop nav when
    the Insights page shipped (0.9.5) but never added to the hamburger menu, so it was invisible on
    phones/tablets ever since. Added, and covered by a new regression test that diffs the desktop
    and mobile nav link sets so a future addition can't silently repeat this.