summaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: 4b13f3423c5aebfe2809a43cb491869ecba2a4bd (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
0.3.1 - 06may2012
    * 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