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