Skip to content

2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nextstrain-bot nextstrain-bot released this 17 Jun 10:04
⚠️ This is a pre-release. It can contain bugs and significant changes which are not yet finalized. Changes may appear without notice. We recommend to try the pre-releases to learn about upcoming features. For important projects, use stable releases.

See the changelog: https://github.com/nextstrain/nextclade/blob/master/CHANGELOG.md#nextclade-200

Commit history

(click to expand)
  • [1ec1c2b] feat(web): add warning for unsupported browsers

  • [c91d006] Merge pull request #866 from nextstrain/feat/web-unsipported-browser-warning

  • [0288991] chore: release web v2.1.0

  • [9d056b1] chore(ci): ensure correct full domain var is set for web app builds

  • [c2d1459] fix(web): ensure init errors are not hidden

Nextclade Web has been hiding some of the errors that occur during initialization. Notably, if dataset server is not reachable or dataset index fetch fails for any reason, then Nextclade would just show loading spinner indefinitely.

This PR ensures that the error is properly handled and that an error message is shown in these cases.

  • [36f0df7] Merge pull request #867 from nextstrain/fix/web-init-hidden-errors

  • [21c8568] feat(cli): improve error message when old, removed cli args are used

  • [b4f0559] Merge pull request #868 from nextstrain/feat/cli-better-errors-on-removed-args

  • [013eed6] chore: release cli 2.0.0-beta.2