Skip to content

Releases: quick123official/quick_redis_blog

v2.7.1

03 Jul 06:50
Compare
Choose a tag to compare
  1. 支持显示编辑修改二进制数据;
  2. key列表可以支持排序;
  3. key的ttl支持设置为-1。
  4. 优化获取keys列表

v2.7.0-alpha

06 Jun 05:17
Compare
Choose a tag to compare
v2.7.0-alpha Pre-release
Pre-release
  1. 支持显示编辑修改二进制数据;
  2. key列表可以支持排序;
  3. key的ttl支持设置为-1。

v2.6.3

15 May 13:58
57990e2
Compare
Choose a tag to compare

双击HASH类型会有重复值;
去掉新建页签的“+”;
性能优化。

v2.6.2

22 Dec 11:42
4956549
Compare
Choose a tag to compare
  1. 修复集群搜索key的bug
  2. 支持自动格式化json

v2.6.1

03 Dec 05:26
ff35608
Compare
Choose a tag to compare
  1. 支持目录拖放
  2. 修复文件夹为空,无法拖动链接的bug

v2.6.0

28 Nov 09:35
15c90bf
Compare
Choose a tag to compare

Upgrade log:

  1. Click the tab on the command line to support the command prompt;
  2. Fix the problem that ssh cannot log in;
  3. Upgrade electron to 11.5.0;
  4. Use config get databases to get the number of db first.

升级日志:

  1. 命令行点击 tab 支持命令提示;
  2. 修复ssh无法登录的问题;
  3. 升级electron至11.5.0;
  4. 优先使用 config get databases 获取db数量。

v2.5.0

15 Nov 05:01
503b047
Compare
Choose a tag to compare
  1. 保存历史搜索记录
  2. 修复一些BUG

v2.4.2

05 Nov 02:06
9224378
Compare
Choose a tag to compare

支持pika、keyspace无法获取到db的情况

update version to 2.4.2

v2.4.1

31 Oct 14:14
8f9e033
Compare
Choose a tag to compare
  1. select db 的bug
  2. 搜索key同步处理

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.3.1

18 May 15:36
564f66d
Compare
Choose a tag to compare

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 命令执行失败的问题
调整删除和刷新按钮的布局