Skip to content

Auspice 2.60.0

Latest
Compare
Choose a tag to compare
@jameshadfield jameshadfield released this 06 Nov 22:51
  • Performance improvement: We no longer attempt to animate actions on trees with over 4000 tips which results in more responsive interactions. (#1880)
  • Performance improvement: We no longer recompute the entropy data (which can be expensive) when the entropy panel is toggled off or off-screen. (#1879)
  • Bugfix: narrative slide changes which removed a filter would not work as expected in some cases (#1883)

Internal / development changes

  • Refactor how the measurement-sidecar JSON is loaded (#1881)
  • Move jest config to TypeScript (#1885)
  • Move jest-puppeteer with Playright (#1884)
  • Verbose logging during CI (#1876)