Skip to content

Commit 3bf5ab6

Browse files
Automation: Update states [21676]
1 parent 3510f35 commit 3bf5ab6

File tree

12 files changed

+120
-6
lines changed

12 files changed

+120
-6
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Version: 1.569.0
2+
Installer:
3+
- Architecture: x64
4+
InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.569.0/Claude-49894ad878c985b0dd77178b75b353f11481ebf4.exe
5+
- Architecture: arm64
6+
InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.569.0/Claude-49894ad878c985b0dd77178b75b353f11481ebf4.exe
7+
- Architecture: x64
8+
InstallerType: msix
9+
InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.569.0/Claude-49894ad878c985b0dd77178b75b353f11481ebf4.msix
10+
- Architecture: arm64
11+
InstallerType: msix
12+
InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.569.0/Claude-49894ad878c985b0dd77178b75b353f11481ebf4.msix
13+
Locale: []

Tasks/Anthropic.Claude/State.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Log_20260401T152814Z.yaml
1+
Log_20260403T001301Z.yaml
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Version: 2.1.91
2+
Installer:
3+
- Architecture: x64
4+
InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.91/win32-x64/claude.exe
5+
InstallerSha256: 12F69849F6774749718520F41FB94F6FC30779B55D8F9B0ACAAF20C755E6B55D
6+
- Architecture: arm64
7+
InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.91/win32-arm64/claude.exe
8+
InstallerSha256: 389DE7F1F2B979CB4098F7752CA0099275CEDABCFE3908A9886D143EF594972B
9+
Locale:
10+
- Locale: en-US
11+
Key: ReleaseNotesUrl
12+
Value: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md
13+
- Locale: en-US
14+
Key: ReleaseNotes
15+
Value: |-
16+
- Added MCP tool result persistence override via _meta["anthropic/maxResultSizeChars"] annotation (up to 500K), allowing larger results like DB schemas to pass through without truncation
17+
- Added disableSkillShellExecution setting to disable inline shell execution in skills, custom slash commands, and plugin commands
18+
- Added support for multi-line prompts in claude-cli://open?q= deep links (encoded newlines %0A no longer rejected)
19+
- Plugins can now ship executables under bin/ and invoke them as bare commands from the Bash tool
20+
- Fixed transcript chain breaks on --resume that could lose conversation history when async transcript writes fail silently
21+
- Fixed cmd+delete not deleting to start of line on iTerm2, kitty, WezTerm, Ghostty, and Windows Terminal
22+
- Fixed plan mode in remote sessions losing track of the plan file after a container restart, which caused permission prompts on plan edits and an empty plan-approval modal
23+
- Fixed JSON schema validation for permissions.defaultMode: "auto" in settings.json
24+
- Fixed Windows version cleanup not protecting the active version's rollback copy
25+
- /feedback now explains why it's unavailable instead of disappearing from the slash menu
26+
- Improved /claude-api skill guidance for agent design patterns including tool surface decisions, context management, and caching strategy
27+
- Improved performance: faster stripAnsi on Bun by routing through Bun.stripANSI
28+
- Edit tool now uses shorter old_string anchors, reducing output tokens
29+
- Locale: en-US
30+
Key: ReleaseNotesUrl
31+
Value: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#2191
32+
ReleaseTime: 2026-04-02T22:04:30.0000000Z
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Log_20260402T001128Z.yaml
1+
Log_20260403T001302Z.yaml
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Version: 2026.1.1.0
2+
Installer:
3+
- InstallerUrl: https://cdn.devolutions.net/download/DevolutionsGateway-x86_64-2026.1.1.0.msi
4+
Locale:
5+
- Key: ReleaseNotesUrl
6+
Value: https://devolutions.net/gateway/release-notes/
7+
- Locale: en-US
8+
Key: ReleaseNotes
9+
Value: |-
10+
New features (1)
11+
- Installer - Added German language support
12+
Improvements (4)
13+
- Installer - Certificates that fail validation are now shown with a warning icon instead of being silently hidden from the list
14+
- Service - Credentials stored in memory are now encrypted at rest, protecting against exposure in memory dumps
15+
- Service - Reduced log noise: a missing recording storage disk is now only reported once at warning level instead of repeatedly
16+
- Service - Session recordings now use periodic keyframes for improved seek performance during playback
17+
Fixes
18+
- Installer - Fixed an issue where semi-colons in certain configuration values could cause installation failures
19+
- Service - Fixed an issue where certain service subcommands were not recognized correctly
20+
- Service - Fixed recording storage space reporting for network drives and UNC paths on Windows
21+
- Service - Fixed recording storage space reporting for network filesystems (NFS, Samba) on Linux and macOS
22+
- Service - Fixed RPM package installing web application files under incorrect directory names
23+
- Service - Fixed session recording playback failing with a "media could not be loaded" error
24+
- Service - Fixed the Debian package incorrectly declaring a minimum system library version, preventing installation on some Linux distributions
25+
- Service - Fixed video playback freezing during live session shadowing after brief recording pauses
26+
- Locale: en-US
27+
Key: ReleaseNotesUrl
28+
Value: https://devolutions.net/gateway/release-notes/#v2026.1.1.0
29+
RealVersion: 26.1.1
30+
ReleaseTime: 2026-04-02
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Log_20260227T161455Z.yaml
1+
Log_20260403T001726Z.yaml
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Version: 0.4.7
2+
Installer:
3+
- Architecture: x64
4+
InstallerType: nullsoft
5+
InstallerUrl: https://github.com/av/harbor/releases/download/v0.4.7/Harbor_0.4.7_x64-setup.exe
6+
- Architecture: x64
7+
InstallerType: wix
8+
InstallerUrl: https://github.com/av/harbor/releases/download/v0.4.7/Harbor_0.4.7_x64_en-US.msi
9+
Locale:
10+
- Locale: en-US
11+
Key: ReleaseNotes
12+
Value: |-
13+
Hermes Agent
14+
Autonomous AI agent by Nous Research with persistent memory, extensible skills, multi-platform gateway, and OpenAI-compatible API.
15+
harbor up hermes
16+
Misc
17+
- llamacpp can now be built from source with harbor llamacpp build on (CUDA and ROCm supported).
18+
- Rewrote llamacpp documentation with updated model management workflow.
19+
- Added rocm and build as recognized service capabilities.
20+
Full Changelog: https://github.com/av/harbor/compare/v0.4.6...v0.4.7
21+
- Key: ReleaseNotesUrl
22+
Value: https://github.com/av/harbor/releases/tag/v0.4.7
23+
ReleaseTime: 2026-04-03T00:01:21.0000000Z
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Log_20260402T192937Z.yaml
1+
Log_20260403T002012Z.yaml
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Version: 2.6.5.16
2+
Installer:
3+
- InstallerUrl: https://download.microsoft.com/download/5e854024-dcf1-4e86-9546-7389fd08a34b/WindowsAdminCenter2511.exe
4+
InstallerSha256: 4E55FE3F6E2C0FAF71EAD5FC090266331867E5A867D3F60ADCCA9BA069ABFF72
5+
Locale:
6+
- Locale: en-US
7+
Key: ReleaseNotes
8+
Value: '- Version 2511 is the most recently available (GA) release - it includes the restoration of HA deployment, installer enhancements, improvements to core tools like virtual machine management and Remote Desktop, as well as many improvements and bugfixes.'
9+
ETag:
10+
- '"0x3D4255E2B8687E4FD57FE362DC4543BC90BFFD819065337B0E2B7D803A6D0A20"'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Log_20260217T231721Z.yaml
1+
Log_20260403T002234Z.yaml

0 commit comments

Comments
 (0)