docs(changelog): plugins first-render fix
This commit is contained in:
parent
53215e6228
commit
add1241c9e
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(plugins): allow switching to a session with just cwd and no layout (https://github.com/zellij-org/zellij/pull/3676)
|
* fix(plugins): allow switching to a session with just cwd and no layout (https://github.com/zellij-org/zellij/pull/3676)
|
||||||
* fix(client): repeat retry instructions on startup (should fix some sixel issues) (https://github.com/zellij-org/zellij/pull/3570)
|
* fix(client): repeat retry instructions on startup (should fix some sixel issues) (https://github.com/zellij-org/zellij/pull/3570)
|
||||||
* feat(plugins): API to list connected clients, their pane_id and running command/plugin_url (https://github.com/zellij-org/zellij/pull/3687)
|
* feat(plugins): API to list connected clients, their pane_id and running command/plugin_url (https://github.com/zellij-org/zellij/pull/3687)
|
||||||
|
* fix(plugins): always render on first load (https://github.com/zellij-org/zellij/pull/3693)
|
||||||
|
|
||||||
## [0.40.1] - 2024-05-02
|
## [0.40.1] - 2024-05-02
|
||||||
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue