aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 1763c8d1f5787eb53ee9c2ce70daeb26e3e07dd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Changelog

## 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