# Changelog ## Version 0.4.4 * Add annotation time to CSV download. ## Version 0.4.3 * Add configuration option for disabling registration. ## Version 0.3.3 * Add support for downloading annotations as CSV file. * Add support for missing values in univariate datasets ## Version 0.3.2 * Score user on demo and request repeat if insufficiently accurate * Add full name of user and add several checkboxes to registration page * Serve static resources from our domain * Skip NaN observations in graph * Add random walk demo * Don't assign task to users if they have an unfinished task * Email annotation result to admin as backup ## Version 0.3.0 * Add support for multidimensional datasets ## Version 0.2.4 * Merge d3 code for maintainability * Clarify demo w.r.t. CP beginning or end of segment * Cosmetic improvements ## Version 0.2.3 * Bugfix for sorting datasets that caused a crash ## Version 0.2.2 * Use [DataTables](https://datatables.net/) for the tables in the admin view * Clarify some text in the demo * Code improvements ## Version 0.2.1 * Bugfix for config variables ## Version 0.2.0 * Add introduction for users * Change flow for assigning tasks to users * Remove admin option for "auto-assign" tasks * Automatically logout users after 15 minutes * Clean up Javascript code and templates ## Version 0.1.5 * Bugfix for registration restriction ## Version 0.1.4 * Bugfix for admin annotation view ## Version 0.1.3 * Add admin view of annotations ## Version 0.1.2 * Add support for restricting access to certain email domains or addresses ## Version 0.1.1 * Don't allow admin users to be deleted