summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e6b02..efcfd4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+Tue, 09 Sep 2025 21:49:48 +0200 Birte Friesel <derf+feh@finalrewind.org>
+
+* Release v3.11.2
+ * Fix zoom_fit not centering the image correctly if the window is larger
+ than the image
+ * Fix rendering bugs introduced by attempts to fix a --scale-down
+ rendering issue in v3.11 and v3.11.1
+ * Note that this fix comes at the cost of slightly more visible
+ flashing in some cases where feh has to (re-)render an image multiple
+ times, especially if a fixed size is forced by the window manager.
+ While this behaviour can be annoying, it is certainly less annoying than
+ incorrect image offets.
+ * Thanks to Awal Garg for several joint debugging sessions related to
+ --scale-down rendering issues.
+
+Fri, 29 Aug 2025 19:14:26 +0200 Birte Friesel <derf+feh@finalrewind.org>
+
+* Release v3.11.1
+ * Correctly center images in fullscreen mode. This fixes a regression
+ introduced in v3.11.
+
+Wed, 27 Aug 2025 21:39:43 +0200 Birte Friesel <derf+feh@finalrewind.org>
+
+* Release v3.11
+ * New option: --tap-zones enables support for simple prev/next tap zones
+ (patch by Finn Teegen, thanks!)
+ * Fix --scale-down not scaling down the first image in floating i3 windows
+ and similar setups (patch by Awal Garg, thanks!)
+
Sun, 30 Jun 2024 11:47:16 +0200 Birte Friesel <derf+feh@finalrewind.org>
* Release v3.10.3