Skip to content

Commit 06c1a33

Browse files
committed
changelog
1 parent 87a063d commit 06c1a33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33

44
* 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.
55
See [the docs](https://docs.nextstrain.org/projects/auspice/en/stable/advanced-functionality/view-settings.html) or [PR #1668](https://github.com/nextstrain/auspice/pull/1668) for more.
6+
* Tree-specific options in the sidebar are now hidden when the tree panel is not displayed. ([#1698](https://github.com/nextstrain/auspice/pull/1698))
7+
* Fixed a bug where the radial trees would have their inner grid circles offset. ([#1693](https://github.com/nextstrain/auspice/pull/1693))
8+
* Fixed a bug where SVG export of the entropy panel was invalid. ([#1694](https://github.com/nextstrain/auspice/pull/1694))
9+
10+
_Internal changes which should not result in any different behaviour while using Auspice._
11+
12+
* Read the Docs build config updated. ([#1700](https://github.com/nextstrain/auspice/pull/1700))
13+
* CI improvements. ([#1702](https://github.com/nextstrain/auspice/pull/1702))
614

715
## version 2.48.0 - 2023/08/31
816

0 commit comments

Comments
 (0)