X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=RELEASE-NOTES-4.16.1;fp=RELEASE-NOTES-4.16.1;h=88bddb426d141367c1f34cd27a86a1771fe321d3;hp=0000000000000000000000000000000000000000;hb=b4f9ff91d4a290467b4b16756f38ca4826532f69;hpb=f7b6ae2836086ed72dde6c44b7ad5d8c918b165b diff --git a/RELEASE-NOTES-4.16.1 b/RELEASE-NOTES-4.16.1 new file mode 100644 index 00000000..88bddb42 --- /dev/null +++ b/RELEASE-NOTES-4.16.1 @@ -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