Release Notes
2
min

Release Notes

Solsta 2.1.40 - New Log-in Flow and Authentication Service


Release Date: June 26, 2026

This release introduces a new authentication service, platform-specific improvements, and interface refinements. Solsta 2.1 migrates from the legacy authentication provider to a new identity system, improving security and laying the groundwork for future capabilities. This results in changes to the log-in flow and user invite functionality for organizations that do not use SSO integration. For complete details on the migration, please read: Authentication Service Provider Migration.

Note: The new authentication service will require updating your CI/CD pipeline with updated deployment tools and credentials by August 28, 2026. Please get the latest versions from Solsta Downloads at your earliest convenience.

Key changes

  • Organization name in UI – You will now enter your organization name as part of the sign-in process within the Solsta Desktop Application User Interface, before the login prompt opens in the browser.
  • Machine Token management – Existing machine-to-machine (M2M) credentials will continue to work, but are no longer visible or manageable from within the application. To delete legacy credentials, please contact Solsta Support. New M2M credentials must be created using Solsta 2.1 or newer.
  • Invitations – Organization admins can invite new users and set their roles from the Members page. There is no need to wait for users to accept their invites before being able to assign their roles.
  • Versions in progress bar - The version you're updating from the version you're updating to are now displayed in the progress bar during an update

macOS Changes

  • "Run on OS startup" setting removed – This option has been removed from the application Settings on macOS due to conflicts with the macOS native Login Items feature. To have Solsta launch automatically, add it to System Settings > Login Items & Extensions on your Mac.
  • Upgrading from 2.0.29 requires a fresh install – The self-update mechanism cannot update macOS installations from version 2.0.29 to 2.1. Please download the new DMG from the Solsta Downloads page and drag the updated app to your Applications folder.

Known Issues

ID Issue Details
D4T-2466 Users cannot be invited to multiple organizations A user who already belongs to one organization cannot currently be invited to a second organization with the same email.
D4T-2406 Email address changes do not take effect for login on migrated organizations For organizations who do not use SSO integration: updating your email in the Profile page will not change your login email.
D4T-2535 Incorrect email sent after updating profile email When a user edits their email address in their profile, a verification code email may be sent that is not used by the application. You can disregard this email.
D4T-2267 Environment may show "Update available" after installing an optional repository After installing an optional repository from the Installed Environments tab, the environment status may incorrectly display "Update available." Restarting the client restores the correct status. (Carried over from 2.0.29)
D4T-2288 Optional repository icon may be hidden when version names are long In the Release History tab, the optional icon for a repository can be cut off if the release version string is particularly long. (Carried over from 2.0.29)
D4T-1974 Tags from a previous snapshot may appear in the Installed Environments tab Release tags from an older snapshot may still display after a newer snapshot has been installed. (Carried over from 1.18)
D4T-2627 Jenkins plug-in may encounter permission errors on Linux agents This only occurs when Jenkins Server is running on Windows and Linux agents are used to run jobs containing steps from the plug-in. In that instance, console tools may lack execute permissions. As a workaround, manually grant execute permission to the console binaries in the workspace directory.



Solsta 2.0.29 - Navigation & Interface Update

Release Date: February 17, 2026

This release improves navigation clarity, speeds up task switching, and streamlines core workflows across Products, Environments, and Repositories.

Left Navigation Redesign

  • Expand and collapse functionality added
  • Icon-only (skinny) mode available
  • Improved hierarchy and visibility

Product Pinning

  • Pin frequently used products to the sidebar for quicker access

Navigation & Dropdown Improvements

  • Faster switching across products and environments
  • More consistent dropdown behavior across all levels

Breadcrumb Navigation

  • Clickable breadcrumb path for easier backtracking
  • Clearer location awareness within nested views

Settings Revamp

  • Reorganized layout
  • Improved usability and structure

Global Action Buttons

  • Action buttons - Create and Install - moved to the top-right corner
  • Faster access to create products, environments, and repositories

Sidebar Enhancements

  • Expandable drawer with icons and labels
  • Improved active-state color indicators

Visual & UX Updates
  • Updated Light and Dark mode styling
  • Refined iconography
  • Larger client display for better visibility
  • Product tour pop-ups added for guided onboarding
  • Improved use of color to distinguish active vs inactive states

New Functionality

Known Issues

There are several known issues involving repositories that are deleted, then re-created using the same name. We recommend avoiding re-creating repositories until these issues are addressed.

  • D4T-2173 and D4T-2211: Navigation buttons are cropped on certain pages when Solsta UI is in full-screen mode
  • D4T-2212: Recreating repositories causes problems when installing old snapshots
  • D4T-2213: Inconsistent behavior when publishing snapshots with re-created repositories
  • D4T-2267: Wrong environment status after installing an optional repository from the Installed Environments tab
  • D4T-2258: Member role text is truncated in add role modal
  • D4T-2273: Searching and clearing Products on the second page disables navigation buttons
  • D4T-2296: Updating an environment with a recreated repository results in missing files
  • D4T-2294: Products page can list published assets on new sessions if Show last visited setting is used

Version 1.19

Release Date: November 18, 2025

Solsta Desktop version 1.19 introduces the following new features.

Publish Functionality

Publishing makes Solsta deployments available for download in the original file format or an archive (.zip file).

  • Who can Publish snapshots? Only users with the Admin role.
  • Who can download published snapshots in Solsta? All users with access to that Environment.
  • Anything else I should know? The default size limit for each publish job is 20GB.
Deletion Protection

Every object - from Products to releases and even published assets - can now be marked as protected to prevent accidental deletion. The option is available to Admin users when creating or editing an environment.

image-20251119-004508.png

Protected objects will show a lock icon in the UI. They cannot be deleted unless the Deletion Protection option is removed first.

image-20251119-004952.png
Improvements
  • Prevent users from attempting to install an environment to a location with insufficient disk space
  • Increase the default font size
  • Add ability to reorder environment launch buttons from 2nd page
  • Improve some error messages
  • Various UI Improvements
Bug Fixes
  • Fixed: Incorrect error message when there is insufficient disk space
  • Fixed: Partial obscured notifications
  • Fixed: Search functionality leads to an error page
  • Fixed: Buttons disappear if item names are long
  • Fixed: File list does not fit on Release page when many attributes are displayed
  • Fixed: Error when creating launch button on new environment
  • Fixed: Incorrect update behavior during internet outage
  • Fixed: Files from optional repository that was removed are not deleted from the disk after the environment is updated
  • Fixed: Files with a large number of attributes break the UI of the File List tab
  • Fixed: App does not close properly when closing at a certain stage of the installation process
Known Issues
  • Copy Solsta URL button is disabled if you navigate to the product using the breadcrumb
  • Unable to download published assets greater than 5GB

Version 1.18

Release Date: September 23, 2025

Solsta Desktop Client 1.18 comprises various UI changes and minor bug fixes.

image-20250923-192130.png
Improvements
  • D4T-1347: Display release tags in Installed Environments tab
  • D4T-1659: Support comparing two snapshots
  • D4T-1789: Breadcrumb on Teams and User pages
  • Various UI Layout improvements
  • D4T-1951: Add ability to copy URL protocol for current page
Bug Fixes
  • D4T-828: Installed environments status hangs on checking for update
  • D4T-1090: Items do not fit on the page when there are items with large number of characters in description
  • D4T-1621: Reset visited tours when signing user out
  • D4T-1660: Update self-update messages to not use product name
  • D4T-1687: Add support for uninstalling repositories between syncs
  • D4T-1838: Fix cropped tags on the Releases screen
  • D4T-1858: Fix long name does not have ellipsis in machine table
  • D4T-1859: Fix delete from orchestration not happen in rare instances
  • D4T-1875: Fix intermittent incorrect status up to date appears during installation
  • D4T-1876: Fix update button not available after orchestration error
  • D4T-1877: Fix broken install not resuming with correct state
  • D4T-1878: Fix promote snapshot when not overwriting launch buttons
Known Issues
  • D4T-1967: Install issues for environments with specific promotion conditions
  • D4T-1974: Tags from the previous snapshot are displayed in the Installed Environments tab
  • D4T-1983: Files from optional repository that was removed are not deleted from the disk after the environment is updated
  • D4T-1986: Files with a large number of attributes break the UI of the File List tab
  • D4T-1987: The app does not close properly when closing at a certain stage of the installation process