Skip to content

Releases: qresp-code-development/qresp

Version 2.0.5

21 Feb 23:13
769e3c9
Compare
Choose a tag to compare

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.

Version 2.0.4

18 Jan 00:35
7b72a23
Compare
Choose a tag to compare

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

27 Nov 23:50
61f7ed4
Compare
Choose a tag to compare

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

17 Nov 22:15
aaf4210
Compare
Choose a tag to compare

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

22 Oct 17:57
8dc28ec
Compare
Choose a tag to compare

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

19 Oct 22:37
ee4ccc5
Compare
Choose a tag to compare

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

28 Sep 19:42
4f9c2ee
Compare
Choose a tag to compare
  • Fixed bug impacting workflow hover info cards.
  • Updated File server parser to make compatible with new file server.

Version 1.2.1

27 May 16:52
d982357
Compare
Choose a tag to compare
  • 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

20 Sep 21:02
b066594
Compare
Choose a tag to compare
  • 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

12 Jun 20:43
4a93841
Compare
Choose a tag to compare
  • 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