Skip to content

Commit fd8c73f

Browse files
authored
Merge pull request #2265 from docker/changelog/v1.39.0
docs: update CHANGELOG.md for v1.39.0
2 parents ff3a63d + 5868917 commit fd8c73f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [v1.39.0] - 2026-03-27
7+
8+
This release adds new color themes for the terminal interface and includes internal version management updates.
9+
10+
## What's New
11+
- Adds Calm Roots theme with warm white accents, sage green info messages, and charcoal background
12+
- Adds Neon Pink theme with vibrant pink tones and high-contrast white accents for readability
13+
14+
## Technical Changes
15+
- Freezes v7 version
16+
- Updates CHANGELOG.md for v1.38.0
17+
18+
### Pull Requests
19+
20+
- [#2256](https://github.com/docker/docker-agent/pull/2256) - docs: update CHANGELOG.md for v1.38.0
21+
- [#2260](https://github.com/docker/docker-agent/pull/2260) - Add Calm Roots and Neon Pink themes
22+
- [#2264](https://github.com/docker/docker-agent/pull/2264) - Freeze v7
23+
24+
625
## [v1.38.0] - 2026-03-26
726

827
This release improves OAuth configuration and fixes tool caching issues with remote MCP server reconnections.
@@ -1637,3 +1656,5 @@ This release improves the terminal user interface with better error handling and
16371656
[v1.37.0]: https://github.com/docker/docker-agent/releases/tag/v1.37.0
16381657

16391658
[v1.38.0]: https://github.com/docker/docker-agent/releases/tag/v1.38.0
1659+
1660+
[v1.39.0]: https://github.com/docker/docker-agent/releases/tag/v1.39.0

0 commit comments

Comments
 (0)