Skip to content

Auspice 2.49.0

Compare
Choose a tag to compare
@jameshadfield jameshadfield released this 28 Sep 00:02
· 417 commits to master since this release
  • Allow the tip label key to be defined in the JSON via display_defaults.tip_label, in addition to being settable via a URL query.
    See the docs or PR #1668 for more.
  • Tree-specific options in the sidebar are now hidden when the tree panel is not displayed. (#1698)
  • Fixed a bug where the radial trees would have their inner grid circles offset. (#1693)
  • Fixed a bug where SVG export of the entropy panel was invalid. (#1694)

Internal changes which should not result in any different behaviour while using Auspice.

  • Read the Docs build config updated. (#1700)
  • CI improvements. (#1702)