diff --git a/content/develop/tools/insight/release-notes/v.3.0.1.md b/content/develop/tools/insight/release-notes/v.3.0.1.md new file mode 100644 index 0000000000..cc64d349f4 --- /dev/null +++ b/content/develop/tools/insight/release-notes/v.3.0.1.md @@ -0,0 +1,28 @@ +--- +Title: Redis Insight v3.0.1, December 2025 +linkTitle: v3.0.1 (December 2025) +date: 2025-12-16 00:00:00 +0000 +description: Redis Insight v3.0.1 +weight: 1 +--- + +## 3.0.1 (December 2025) + +This maintenance patch release includes critical and non-critical bug fixes for Redis Insight 3.0.0. + +### Bug fixes + +- [#5317](https://github.com/redis/RedisInsight/issues/5317) SQLite package ‘not found’ error on macOS x64 builds. +- [#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%. +- [#5190](https://github.com/redis/RedisInsight/issues/5190) Delimiter options not persisted on database switch. + +**SHA-512 Checksums** + +| Package | SHA-512 | +| ------------------- | ------------- | +| Windows | windowssha | +| Linux AppImage | appimagesha | +| Linux Debian | debiansha | +| Linux RPM | rpmsha | +| MacOS Intel | macintelsha | +| MacOS Apple silicon | macsiliconsha |