forked from sdaps/sdaps
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
70 lines (53 loc) · 2.21 KB
/
NEWS
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Overview of Changes in SDAPS 1.1.1
==================================
Important changes:
* Fix the "min coverage" heuristic
* Export text as UTF-8 in CSV files (issue #23)
* report: Ignore empty sheets
* Add "verified" and "recognized" flags for sheets. Recognition will
not be done by default if either flag is set.
* GUI: Pressing "Enter" now sets the "verified" flag
* LaTeX class: Paint inner area of boxes white. This is required to allow
background coloring.
And a couple more small bugfixes and additions.
New and updated translations:
* German
* Dutch
Overview of Changes in SDAPS 1.1.0
==================================
This release brings a lot of new goodies. As a development release it may
still be a bit rough in a few places, but everyone is invited to play with it
and report any issues :-)
Important changes:
* Support for duplex scanning of simplex questionnaires (issue #1)
* Freeform fields can be manually replaced with text (issue #14)
* Mark questions can now have an arbitrary checkbox count (issue #7)
* Correctly pick new questionnaire IDs during stamp (issue #22)
* Report paper size is now locale dependend (issue #9)
* LaTeX: classes are now translatable using PO files
* GUI: Widget based view of the questionnaire
* LaTex report: Allow the generated LaTeX to be stored
New and updated translations:
* German
Overview of Changes in SDAPS 1.0.3
==================================
Bugfix so that the SDAPS class works with older PGF versions.
Overview of Changes in SDAPS 1.0.2
==================================
Bugfix so that the commands work fine without a TTY.
Overview of Changes in SDAPS 1.0.1
==================================
Only depend on distutils and pkg_resources if doing a local run.
Overview of Changes in SDAPS 1.0.0
==================================
This is the first release of SDAPS. It is not fully compatible to older
versions. Anyone with existing projects should *not* upgrade.
Important changes:
* LaTeX: Improved spacing
* LaTeX: Fix position extraction code
* LaTeX/core: Support for circular/elliptical checkboxes
* LaTeX: now supports multicolumn layouts
* LaTeX: new command to draw a filled checkbox
New and updated translations:
* German
* Arabic