Releases: ASL-LEX/SignLab
Releases · ASL-LEX/SignLab
v1.0.0
Added
- Multi-Organization support
- Ability to rename datasets and studies
Changed
- Improved dynamic reloading of projects, studies, and datasets
- Remove old system setup
Fixed
- Issue with project admin not being able to delete a study
- Issue with navigation view not updating on logout
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
Added
- Slider field for tagging
- Support for tagging images
- Alert when accessing the webcam for video recording failes
- Ability to record multiple videos for a single tag field
Changed
- Force user to select a study
- Keep track of selected study across components
Fixed
- Extra videos in CSV not found in ZIP are reported to the user
v0.3.0
Added
- Have videos autoplay and loop in the tagging interface
- Allow for adding new owners and transferring ownership
- Datasets as a way to group entries together
- Recording Video as Tag Field
Changed
- Store user information and user credentials separately
- "Response" renamed to "Entry"
- Have filenames in the bucket storage be unique
v0.2.0
Added
- Paging of the response table view
- Ability to delete responses
- Check for supported video types
Changed
- Using JWT for authentication
- Create AuthResponse for passing JWT to client
- Moved and improved readability of navigation elements
- Add specific UI for the study control page when no studies exist yet
- Logout ability
- Have thumbnail shown for the response video preview and play the response video on hover
Fixed
- Non-admin users can now access the studies and enter tagging
- Clear out old files from response ZIP upload
- Handle empty ZIP files
v0.1.1
v0.1.0
Initial release intended for preliminary testing and client feedback. Features are considered unstable at this point and subject to change.
Added
- Angular frontend + NestJS backend
- User authentication system
- First time setup form
- Ability to add tags to responses
- Response upload interface
- Creation of new studies
- Per-study user training
- Per-study user access
- Training interface
- Tagging interface