aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2015-12-11 15:46:17 +0000
committerHarry Jeffery <harry@exec64.co.uk>2015-12-11 15:46:17 +0000
commitf7365c85bd4169df2c2d4e9e8cb3bf51c4b4f3be (patch)
tree66ef6b353253be450dd2741d695b77e6a90ca47f /CHANGELOG
parent33790ffb7d63d9e8401da45df0cb160001bbffcb (diff)
downloadimv-f7365c85bd4169df2c2d4e9e8cb3bf51c4b4f3be.tar.gz
Release v1.2.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9a7389f..b97d9e0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,18 @@
imv Changelog
=============
+v1.2.0 - 2015-12-11
+
+* Added a text overlay (-d to enable, 'd' to toggle)
+ - Font used is configurable with -e option
+* Added slideshow support (-t option)
+* Added -l option to list all open images on exit
+* Automatically reload images if they change on disk
+* Moved image loading into background thread to improve UI responsiveness
+* Auto hide the mouse when appropriate
+* Added support for upper and lower case hex in the -b option.
+* Fixed a couple of crashes
+
v1.1.0 - 2015-11-14
-------------------