Preparing for release v1.7.3
[geeqie.git] / NEWS
1 Geeqie 1.7.3
2 ============
3
4 - Fix crash with Flatpak version
5
6 Geeqie 1.7.2
7 ============
8
9 - Copy image to clipboard option
10 - Fix MacOS problems
11 - Multi-threaded find duplicates
12 - Generate sRGB thumbnails for images with embedded color profile
13 - External image decoder option
14 - AppImage supported
15 - Support jpeg xl format
16 - Automated cache maintenance
17 - Support archive (e.g. zip) files
18 - Use system theme background color
19
20 And as usual:
21 - Many small improvements
22 - Many bug fixes
23 - Updated language support
24
25 Geeqie 1.6
26 ============
27
28 - Geeqie available as Flatpak
29 - Cache maintenance option to recursively create .sim files
30 - Geeqie windows may be named and made persistent
31 - Export duplicates in tab or csv format
32 - "Action search" via "/" key
33 - Show lens ID via Lua script
34 - Remote command --get-file-info
35 - Load file from URL
36 - Show over/under exposed toolbar icon
37 - Support HEIC, WEBP, DjVu, PSD, JP2000, SVGZ, CR3 files
38
39 And as usual:
40 - Many small improvements
41 - Many bug fixes
42 - Updated language support
43
44 Geeqie 1.5.1
45 ============
46
47 - Bugfixes for release 1.5
48 - #626 - High CPU load with animated GIFs
49 - #683 - Build failure on macOS
50 - #686 - Zoom lable adjustment
51 - #703 - non-glibc fix
52 - Lua compatibility
53
54 Geeqie 1.5
55 ==========
56
57 - Partial implementation of Hi-DPI-aware rendering of images
58 - Improved multi display full screen
59 - Use GPS lat/long to provide local time corrected for UTC offset and DST correction.
60 - Marks/image connections can optionally be saved in a text file
61 - Show star rating
62 - Search using regular expressions
63 - Replace GQView print dialog with GTK print dialog
64 - Plugins added
65 - Option to delete to standard trash folder and optimizing trash handling
66 - Display random image
67 - Allow LUA script support in sidebar
68 - Additional remote commands
69
70 And as usual:
71 - Many small improvements
72 - Many bug fixes
73 - Updated language support
74
75 Geeqie 1.4
76 ==========
77
78 - Improvement of GTK3 implementation
79 - Improved marks workflow
80 - Animate gifs (via context menu or key A)
81 - Compiles with gcc and clang
82 - Rectangular selections (activated by Alt-R)
83 - Folder bookmarks
84 - Search via geo position
85 - Thumbnail preview in dialogues
86 - Customisable tool bar
87 - Slideshow speed customisable while playing
88 - Many usability improvements
89 - Language updates
90 - Many small improvements
91 - Many bugfixes as usual
92
93 Geeqie 1.3
94 ==========
95
96 - Sort by creation date
97 - Enhancements in mouse less operation
98 - Rotation invariant duplication search
99 - Better zoom steps
100 - Easy access to working directory when copying ('.')
101 - Updated documentation
102 - Speed improvements
103 - Stability improvements
104 - Many bugfixes
105
106 Geeqie 1.2
107 ==========
108
109 - Support for lcms2
110 - Basic support for lua scripting
111 - limited map support
112 - Initial GTK 3 implementation
113 - Several bugfixes
114
115 Geeqie 1.1
116 ==========
117
118 - support for stereoscopic images
119   - input: side-by-side (JPS) and MPO format
120   - output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)
121
122 - custom tiff loader - better handling of large tiff files
123
124 - rewritten file grouping
125
126
127 Geeqie 1.0
128 ==========
129
130 Comparing images side-to-side
131
132 Menu: View/Split/...
133 View/Connected Scroll
134 View/Connected Zoom
135
136 File marks
137
138 Each image can be marked with up to 6 different
139 flags, it is possible to convert marks to selection and vice versa,
140 even boolean operations are supported
141 Note: marks are visible in file list and fullscreen mode with info,
142 they are not visible in icon list (yet).
143
144 Menu: Select/Show Marks
145 Select/Mark ...
146
147 File grouping
148
149 It is possible to group files which have the same name and different extension,
150 and show them as one entry. Typical usage: raw + jpeg, raw + xmp.
151
152 Configuration: Preferences/Filtering
153
154 External commands
155
156 It is possible to replace internal copy/move/delete operations with
157 external commands, for example create hardlinks instead of copying files.
158
159 External editors handling was improved, it is possible to run an editor
160 on the best fitting file type, and the exit status is reported back
161 to Geeqie.
162
163 Configuration: Preferences/Editors
164 Menu: Edit/...
165
166
167 Controls redesign
168
169 Most of controls was added to menu and is handled via keyboard accelerators,
170 thus they can be configured in ~/.geeqie/accels
171
172 The default function of keys 1, 2, 3, ... was changed from zoom to mark toggle and
173 function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mark.
174
175 Exiv2 support
176
177 Geeqie can be optionally linked with exiv2 to improve support for image metadata.
178 Details are at http://geeqie.wiki.sourceforge.net/Exiv2
179
180 Various enhancements
181
182     * Customizable overlay info (see Edit > Preferences > Advanced > Full screen).
183     * Configurable frame around image (see Edit > Preferences > Image > Limit image size when autofitting).
184     * Custom border color around the image (see Edit > Preferences > Image > Custom border color).
185     * Honor selection while fullscreen navigation (patch by Uwe Ohse).
186     * Make properties tabs reorderable through drag'n drop (patch by Laurent Monin).
187     * Various exif improvements (see Edit > Preferences > Properties > Exif, based on patch by Uwe Ohse).
188     * Setting no limit size to trash directory is now possible using zero as value.
189     * Main configuration file was renamed from gqviewrc to geeqierc.
190     * Add the possibility to match duplicates on the name but ignoring the case (see Find Duplicates dialog).
191     * Add the possibility to print file names with path (see Path checkbox in the Text tab in the Print dialog).
192     * Histogram added to full screen overlay (press twice I to display, J to change mode, K for channels).
193     * Add support for some Samsung raw files (.pef) (need testing).
194     * In the collection view, display the full path to the file as tooltip when Show filename text is on.
195     * Secure rc file saving was implemented, it reduces the risk of corruption during the save.
196     * New Go to directory view feature that permits to find and display the directory corresponding to an image view.
197     * Hiding the self (.) directory from directory view is now possible (Edit > Preferences > Filtering > Show dot directory)
198     * Image postprocessing (rotation, color management and grayscale) is now done in pixbuf-renderer.
199     * Toggling Grayscale now applies to all images.
200     * Add zoom ratio display to OSD in fullscreen mode. It appears as [%zoom%] in fullscreen info string.
201     * Support for AdobeRGB colorspace
202     * Try to keep image orientation set by the user during the session.