Releases: uzh-bf/klicker-uzh
Releases · uzh-bf/klicker-uzh
v1.0.0-beta.22
Join Session Enhancement (#276)
v1.0.0-beta.21
(fix) LogRocket is undefined failures
v1.0.0-beta.20
Remove leftover paren
v1.0.0-beta.18
Update dependency validator to v9.2.0 (#273)
v1.0.0-beta.14
Renovate prettier packages (#263)
v1.0.0-beta.13
- Versioning for Questions
- Creating question blocks
- Optimizations for session creation
v1.0.0-beta.7
(fix) Only use static middleware if env is passed appropriately
v1.0.0-beta.6
DEPENCENCIES
- Minor dependency upgrades
GENERAL
- Small general layout improvements
- Layout improvements for session list
- More visible marking of running session
- Layout improvements for question evaluation
- Much improved pie chart labeling and coloring
- Improved display of statistics and possibilities
v1.0.0-beta.5
- (fix) Matrix expansion not working with travis stages
- (fix) Wrong notation for multiple build args in stable deployment
- (fix) Wrong url for docker hub registry => use default
- Add build arg for version label
v1.0.0-beta.2
DEPENDENCIES
- Minor dependency upgrades
GENERAL
- Implement basic histogram functionality for FREE:RANGE evaluation
- Add ability to evaluate any session, no matter the status (allows evaluating completed sessions)
- Setup advanced deployments with auto deployment to APPUiO and staging deployment to Rancher
- General optimizations for Dockerfile logic and docker-compose usage
MISC
- Improve code style with additional lint rules
- Minor layout fixes