This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
Releases: ScilifelabDataCentre/Data-Tracker
Releases · ScilifelabDataCentre/Data-Tracker
Version 0.10.2
Bug fixes:
New datasets copy order properties/tags correctly
Remove a watch that created a circular object
Version 0.10.1
Bug fixes:
- Remove
_id
from frontend request - Fix cookie
max_age
Version 0.10.0
- Login page can handle origin url
- Go to login page if not logged in and attempting to access e.g. orders.
- Interface for adding users for users with ADD_USERS permission
- Log viewer for e.g. entries
tags_users
->tags
(values)tags_standard
->properties
(key-value pairs)- Support for database migrations
- Default user added upon first setup
- Bug fixes
Version 0.9.0
Multiple updates, especially to the frontend to make it usable. Some changes in the backend as well.
Version 0.8.0
- Major updates to frontend
- Some changed in backend
- Bug fixes
Version 0.7.0
- New webpage using Quasar
- Modified data structure for most entities
Some functionality may be lost compared to earlier versions, especially so for the web page. Upcoming versions should improve that.
Version 0.6.2
- Make it possible to create logs without a corresponding user (will use
system
instead) - Avoid crashing due to missing user for log when adding user via OIDC
Version 0.6.1
- Bugfix for link to OpenID Connect (OIDC) login in frontend
- Change of OIDC endpoints in API to match what was originally intended
Version 0.6.0
- OpenID Connect login
- bug fixes
Version 0.5.0
Some frontend changes. Intend as a release before major modifications are done to the data structure.