Releases: qresp-code-development/qresp
Releases · qresp-code-development/qresp
Version 2.0.5
Version 2.0.4
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.
Version 2.0.3
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
Version 2.0.2
Patch Update
- Added new warnings/alerts when publishing on Qresp
- Fixed minor bug in the schema definition
- Other minor styling and stability improvements & bugfixes
Version 2.0.1
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
Version 2.0.0
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.
Version 1.2.2
- Fixed bug impacting workflow hover info cards.
- Updated File server parser to make compatible with new file server.
Version 1.2.1
- Fixed bug causing edit workflow functionality to break
- Fixed bugs breaking DOI minting
- Fixed python's package version incompatibilities causing build to break
Version 1.2.0
- 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
Version 1.1.0
- Added REST API functionality - Swagger
- Added Docker file containing embedded http server (Nginx) and MongoDB
- Added unit test cases
- Added CI (Travis)
- Fixed bugs related to port number
- Fixed bugs related to DOI minting and search functionality