You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/develop/tools/insight/release-notes/v.3.0.1.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,9 @@
1
1
---
2
-
3
2
Title: Redis Insight v3.0.1, December 2025
4
3
linkTitle: v3.0.1 (December 2025)
5
4
date: 2025-12-16 00:00:00 +0000
6
5
description: Redis Insight v3.0.1
7
6
weight: 1
8
-
9
7
---
10
8
11
9
## 3.0.1 (December 2025)
@@ -14,9 +12,9 @@ This maintenance patch release includes critical and non-critical bug fixes for
14
12
15
13
### Bug fixes
16
14
17
-
[#5317](https://github.com/redis/RedisInsight/issues/5317) SQLite package ‘not found’ error on macOS x64 builds
18
-
[#5310](https://github.com/redis/RedisInsight/issues/5310) Inaccurately reported CPU metrics when Redis I/O threads or cluster shards push CPU usage above 100%
19
-
[#5190](https://github.com/redis/RedisInsight/issues/5190) Delimiter options not persisted on database switch
15
+
-[#5317](https://github.com/redis/RedisInsight/issues/5317) SQLite package ‘not found’ error on macOS x64 builds.
16
+
-[#5310](https://github.com/redis/RedisInsight/issues/5310) Inaccurately reported CPU metrics when Redis I/O threads or cluster shards push CPU usage above 100%.
17
+
-[#5190](https://github.com/redis/RedisInsight/issues/5190) Delimiter options not persisted on database switch.
0 commit comments