Releases: quick123official/quick_redis_blog
Releases · quick123official/quick_redis_blog
v2.7.1
v2.7.0-alpha
- 支持显示编辑修改二进制数据;
- key列表可以支持排序;
- key的ttl支持设置为-1。
v2.6.3
双击HASH类型会有重复值;
去掉新建页签的“+”;
性能优化。
v2.6.2
- 修复集群搜索key的bug
- 支持自动格式化json
v2.6.1
- 支持目录拖放
- 修复文件夹为空,无法拖动链接的bug
v2.6.0
Upgrade log:
- Click the tab on the command line to support the command prompt;
- Fix the problem that ssh cannot log in;
- Upgrade electron to 11.5.0;
- Use config get databases to get the number of db first.
升级日志:
- 命令行点击 tab 支持命令提示;
- 修复ssh无法登录的问题;
- 升级electron至11.5.0;
- 优先使用 config get databases 获取db数量。
v2.5.0
- 保存历史搜索记录
- 修复一些BUG
v2.4.2
支持pika、keyspace无法获取到db的情况
update version to 2.4.2
v2.4.1
- select db 的bug
- 搜索key同步处理
What's Changed
- Hotfix/2.4.1 by @quick123official in #59
Full Changelog: v2.4.0...v2.4.1
v2.3.1
English:
Increase the way of displaying keys in directory mode
Fix translation errors in multiple languages
In line display mode, use scan command to get keys
Fix the problem that the scan command fails to execute under the command line
Adjust the layout of delete and refresh buttons
中文:
增加目录模式显示 keys 的方式
修复多语言的翻译错误
按行显示模式下,使用 scan 命令获取 keys
修复命令行下,scan 命令执行失败的问题
调整删除和刷新按钮的布局