Skip to main content

23.3.0 ‘Voyager’ released

· 3 min read

Changes compared to 23.2.0

Breaking Changes

This release makes some changes to how codesigning works in Comet Server, which includes bundling a PKCS#11 engine.

  • If you are using a hardware dongle for Authenticode EV codesigning, you may require an updated codesigning configuration.
  • Performing Windows codesigning from an ARM64 Linux version of Comet Server now requires glibc.

New Features

  • Add support for Azure Key Vault as an option for Windows Authenticode codesigning. (#2332)

Enhancements

  • Add a new dialog in the Comet Server web interface that will allow custom snapshot selection for deletion. (#1914)
  • Add optional columns for an online device's version/platform/IP address on the User Detail page in the Comet Server web interface. (#1874)
  • Add a Synology download button on the homescreen. (#4186)
  • Update Polish (pl_PL) translation. (#4246)

Bug Fixes

  • Fix an issue with Comet server crashing when adding a new user using the AdminSetUserProfile API endpoint. (#4244)
  • Fix an issue in which a new user made via the AdminSetUserProfile API endpoint does not update the user-organization map. (#4244)
  • Fix an issue with files being able to be deleted from snapshots while the policy option "Prevent manually deleting backup snapshots from a Storage Vault" was enabled. (#4164)
  • Fix an issue with the Comet Server web interface crashing when attempting to restore a snapshot from a revoked device. (#3358)
  • Fix an issue where a restore resulting in no files reported as Warning instead of Error. (#4190)
  • Fix an issue with limited error reporting for VSS on 32-bit versions of Windows. (#751, #4177)
  • Fix an issue where on small screens the client window is too big for the screen. Now the client window automatically resizes down to fit the screen. (#2220, #4141)
  • Fix an issue where widgets are sometimes rendered much too small. (#2220, #4141)
  • Fix an issue with invalid regex examples missing extra backslash characters. (#4183)
  • Fix a cosmetic issue with exposing Wasabi hostnames in white-label error messages. (#4204)
  • Fix a cosmetic issue with excess "request cannot be satisfied" error messages in the Comet Server server logs when the Comet Server is accessed from an unknown hostname. (#3468)
  • Fix a cosmetic issue with the explanation text for Constellation Role in the server settings, to clarify that it is not exclusively for Storage Role use. (#4056)
  • Fix a cosmetic issue with not categorizing some server log messages in the Category column. (#4221)