Skip to content

Updates & feedback

Update checks and feedback submission are the two application support workflows that contact GDDKit services.

Check for updates

Use HelpCheck for Updates, or open Workspace Settings and select Check Now.

For a supported release package, GDDKit:

  1. checks the channel assigned to the platform and architecture;
  2. reports that the application is current, or offers the target version;
  3. asks whether to download;
  4. downloads only after approval;
  5. asks whether to restart and apply the ready update.

If you choose Later, continue working and apply it on a later check/restart prompt.

GDDKit update dialog showing current and available versions with Yes and No actions
The update prompt compares the installed 1.0.5 build with the available 2.0.1 release before download.

Automatic checks

When enabled, the application checks silently at startup. “Automatic updates” means automatic checking, not unapproved background installation.

Platform channels

Windows x64, Linux x64, macOS Apple Silicon, and macOS Intel use separate feeds. Do not install a package for another architecture merely because it has a higher visible version.

For the current stability-fix details, read the official GDDKit 2.0.1 release notes.

Submit feedback

Open HelpSubmit Feedback or use the feedback action from the home/workspace UI.

Choose:

  • Bug Report for unexpected or broken behavior;
  • Feature Request for a proposed capability or workflow improvement.

The form requires a title and description. Name and email are optional.

Attach a screenshot

You can capture the current application window or choose an existing file. For a chosen file, use PNG in released v2: the picker also lists JPEG, BMP, and GIF, but the upload labels every attachment as PNG, so another format may be rejected or misread by the service. The attachment must be smaller than 900 KB.

GDDKit feedback form with bug type, title, description, optional contact fields, and screenshot controls
A fictional bug report illustrates required details, optional contact fields, and Capture and Browse screenshot controls.

On submission, GDDKit sends the selected type, title, description, optional name/email, and optional screenshot to gddkit.com. An internet connection and access to that service are required.

Write a useful bug report

Include:

  1. GDDKit version from About;
  2. operating system and architecture;
  3. operating system package type;
  4. exact steps to reproduce;
  5. expected and actual result;
  6. whether the issue occurs in a new test project;
  7. a minimal Mermaid block or asset detail when relevant;
  8. whether updating to the latest 2.x build changes the result.

Avoid attaching the full project unless a trusted support workflow explicitly asks for it. A small fictional reproduction is safer and faster to diagnose.