Skip to content

Commit 76e8f3c

Browse files
Create v1.4.0.md (#1591)
* Create v1.4.0.md * Update v1.4.0.md * Update v1.4.0.md
1 parent 2c1dd27 commit 76e8f3c

File tree

1 file changed

+25
-0
lines changed
  • content/develop/tools/redis-for-vscode/release-notes

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
Title: Redis for VS Code v1.4.0, May 2025
3+
linkTitle: v1.4.0 (May 2025)
4+
date: 2025-05-21 00:00:00 +0000
5+
description: Redis for VS Code v1.4
6+
weight: 99
7+
---
8+
9+
## 1.4.0 (May 2025)
10+
11+
This is the General Availability (GA) release of Redis for VS Code 1.4.
12+
13+
### Headlines
14+
- Easily provision a free Redis Cloud database directly from within Redis for VS Code, great for prototyping AI workloads like semantic search, chat memory, and embedding-based retrieval, among many other Redis use cases, all without leaving your dev environment.
15+
- Ability to encrypt connection certificates, passwords, and other sensitive data for all users.
16+
- Support for multiple key name delimiters, making it easier to browse databases with varied key structures.
17+
18+
### Details
19+
- [#252](https://github.com/RedisInsight/Redis-for-VS-Code/pull/252), [#257](https://github.com/RedisInsight/Redis-for-VS-Code/pull/257) Easily provision a free [Redis Cloud](https://redis.io/cloud/) database directly from within Redis for VS Code, great for prototyping AI workloads like semantic search, chat memory, and embedding-based retrieval, among many other Redis use cases, all without leaving your dev environment.
20+
- [#255](https://github.com/RedisInsight/Redis-for-VS-Code/pull/255) Added the ability to encrypt connection certificates, passwords, and other sensitive data for all users.
21+
- [#247](https://github.com/RedisInsight/Redis-for-VS-Code/pull/247) Support for multiple key name delimiters, making it easier to browse databases with varied key structures.
22+
23+
24+
### Get started with Redis for VS Code
25+
Install the extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=redis.redis-for-vscode) to use it.

0 commit comments

Comments
 (0)