Releases: uzh/z-pool-tool
Releases · uzh/z-pool-tool
0.8.3
0.8.2
Added
- creation of announcement banners on tenants for admins and/or contacts
- keep track of sign up codes of newly registered contacts
- enable verification of contacts
- creation of release note pages
Changed
- sort participation history on contact profile by session start
Fixed
- fix tenant middleware to retry database connection after a connection issue occurred
0.8.1
Added
- validation of uuids in guardian middleware
- warnings to mailings form if no invitations will be sent
Changed
- standradized page width for all pages
- matcher sends invitations to online experiment with upcoming time windows
Fixed
experimentSurveyRedirectUrl
text template typo- resending of queue jobs
- experiment detail view middleware
0.8.0
Added
- mark a contact as deleted
- marked as deleted column to waiting list, incl. handling of it
- register DLR for text messages
- persistent multitenant job queue, incl. history as mapping
- additional hints (e.g. custom fields)
- survey url for text templates
Changed
- allow customization of dashboard subtitles
- change migration handling, only preset to "dirty" for open migrations
- some error messages
- naming for registration, login and sign up
- start worker for active tenants only
- explicit mark jobs when they should run on root database as well
- separate job counts per tenant in status route
- database connection handling: increase stability for connection issues
- link backend of guardian to pool database
- split upcoming and history of jobs
- rework startup process of root an tenant, decrease downtime on startup
Fixed
- list cancelled sessions separately
- schedule table layout
- experiment statistics using temporary table
- statistict without previous data
- duplicate url parameter encoding
- t&c routes
- optimize regex for finding tenant
- fix email logo on gmail web client
Removed
- package read token (as publicly accessible now)
0.7.6
Added
- tenant database column for sms sender name
- display 'terms last accepted at' on contact details page
Fixed
- clear tenant cache after tenant details update
0.7.5
Added
- additional hints for text placeholders and its example values
Changed
callbackUrl
for online experiments is now optional
Fixed
- login with previously failed login attempt
0.7.4
v0.7.4
0.7.3
Fixed
- validate email address process
0.7.2
Added
- sessionless experiments with callback for participation (used for online experiments)
- location link to location overview text element
Changed
- allow tenant databases to be unreachable and show info page
- increase minimum of interval for service status
Fixed
- UI navigation elements for invitations
- continously check filter service registration
- login process with unanswered custom fields
0.7.1
Fixed
- optional custom fields are now optional on registration as well
- assignment list print view fixed on Firefox and Safari
- only open a single buffer to write logs