-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGELOG
52 lines (39 loc) · 1.48 KB
/
CHANGELOG
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
0.7.5 (07.09.2016)
* Added default directory for open and save dialogs in config file (~/.config/mfusion/mfusion.cfg)
* Added default filename suggestion (first file in image-pair with '-fused' postfix)
* Added version checks for libraries and fixed compatibiliy with PIL 3.0 library
* Added drag&drop capability to file-tree field
* Let CTRL+C kill pygtk application properly (bugfix)
0.7.4 (22.04.2014)
* port to gtk3, python3
* pyexiv2 replaced by gexiv2 (disabled so far due to Ubuntu problems with gexiv2)
* bugfixes
* UI changes
0.7.3 (19.02.2012)
* Bugfix: Proper opening/adding TIFF files
* pyexiv2 to read exif tags
* Russian translation (Alexandre Prokoudine, VictorR2007)
0.7.2 (24.11.2011)
* Read exif info from photos - bugfixes
* Run align and fusion at least with two or more images - bugfixes
* Filenames from commandline - macrofusion %f (can be use for 'send
to macrofusion' from filemanager)
* Preview image in filechooser
0.7 (17.11.2011)
* images list with thumbnails
* exif info in tooltips
* custom graphics editor
* UI improvements
* Russian translation (.desktop) from Alexandre Prokoudine
0.6 (12.11.2011)
* Auto align images stack
* 'edit with' button sends output to graphics editor
* bugfixes
0.5 (08.11.2011)
* proper values for Enfuse's options
* can determine and use multithread
* load/save preferences
* some modifications of GUI
* cleaning up after application exits
* system-wide install
* bugfixes