Re-add v4.18.1 release notes (#4071)

Fixes travis builds on next (non-PR)

Closes #4040
next
Orestis Floros 2020-05-05 19:14:04 +02:00 committed by GitHub
parent 6a37114af1
commit b8f3c5b284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

32
RELEASE-NOTES-4.18.1 Normal file
View File

@ -0,0 +1,32 @@
┌──────────────────────────────┐
│ Release notes for i3 v4.18.1 │
└──────────────────────────────┘
This is i3 v4.18.1. This version is considered stable. All users of i3 are
strongly encouraged to upgrade.
This is a bugfix release for v4.18.
┌────────────────────────────┐
│ Bugfixes │
└────────────────────────────┘
• Move parent nodes in scratchpad correctly
• i3bar: Call cont_child() more liberally
• Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parent
• Fix SEGFAULT when i3bar receives invalid input
• Revert "floating_reposition: avoid extra tree_render"
• Call tree_render if floating move changes workspace
• Update EWMH properties on workspace move
• cmd_focus_sibling: Fix crash on workspace level
┌────────────────────────────┐
│ Thanks! │
└────────────────────────────┘
Thanks for testing, bugfixes, discussions and everything I forgot go out to:
Heman Gandhi, Orestis Floros
-- Michael Stapelberg, 2020-04-22