Skip to main content

May 2026 - Release Notes

· 2 min read

Thank you for using DeployGate.

Here is a summary of updates released in May 2026. We added entry points for Claude Code / Codex to the landing page, and we fixed several Web Client issues, including validation errors in Workspace-related APIs and the reliability of push notification delivery.

Your feedback is invaluable, as it helps us to improve our services. If you have requests, comments, or concerns about our services, please post on X with #deploygate or contact us.

Web Client Changes

Landing Page Update

We updated the landing page.

  • Added a "Get started with Claude Code / Codex" entry point and an AI Setup section that displays setup instructions for Claude Code / Codex (with support for copying commands).
  • Updated the Agent Plugin's reference repository, which had become outdated, to point to the latest one.

We fixed the following issues that caused 500 errors during operations around Workspaces.

  • Fixed an issue where creating a Workspace team with a description longer than 255 characters resulted in a 500 error, so that a validation error is now displayed instead.
  • Fixed an issue where the API for adding a user to a Workspace Project returned a 500 error when a user who could not join was specified, so that an appropriate 403 is now returned.

Improved Push Notification Delivery Reliability

We fixed an issue so that the worker no longer crashes when a temporary TLS or network error occurs while sending push notifications, and delivery of notifications to the remaining recipients continues.

Other Notes

There are no major updates to the following products:

  • Android Client
  • iOS Client
  • Gradle Plugin
  • GitHub Action
  • Android SDK
  • iOS SDK
  • Fastlane