Releases: diverso-lab/uvlhub
Releases · diverso-lab/uvlhub
v1.14.2
v1.14.1
Fixed validation in client and server side (UVL models)
Full Changelog: v1.14...v1.14.1
v1.14
- Implemented webpack for JavaScript file transpilation
- Implemented new rosemary command for webpack compilation
- Support for NPM packages
- Fixed various bugs
Full Changelog: v1.13.1...v1.14
v1.13.1
- Datasets are now listed in main according to the number of feature models they have.
- Statistics performance has been improved. They are now stored as counters instead of dynamically counting each table.
- Added publication of the uvl paper (David Benavides et al)
- Minor bug fixes
- Several services and repositories have been refactored.
Full Changelog: v1.13...v1.13.1
v1.13
- Implemented a work queue in Redis for transforming models in the background without cluttering the main thread
- The entire uvlhub collection, including transformations, is now available for download
Full Changelog: v1.12...v1.13
v1.12
- Fixed important bug when calling the flamapy endpoint to validate models. All models were considered valid, regardless of whether they really were or not.
- Fixed minor visual bugs
Full Changelog: v1.11.1...v1.12
v1.11.1
- Fixed bug that caused the CAPTCHA to not load correctly.
- Fixed bug when logging in with ORCID
- Improved javascript scripts loading system
What's Changed
- Develop by @drorganvidez in #44
Full Changelog: v1.11...v1.11.1
v1.11
- Download queue available with which to add UVL files
- From the download queue, the user can now create his own dataset
- Unified loading criteria for JS scripts
- Updated rosemary make:module command according to new JS script structure
Full Changelog: v1.10...v1.11
v1.10
- Implemented REDIS service for session management
- Fixed major issue with Gunicorn
- Unified configuration in different deployment environments
- Used workers for high concurrency (in production)
Full Changelog: v1.9...v1.10
v1.9
- Implemented ORCID login
- Implemented password reminder functionality via email
- Implemented Python Captcha to prevent registrations through automated processes
- Fixed minor bugs
- Refactored code
Full Changelog: v1.8...v1.9