Skip to content

Releases: dockstore/dockstore-ui2

2.5.0-beta.0

02 Jan 16:34
378f258
Compare
Choose a tag to compare
2.5.0-beta.0 Pre-release
Pre-release
Update karma and @angular-devkit/build-angular (#855)

2.5.0-alpha.0

02 Dec 19:26
b3f6c5d
Compare
Choose a tag to compare
2.5.0-alpha.0 Pre-release
Pre-release
  • testing things out on staging

2.4.0

20 Sep 19:08
75d3921
Compare
Choose a tag to compare

Highlighted new features include:

  • Snapshotted versions and DOIs
    • Versions can be snapshotted to freeze them at a particular point in time
      Zenodo integration allowing publishers to create DOIs for snapshotted versions
  • CWL launch with CGC (Seven Bridges)
  • Language support updates
    • Support for WDL 1.0 tools and workflows
    • Support for CWL 1.1 tools and workflows
    • Cromwell update from 36 to 44
  • Migrated documentation to readthedocs (same URL)
  • When not logged-in, the home page will better introduce new users to Dockstore
  • CLI now tested with (and recommending) Java 11 and Python 3
  • Closed Beta feature: Services as a new type of entry
    • Also beta testing GitHub Apps and dockstore.yml

Breaking changes/things to note:

  • Improved parsing code and support for WDL 1.0 means that some previously invalid tools and workflows should now be valid (or vice versa)
    • A refresh of the tools and workflows is required to redo validation
  • My Tools and My Workflows links are now in account dropdown

2.4.0-rc.3

17 Sep 21:40
Compare
Choose a tag to compare
2.4.0-rc.3 Pre-release
Pre-release
Feature/verification source and platform (#789)

* First fix
* Put into variable
* Remove unused friendly value pipe
* Change to new property
* Update webservice version

2.4.0-rc.2

13 Sep 21:10
d4ddcca
Compare
Choose a tag to compare
2.4.0-rc.2 Pre-release
Pre-release
Update account setup instructions (#790)

* update account set up for py3 CWL, moved docker install to dependencies (part1), separated out CWL since optional

2.4.0-rc.1

11 Sep 12:40
c6e4349
Compare
Choose a tag to compare
2.4.0-rc.1 Pre-release
Pre-release
Feature/base url for docs (#783)

* add base url option for docs

2.4.0-rc.0

29 Aug 19:01
Compare
Choose a tag to compare
2.4.0-rc.0 Pre-release
Pre-release
[ImgBot] Optimize images (#770)

/src/assets/images/thirdparty/cgc.png -- 4.38kb -> 1.83kb (58.1%)

Signed-off-by: ImgBotApp <[email protected]>

2.4.0-beta.6

27 Aug 14:57
10ed758
Compare
Choose a tag to compare
2.4.0-beta.6 Pre-release
Pre-release
Feature/2609/force tos acceptance (#740)

force logout users who have not accepted TOS and Privacy Policy
dockstore/dockstore#2609

2.4.0-beta.5

22 Aug 21:41
52c161a
Compare
Choose a tag to compare
2.4.0-beta.5 Pre-release
Pre-release
Allow anchors (#752)

2.4.0-beta.4

19 Aug 22:11
5305a09
Compare
Choose a tag to compare
2.4.0-beta.4 Pre-release
Pre-release
Feature/different deploy path (#742)

* serve images from CDN
* rewrite image paths prior to circle ci upload
* standardize on `../assets/` syntax for images destined for retrieval from CDN