Release notes and upgrade instructions

Each version brings new features, bug fixes, and occasionally backwards-incompatible changes.

Where necessary, these release notes also include specific upgrade instructions for each version. For additional guidance, see the general instructions on preparing for and performing an upgrade.

Releases

A complete Workshop installation comprises two snaps:

  • workshop is designed for common users.

  • sdkcraft is intended for SDK publishers.

Both are available for amd64 and arm64.

Workshop

Latest version:

Older versions:

Note

These versions are no longer supported.

SDKcraft

Latest version:

Older versions:

Note

These versions predate the SDK Store and are no longer supported.

Release policy and schedule

Our release cadence is biweekly, aligned with our development methodology. Releases follow the semantic versioning scheme.

Long-term support

We only provide support for the latest versions of Workshop and SDKcraft. If you encounter issues with an older version, we recommend upgrading to the latest release first; see the next section for guidance.

Upgrade instructions

Refresh the snaps using the --classic option:

$ sudo snap refresh --classic workshop
$ sudo snap refresh --classic sdkcraft

For prerequisites and other details, see the Installation section on GitHub, or follow the Get started with workshops tutorial section.