Skip to main content

July 2026 - Release Notes

· 3 min read

Thank you for using DeployGate.

Here is a summary of updates released in July 2026. In the Web Client, we fixed an error when inviting app members and an issue with workspace name input during signup, improved the menu on smartphone displays, and updated dependency libraries to strengthen security. We also fixed bugs in the iOS Client.

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

Fixed an Error When Inviting App Members

We fixed an issue where a 500 error could occur when app member invitations to the same email address were made at the same time.

Improved Display of Activities for Deleted Distribution Pages

We fixed an issue where activities related to deleted distribution pages (such as joining, leaving, and comments) were not displayed. These activities are now shown with the label "Deleted distribution page".

Added Logout to the Menu on Smartphone Displays

We fixed an issue where the hamburger menu at smartphone widths showed the "Log in" and "Try it for free" buttons even while logged in, leaving no way to log out. While logged in, a logout button is now displayed so you can log out from the menu. The display when not logged in remains unchanged.

Improved Workspace Name Input During Signup

We fixed an issue where entering a workspace name consisting only of whitespace (half-width or full-width spaces) during signup displayed a confusing error and prevented registration from completing. A dedicated error message is now displayed for whitespace-only input, and leading and trailing whitespace is automatically removed.

Security Updates for Dependency Libraries

We updated the dependency libraries used by the web frontend server to address reported vulnerabilities.

iOS Client Changes

Bug Fixes

  • Fixed an issue where installing a configuration profile kept failing when the installation token was missing, because the error was not handled correctly. When the token is missing, the app now automatically retries (up to 3 times) and displays an error dialog if it still fails.
  • Fixed an issue where an error occurred on the app detail screen when the app's minimum supported OS version information was not set.

Other Notes

There are no major updates to the following products:

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