blob: 4d2cc7b34ba8de91871c74984db6f66f5dbd35a0 (
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
|
0.3.3 - 5jan2013
* Settings can now be changed for already added files
* Improved the testsuite robustness
* Fix (hopefully) for good the setup.py
* Add the possibility to reduce produced pdf's quality and size
* Bugfixes
0.3.2 - 27may2012
* Add localisation (new translations are welcome)
* Even more beter handling of missing libraries
* Fix path relation bug
0.3.1 - 06may2012 - bugfix release
* Better handling of missing libraries
* Improve the setup.py
* Bugfixes
* python-cairo, python-poppler and python-pdfrw
are now mandatory for pdf support
0.3 - 07mar2012
* Merge the two cleaning mode in one
* Fix a pdf related critical security bug
* Greatly improve the GUI
- Metadata of a file are now shown on double-click
- The MAT now has a logo !
- Misc
* List only localy supported format
* Remove every blacklist approach
* Preliminary implementation of mtime/atime
* As usual, many bugfixes
0.2.2 - 29dec2011 - bugfix release
* Update documentation
* Improve tests
* Various bugfixes
0.2.1 - 25dec2011
* Fix critical bugs in GUI
* Handle opendocument metadata
* Various bugfixes
0.2 - 21dec2011
* Improvements for testsuites
* Improve log system
* Handle file with weird rights
* Drag'n'drop support
* Various bugfixes
0.1 - 30oct2011
* initial version
|