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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Dataset authors can display a warning banner at the top of the page by setting `.meta.warning` in the main dataset JSON. The warning can be plain text or markdown format. This can be incorporated into Nextstrain workflows using `augur export v2 --warning`, available as of Augur version X.X.X.
* Bugfix: Clicking on the icons for FULL and GRID layout now changes the layout, just like clicking on the text ([#1911](https://github.com/nextstrain/auspice/issues/1911))