Skip to content

Releases: tiny-craft/tiny-rdm

1.0.8🌈

31 Oct 14:35
Compare
Choose a tag to compare

Features

  • Added partial keys loading.
  • Provided tree view and list view options.
  • Introduced command line mode.

Optimizations

  • Made minor adjustments to appearance and layout, allowing the UI to accommodate more content.
  • Split the "View As" for string content into "View Format" and "Decode/Decompression Method."
  • Added length and memory usage information to the content page.

新特性

  • 加入Key分批加载
  • 提供树形和列表两种视图
  • 新增命令行模式

功能优化

  • 外观样式和布局进行微调,现在界面可以容纳更多内容
  • 拆分文本类型内容“查看方式”为“查看格式”和“解码/解压方式”
  • 内容页加入长度和内存占用信息

1.0.7

17 Oct 13:19
Compare
Choose a tag to compare

Features

  • Supported SSL Connection.
  • Supported cluster mode.

Optimizations

  • Optimized batch key deletion logic.
  • Optimized visual effects for window size changes.
  • Change TTL display to human-readable data.

Bug Fixes

  • Fixed the issue with the connection name prompting for illegal characters.

新特性

  • 支持SSL连接
  • 支持集群模式

功能优化

  • 优化批量删除键逻辑
  • 优化窗口尺寸变化所需的视觉效果变化
  • TTL显示更改为可读数据

问题修复

  • 修复连接名提示非法字符的问题

1.0.6

17 Oct 02:41
Compare
Choose a tag to compare
1.0.6 Pre-release
Pre-release

Features

  • Supported SSL Connection.
  • Supported cluster mode.

Optimizations

  • Optimized batch key deletion logic.
  • Optimized visual effects for window size changes.
  • Change TTL display to human-readable data.

新特性

  • 支持SSL连接
  • 支持集群模式

功能优化

  • 优化批量删除键逻辑
  • 优化窗口尺寸变化所需的视觉效果变化
  • TTL显示更改为可读数据

1.0.5

11 Oct 16:27
Compare
Choose a tag to compare

Features

  • Binary key supported.

Bug Fixes

  • Fixed precision may loss when viewing as JSON .
  • Fixed incorrect keys count after flush database.

新特性

  • 支持二进制键名

问题修复

  • 修复以JSON格式查看时数字类型可能精度丢失
  • 修复清空数据库时键数量显示有误

1.0.4

08 Oct 16:55
Compare
Choose a tag to compare

Features

  • Added support sentinel mode.
  • Added database filtering settings for connections.
  • Added GZip/Deflate/Brotli viewing methods.
  • User experience improvement.

Bug Fixes

  • Error caused when add multiple Hash items via HSET command below version 3.x #44

新特性

  • 支持哨兵模式
  • 为连接添加数据库过滤设定
  • 添加 GZip/Deflate/Brotli解码查看方式
  • 部分界面使用体验调整

问题修复

  • 3.x以下版本的redis通过HSET为Hash添加多项时报错 #44

1.0.3

05 Oct 01:37
Compare
Choose a tag to compare
1.0.3 Pre-release
Pre-release

Feature

  • Added Gzip and Deflate viewing methods.
  • User experience improvement.

Bug Fixes

  • Incorrect key count after clear the database.

1.0.2

27 Sep 18:02
Compare
Choose a tag to compare

Feature

  • Add SSH tunnel support.

Bug Fixes

  • Add outer border.
  • Fixed the issue where duplicated connection couldn't be saved.
  • Fixed incorrect number of databases in tree view.
  • Removed abnormal drag behavior.

1.0.1

24 Sep 14:51
Compare
Choose a tag to compare
  1. Improved the upgrade notification dialog.
  2. Added a personalized "About" interface.

1.0.0

16 Sep 17:27
Compare
Choose a tag to compare

🎉🎉🎉Congratulation! The first official release has finally arrived.
A modern Redis management desktop app. It will provide you with a convenient Redis operation experience.
More new features will be continuously rolled out in the future. Please give me more encouragement and support.

0.9.8

11 Sep 03:34
Compare
Choose a tag to compare
0.9.8 Pre-release
Pre-release

Improved user experience.