Releases: diverso-lab/uvlhub
v2.4.4
Now datasets have the option to download a QR image that links directly to their DOI, useful for conference presentations.
Full Changelog: v2.4.3...v2.4.4
v2.4.3
A new route is available to obtain the raw data of a UVL without going through the ID of a hubfile.
Full Changelog: v2.4.2...v2.4.3
v2.4.2
Now, when downloading datasets, you can select the format (UVL, Glencoe, DIMACS, SPLOT).
Full Changelog: v2.4.0...v2.4.2
v2.4.1
- Updated flamapy, fm fact label, and uvl parser dependencies to the latest versions
- Updated parser in frontend
- The parser is now aligned in frontend and backend
Full Changelog: v2.4.0...v2.4.1
v2.4.0
New version!
- This version adds the functionality to edit the metadata of a dataset.
- A bug in the statistics has been fixed.
- A new Rosemary command, "detect_secrets", has been added.
- Minor bugs have been fixed.
What's Changed
- Edit metadata by @EstherRocio012 in #111
- fix: Fixes model view stadistics not updating. Issue #82 by @lNoelia in #107
- feat: added functionality to rosemary to detect secrets by @DelfinSR in #51
New Contributors
- @EstherRocio012 made their first contribution in #111
- @lNoelia made their first contribution in #107
- @DelfinSR made their first contribution in #51
Full Changelog: v2.3.0...v2.4.0
v2.3.0
- Fix critical bug in ORCID login that was causing an unhandled 500 error
- Add unit tests for the ORCID module
Full Changelog: v2.2.9...v2.3.0
v2.2.9
- Fixes dependency issue with the “dd” library, which caused incompatibility with setuptools in modern versions of pip
- Updates frontend (package.json) and backend (requirements.txt) libraries
- Updates Pytest CI workflow
What's Changed
- build(deps-dev): Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #98
- build(deps): Bump qs and express by @dependabot[bot] in #99
- build(deps-dev): Bump node-forge from 1.3.1 to 1.3.3 by @dependabot[bot] in #100
- build(deps): Bump qs and body-parser by @dependabot[bot] in #101
- build(deps-dev): Bump glob from 11.0.3 to 12.0.0 by @dependabot[bot] in #102
- build(deps): Bump axios from 1.12.2 to 1.13.5 by @dependabot[bot] in #103
- build(deps): Bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in #104
- build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #105
- build(deps-dev): Bump webpack from 5.102.1 to 5.105.0 by @dependabot[bot] in #106
Full Changelog: v2.2.8...v2.2.9
v2.2.8
- Fixes foreign key issues in dataset models, metadata, and related items
- Implements command to dump the database from Rosemary
What's Changed
- feat: rosemary selenium in docker enviroment and driver option in rosemary selenium command by @Dangalcan in #55
New Contributors
- @Dangalcan made their first contribution in #55
Full Changelog: v2.2.7...v2.2.8
v2.2.7
Now the datasets show the publication DOI link (if applicable).
Full Changelog: v2.2.6...v2.2.7
v2.2.6
Fixed a visual defect that caused poor line separation in the description of a factlabel
Full Changelog: v2.2.5...v2.2.6