Skip to content

chore(release): prepare for 2026.2.1#1813

Merged
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
chore/prepare-release
Jun 3, 2026
Merged

chore(release): prepare for 2026.2.1#1813
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
chore/prepare-release

Conversation

@CBenoit

@CBenoit Benoît Cortier (CBenoit) commented Jun 3, 2026

Copy link
Copy Markdown
Member

2026.2.1 (2026-06-03)

Bug Fixes

  • dgw: serve standalone web app and recording player static assets (#1811) (eb6c032627)

    The standalone web application and the recording player loaded their
    main page but failed to load any static assets (JS, CSS, fonts), which
    returned HTTP 500. As a result both UIs were effectively broken.

    Requests for sub-resources under /jet/webapp/client/ and /jet/jrec/play/
    now resolve correctly, restoring the standalone web application and the
    recording player.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the repository for the 2026.2.1 release by bumping version identifiers across Rust, .NET, PowerShell, and packaging assets, and by adding the corresponding changelog entries.

Changes:

  • Bump core project versions from 2026.2.0 to 2026.2.1 across workspace/package metadata and lockfiles.
  • Update desktop/Windows artifacts (DesktopAgent .csproj, AppX manifest, PowerShell module manifest) to 2026.2.1.
  • Add 2026.2.1 (2026-06-03) entries to top-level and packaging changelogs.

Reviewed changes

Copilot reviewed 8 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
VERSION Updates the repository release version to 2026.2.1.
powershell/DevolutionsGateway/DevolutionsGateway.psd1 Bumps PowerShell module version to 2026.2.1.
package/Linux/CHANGELOG.md Adds packaging changelog entry for 2026.2.1.
package/AgentLinux/CHANGELOG.md Adds AgentLinux packaging changelog entry for 2026.2.1.
fuzz/Cargo.lock Updates the fuzz workspace lock entry for devolutions-gateway to 2026.2.1.
dotnet/DesktopAgent/DesktopAgent.csproj Bumps DesktopAgent assembly/package version to 2026.2.1.0.
crates/devolutions-pedm-shell-ext/AppxManifest.xml Bumps AppX identity version to 2026.2.1.0.
CHANGELOG.md Adds 2026.2.1 release notes (bug fix entry for standalone web app / recording player assets).
Cargo.toml Updates Rust workspace package version to 2026.2.1.
Cargo.lock Updates crate versions in the lockfile to 2026.2.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CBenoit Benoît Cortier (CBenoit) merged commit 5f53c3c into master Jun 3, 2026
45 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the chore/prepare-release branch June 3, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants