This is a patch release to fix some regressions introduced in v0.34.3
Changes
- Fix application crash when resizing with flexible plugin panes in layout (Issue #2006)
- Allow the
SHELL
variable to contain non-absolute shell paths (e.g. SHELL=sh
instead of SHELL=/bin/sh
, Issue #2015)