Include a Other Software section in Help file
[geeqie.git] / NEWS
diff --git a/NEWS b/NEWS
index 1b5acea..4288ac1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,107 @@
-
-This is a snapshot of a wiki page, from the time of release. For current version
-of the page look at http://geeqie.wiki.sourceforge.net/new_features
-
-================================================================================
+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
+==========
+
+- support for stereoscopic images
+  - input: side-by-side (JPS) and MPO format
+  - output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)
+
+- custom tiff loader - better handling of large tiff files
+
+- rewritten file grouping
+
+
+Geeqie 1.0
+==========
 
 Comparing images side-to-side
 
@@ -35,7 +134,7 @@ external commands, for example create hardlinks instead of copying files.
 
 External editors handling was improved, it is possible to run an editor
 on the best fitting file type, and the exit status is reported back
-to gqview.
+to Geeqie.
 
 Configuration: Preferences/Editors
 Menu: Edit/...
@@ -51,7 +150,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