Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 20:09
· 881 commits to main since this release
4c5fedc

2.0.0 (2023-03-12)

Features

  • #255: add query middleware for sparql interface (3cf9aec), closes #255
  • #255: add unit tests for yasgui and sparql UI (7ac2c5c), closes #255
  • #255: fix sparql linting and unit test (9a3a9a6)
  • #255: migrate sparql endpoint UI (c0f003c), closes #255
  • backend: #333 Valid curation item list implementation (af8d1e0)
  • frontend: #333 Add unit testing for valid curation list item page (3f8cfc3)
  • frontend: #333 Add valid curation item list pages to frontend router (aaf3f2c)
  • frontend: #333 Changed welcome button on explorer page to white (ef2e250)
  • frontend: #333 Fixed authentication timeout error (0fcc162)
  • frontend: #333 Fixed failed auth on browser refresh (ff8f3ae)
  • frontend: #333 Linter fixes (7dd7e52)
  • frontend: #333 Update drawer to only show curation menu only when user is authenticated (275ed82)
  • frontend: #333 Valid curation item list implementation (9a8e94a)

BREAKING CHANGES

  • Merge dev branch