···11# Changelog
2233+## v0.9.3 (2025-03-27)
44+- feat: The keybind " " is now accepted. This allows spacebar to be bound.
55+- feat: Duplicate keybind notification now includes additional information.
66+- fix: Multi-char keybinds now throw errors instead of crashing.
77+- fix: Remove need to init notification handler. This fixes many issues with
88+ the places in the code notifications could be produced.
99+310## v0.9.2 (2025-03-25)
411- feat: Added keybind `v` to view additional information about the selected entry.
512- feat: Added config option `true_dir_size` to see the true size of directories.