docs(changelog): safari login fix

This commit is contained in:
Aram Drevekenin 2025-08-07 10:23:52 +02:00 committed by GitHub
parent 9fdb4ac727
commit 6848c8b136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* fix: pane rename backspace regression (https://github.com/zellij-org/zellij/pull/4346) * fix: pane rename backspace regression (https://github.com/zellij-org/zellij/pull/4346)
* fix: Zellij Web login issue with safari (https://github.com/zellij-org/zellij/pull/4345)
## [0.43.0] - 2025-08-05 ## [0.43.0] - 2025-08-05
* feat: multiple select and bulk pane actions (https://github.com/zellij-org/zellij/pull/4169 and https://github.com/zellij-org/zellij/pull/4171, https://github.com/zellij-org/zellij/pull/4221 and https://github.com/zellij-org/zellij/pull/4286) * feat: multiple select and bulk pane actions (https://github.com/zellij-org/zellij/pull/4169 and https://github.com/zellij-org/zellij/pull/4171, https://github.com/zellij-org/zellij/pull/4221 and https://github.com/zellij-org/zellij/pull/4286)