]> git.sur5r.net Git - i3/i3/blobdiff - RELEASE-NOTES-4.16.1
Merge branch 'release-4.16.1'
[i3/i3] / RELEASE-NOTES-4.16.1
diff --git a/RELEASE-NOTES-4.16.1 b/RELEASE-NOTES-4.16.1
new file mode 100644 (file)
index 0000000..88bddb4
--- /dev/null
@@ -0,0 +1,35 @@
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.16.1 │
+ └──────────────────────────────┘
+
+This is i3 v4.16.1. This version is considered stable. All users of i3 are
+strongly encouraged to upgrade.
+
+This is a bugfix release for v4.16.
+
+ ┌────────────────────────────┐
+ │ Bugfixes                   │
+ └────────────────────────────┘
+
+  • Truncate wm_name utf8 strings to first zero byte
+    (fixes window title corruption)
+  • Apply title_align to non-leaf containers
+    Additionally, marks will now display for non-leaf containers.
+  • attach_to_workspace: set new parent before tree_render
+    (fixes a heap-use-after-free)
+  • Use ipc queue for all messages
+    (fixes an i3bar crash)
+  • Fix crash with popups when fullscreen is non-leaf
+  • Fix: render_con shows floating containers on wrong workspace
+
+
+ ┌────────────────────────────┐
+ │ Thanks!                    │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+  Orestis Floros
+
+-- Michael Stapelberg, 2019-01-27