You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Changelog
2
2
3
-
## version 2.48.0 - 2023/08/31
4
3
4
+
* 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.
5
+
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.
5
6
7
+
## version 2.48.0 - 2023/08/31
6
8
7
9
* Root sequence data may be inlined in the main dataset JSON
8
10
([Auspice PR #1688](https://github.com/nextstrain/auspice/pull/1688) and [Augur PR #1295](https://github.com/nextstrain/augur/pull/1295)).
@@ -32,8 +34,6 @@ detailed in [augur PR #1281](https://github.com/nextstrain/augur/pull/1281).
32
34
* Dependencies updated. See [PR #1669](https://github.com/nextstrain/auspice/pull/1669) for more.
33
35
34
36
## version 2.46.0 - 2023/05/15
35
-
36
-
37
37
* Fixed a bug where narratives with multiple datasets that had measurements panels would error when switching datasets. ([#1603](https://github.com/nextstrain/auspice/issues/1603))
38
38
39
39
_There have been a number of internal changes with this release, most of which should not result in any different behavior while using Auspice._
0 commit comments