Releases: dockstore/dockstore-ui2
Releases · dockstore/dockstore-ui2
2.5.0-beta.0
Update karma and @angular-devkit/build-angular (#855)
2.5.0-alpha.0
- testing things out on staging
2.4.0
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
- Versions can be snapshotted to freeze them at a particular point in time
- 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
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
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
Feature/base url for docs (#783) * add base url option for docs
2.4.0-rc.0
[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
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
Allow anchors (#752)
2.4.0-beta.4
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