forked from sdaps/sdaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
93 lines (72 loc) · 3.29 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Overview of Changes in SDAPS 1.1.2
==================================
This release brings a lot of small improvements, but also some new features.
The main new feature is the addition of a "convert" module, which can be used
to convert non-monochrome scans into monochrome images for later processing.
This module is also able to apply 3D-transformations as they are neccessary
when the source image was done using a camera.
This new module requires OpenCV. Note that using a feed scanner is still
prefered to this method.
Other changes include:
* LaTeX: Fix compilation of large documents (by suppressing position output)
* LaTeX: Fix multicolumn items and cline at the start of choicequestions
* ODT: Custom styling in answers and question is now possible.
* Various improvements and fixes in the corner mark detection code
* New "custom" style which can be used when customizing the behaviour of SDAPS
* A PDF with annotations will now be created if there was an error during setup
* An issue in the base dir search code that affected OSX has been fixed
New and updated translations:
* Arabic
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