Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #87 from igboyes/release-4.0.0-beta.3
Browse files Browse the repository at this point in the history
Update releases for 4.0.0-beta.3
  • Loading branch information
igboyes authored May 13, 2020
2 parents 5900fea + 6affaba commit aab5d2b
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions data/releases3.json
Original file line number Diff line number Diff line change
@@ -165,6 +165,18 @@
"asset_error": false
},
"releases": [
{
"name": "v4.0.0-beta.3",
"body": "#### Added\r\n- support browser caching of analysis retrieval (`GET`) requests\r\n\r\n#### Changed\r\n- miscellaneous minor aesthetic improvements\r\n- simplify unnecessarily complicated reference export mechanism\r\n\r\n#### Fixed\r\n- fix **Add Sequence** dialog not opening\r\n- fix bad subtraction link in Pathoscope mapping overview\r\n- fix missing settings errors when starting with `--no-setup`\r\n- fix unrounded median values (#1833)",
"prerelease": true,
"published_at": "2020-05-13T16:44:13Z",
"html_url": "https://github.com/virtool/virtool/releases/tag/v4.0.0-beta.3",
"filename": "virtool.tar.gz",
"content_type": "application/gzip",
"size": 69015400,
"download_url": "https://github.com/virtool/virtool/releases/download/v4.0.0-beta.3/virtool.tar.gz",
"asset_error": false
},
{
"name": "v4.0.0-beta.2",
"body": "#### Fixed\r\n- fix exception about missing `sentry_sdk` module",
Loading

0 comments on commit aab5d2b

Please sign in to comment.