Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Re-add v4.18.1 release notes (#4071)
Browse files Browse the repository at this point in the history
Fixes travis builds on next (non-PR)

Closes #4040
  • Loading branch information
orestisfl committed May 5, 2020
1 parent 6a37114 commit b8f3c5b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions RELEASE-NOTES-4.18.1
@@ -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

0 comments on commit b8f3c5b

Please sign in to comment.