Some command line options are not GNU/POSIX compliant (4)
[geeqie.git] / NEWS
diff --git a/NEWS b/NEWS
index 9556e72..3d5a152 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,178 @@
+Geeqie 2.4
+============
+
+- Bug fixes (mainly packaging) and code improvements
+
+Geeqie 2.3
+============
+
+- Bug fixes and code improvements
+
+Geeqie 2.2
+============
+
+- Enhanced debug output with -Ddevel=enabled option
+- GitHub workflows for code tests and AppImage building
+- Modify Collections user interface
+- Remote keyboard actions
+- Allow .desktop files to be linked to programmable mouse buttons
+- Option to show-hide selectable bars
+- On exit additional check for multiple windows open
+- Plugin to resize an image
+- Include a separator as a toolbar option
+- Change all .desktop files to RDNS style
+- GTK "Open With" feature menu option
+- Reduce the height of toolbars
+- Option to select "hamburger" menu style
+- More progress in GTK4 migration
+- Many bug fixes
+
+Geeqie 2.1
+============
+
+- Additional --selection remote commands
+- Split view additional 3-image layout
+- Many bug fixes
+- Some progress in GTK4 migration
+- Change source code from c to c++
+- Much progress in making source code warning-free
+- Updated language support
+
+Geeqie 2.0.1
+============
+
+- Exclude build directories from release tar
+
+Geeqie 2.0
+============
+
+- GTK2 no longer supported
+- Configuration system moved from Autotools to Meson
+- Spelling checks for metadata
+- When navigation folders, on return to a folder select last image viewed
+- Search facility in Exif window
+- Display keyboard shortcuts in popup menus
+- LIRC deleted
+- renderer-clutter() deleted
+
+And as usual:
+- Many bug fixes
+- Updated language support
+
+Geeqie 1.7.3
+============
+
+- Fix crash with Flatpak version
+
+Geeqie 1.7.2
+============
+
+- Copy image to clipboard option
+- Fix MacOS problems
+- Multi-threaded find duplicates
+- Generate sRGB thumbnails for images with embedded color profile
+- External image decoder option
+- AppImage supported
+- Support jpeg xl format
+- Automated cache maintenance
+- Support archive (e.g. zip) files
+- Use system theme background color
+
+And as usual:
+- Many small improvements
+- Many bug fixes
+- Updated language support
+
+Geeqie 1.6
+============
+
+- Geeqie available as Flatpak
+- Cache maintenance option to recursively create .sim files
+- Geeqie windows may be named and made persistent
+- Export duplicates in tab or csv format
+- "Action search" via "/" key
+- Show lens ID via Lua script
+- Remote command --get-file-info
+- Load file from URL
+- Show over/under exposed toolbar icon
+- Support HEIC, WEBP, DjVu, PSD, JP2000, SVGZ, CR3 files
+
+And as usual:
+- Many small improvements
+- Many bug fixes
+- Updated language support
+
+Geeqie 1.5.1
+============
+
+- Bugfixes for release 1.5
+- #626 - High CPU load with animated GIFs
+- #683 - Build failure on macOS
+- #686 - Zoom lable adjustment
+- #703 - non-glibc fix
+- Lua compatibility
+
+Geeqie 1.5
+==========
+
+- Partial implementation of Hi-DPI-aware rendering of images
+- Improved multi display full screen
+- Use GPS lat/long to provide local time corrected for UTC offset and DST correction.
+- Marks/image connections can optionally be saved in a text file
+- Show star rating
+- Search using regular expressions
+- Replace GQView print dialog with GTK print dialog
+- Plugins added
+- Option to delete to standard trash folder and optimizing trash handling
+- Display random image
+- Allow LUA script support in sidebar
+- Additional remote commands
+
+And as usual:
+- Many small improvements
+- Many bug fixes
+- Updated language support
+
+Geeqie 1.4
+==========
+
+- Improvement of GTK3 implementation
+- Improved marks workflow
+- Animate gifs (via context menu or key A)
+- Compiles with gcc and clang
+- Rectangular selections (activated by Alt-R)
+- Folder bookmarks
+- Search via geo position
+- Thumbnail preview in dialogues
+- Customisable tool bar
+- Slideshow speed customisable while playing
+- Many usability improvements
+- Language updates
+- Many small improvements
+- Many bugfixes as usual
+
+Geeqie 1.3
+==========
+
+- Sort by creation date
+- Enhancements in mouse less operation
+- Rotation invariant duplication search
+- Better zoom steps
+- Easy access to working directory when copying ('.')
+- Updated documentation
+- Speed improvements
+- Stability improvements
+- Many bugfixes
+
+Geeqie 1.2
+==========
+
+- Support for lcms2
+- Basic support for lua scripting
+- limited map support
+- Initial GTK 3 implementation
+- Several bugfixes
+
 Geeqie 1.1
 ==========
 
@@ -60,7 +235,7 @@ function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mar
 
 Exiv2 support
 
-Geeqie can be optionally linked with exiv2 to improve support for image metadata. 
+Geeqie can be optionally linked with exiv2 to improve support for image metadata.
 Details are at http://geeqie.wiki.sourceforge.net/Exiv2
 
 Various enhancements