⛰️ Features
- (auth) Add username support for Redis 6.0+ - (e8497a0)
- (config) Store max key tree depth - (1a6a6d7)
- (connection) Support redis:// connection strings - (b80019c)
- (editor) Add shortcut to update ttl - (77b119a)
- (keys) Add shortcut to create new key - (470e010)
- (tree) Support keyboard navigation - (a3db054)
- (tree) Support custom key separator - (c4a3d78)
- (tree) Support setting max display depth - (2d63d49)
- (ui) Support global font size setting - (ef44c6f)
- (ui) Apply font size setting to key tree, editor, and table - (a17f56e)
- Support keyboard shortcuts in editor - (f8616c6)
- Support collapsing all expanded keys - (63c35e3)
🐛 Bug Fixes
- (tree) Reset state on connection switch - (62e4cf9)