Patch Update
- Fixed typos, missing commas in list of collections
- Fixed missing middle names
- Fixed critical bug causing crashes on clicking external nodes in the workflow graph.
Patch Update
- Fixed bug causing workflow graph to break on deleting nodes.
- Added new warnings when using start from scratch button to avoid accidental deletion of work.
Patch Update
- Fixed missing download paths of papers after publishing on Qresp
- Fixed social preview link image display
- Other minor styling and stability improvements & bugfixes
- Dropped support for Python 3.5, only 3.6 and above supported now
Patch Update
- Added new warnings/alerts when publishing on Qresp
- Fixed minor bug in the schema definition
- Other minor styling and stability improvements & bugfixes
Patch Update
- Added Abbreviations for CC Licenses
- Added workaround for webp images on Safari (iOS + MacOS)
- Clarified error messages
- Requests get upgraded from http to https by default
- Other minor styling and stability improvements
Major Update
-
Added new frontend service, using NextJS(React)
- Improved UI using Material UI
- Updated outdated packages
- Reduced external dependencies
- Fixed search by tags
- And added various small quality of life improvements for users
-
Added new API routes, to publish and verify humans
-
Updated schema from v1.1 to v1.2, added new License field.
- Fixed bug impacting workflow hover info cards.
- Updated File server parser to make compatible with new file server.
- Fixed bug causing edit workflow functionality to break.
- Fixed bugs breaking DOI minting.
- Fixed python's package version incompatibilities causing build to break.
- Updated Curator UI
- Added Preview Functionality
- Added Share Functionality
- Changed configuration scheme
- Moved qresp schema to v1.1 from v1.0
- Added more sections into Qresp explorer
- Removed ssh connection and added Zenodo & HTTP connection
- New unit tests
- Fixed bugs related to port number
- Fixed bugs related to DOI minting and search functionality
- Added REST API functionality - Swagger
- Added Docker file containing embedded Http server(Nginx) and Mongo DB
- Added unit test cases
- Added CI(Travis)
- Initial Qresp release