3 July, 2024
v1.2.0
- Feature: Query History - records of executed queries with statistics.
- Feature: Saved Query - save frequently used queries in the connection profile.
- New Icon
28 March, 2024
v1.1.5
- Feature: The query command now executes in the background, ensuring the interface remains unblocked.
- Feature: Toggle for auto-completion and soft-wrap in Query view.
- Improvement: Enhanced detection of Base64 encoding.
- Improvement: Refined parsing of auto-complete keys and arguments.
- Fixed: Issue where new items could not be saved to the draft list.
- Fixed: Inconsistency where the expand button may not appear for nested tree nodes.
- Fixed: Issue where the tree view could include virtual nodes when flattened.
- Fixed: Cursor in the query view jumping when the selection changes.
- Fixed: Application crash when renaming a starred key.
- Fixed: The width of the value inspector fluctuates during editing.
- Miscellaneous:
- Disabled coder selection in the hex view.
- Disabled certain unsupported commands (e.g., monitor, pubsub) in the query view.
21 March, 2024
v1.1.4
- Improvement: Alert users when creating a new Stream with the same name as existing ones.
- Improvement: Query view now preserves user input after switching to other views.
- Fixed: Crash when creating a new Stream.
- Fixed: Flickering in the Query view’s auto-complete feature.
- Fixed: Parameter parsing error in the Query view when entering commands across multiple lines.
- Fixed: ‘Stars’ and ‘Watched’ not updating after key renaming.
- Fixed: Extra divider between score and value in Zset view.
- Fixed: Inaccurate interval when start watching from inspector.
13 March, 2024
v1.1.3
- Feature: The recent files list now supports drag-and-drop operations.
- Improvement: Unselected prompt for Star and Watched pages.
- Fixed: Corrected the issue where the interval for Watched tasks does not match the settings.