Skip to main content

4 posts tagged with "thebe"

View All Tags

· One min read

Changes compared to 23.5.2

Bug Fixes

  • Fixed an issue where Wasabi error logs caused by System Clocks being too far behind or too far ahead not outputting as expected.
  • Fixed an issue with macOS notarization timing out when Apple takes longer than 10 minutes to process the request.
  • Fixed an issue with Office 365 clients where rate-limiting may cause list requests to restart unnecessarily
  • Fixed an issue with the Comet Backup desktop app crashing when loading if a recent backup job was extremely large.
  • Fixed an issue with Office 365 backups where workers can hang while querying the Vault
  • Fixed an issue with bucket name validation where Wasabi bucket names ending with a period were reported as invalid
  • Fixed an issue with error handling during a retention pass of a vault that has object lock enabled.
  • Fixed an issue with the Comet Server Docker container failing to start during a recreate event.
  • Fixed an issue with Office 365 clients hanging in some situations.

· One min read

Changes compared to 23.5.1

Bug Fixes

  • Fixed an issue with the Comet Server session timeout not being respected by the Comet Server web interface.
  • Fixed an issue causing Comet Server web interface sessions to terminate unexpectedly on servers without the Authentication Role enabled.

· 2 min read

Changes compared to 23.5.0

Enhancements

  • Automatically wait for settings changes to be applied in the Comet Server web interface

Bug Fixes

  • Fixed an issue when upgrading the Comet Client which caused the client to logout after upgrade
  • Fixed an issue with server self-backups failing if the autossl, resources, or logs subdirectories are not present
  • Fixed an issue related to error handling in Office 365 backup
  • Fixed an issue with Office 365 client where in certain scenarios, the client may lock up
  • Fixed an issue related to Scaleway Object Storage and Synology C2 Object Storage failing to connect
  • Fixed an issue with high memory usage during retention passes, even if the "Prefer temporary files instead of RAM" option was set
  • Fixed an issue with disk image browsing where MBR partitioned disk might cause a crash
  • Fixed an issue with snapshot IDs not being shown in the Comet Server web interface restore dialog when advanced options are enabled
  • Fixed an issue with the event stream websocket not staying open after authentication
  • Fixed an issue with the SEVT_META_HELLO event missing the TypeString field
  • Fixed an issue with high Comet Server Auth Role memory usage if there are a large number of live connected devices
  • Fixed an issue with the Policy summary showing job delay in seconds instead of minutes
  • Fixed a cosmetic issue with server page content rendering before the navigation on first load
  • Fixed a cosmetic issue with the server navigation logo flashing following certain actions
  • Fixed a cosmetic issue with unexpected horizontal scrollbars appearing for some tables in the server interface
  • Fixed a cosmetic issue with some active pages not being highlighted in the navigation
  • Fixed a cosmetic issue with exposing Wasabi hostnames in white-label error messages.

· 5 min read

Thebe is the latest entry in our quarterly rollup series. It branches off from our main rolling Voyager development into a fixed target for our partners to qualify and build upon.

Like Comet's previous recent quarterly software releases, ‘Thebe’ is named after a moon of Jupiter, which in turn takes its name from an ancient Greek mythological figure. It is a very small moon with only 0.004x earth's gravity, meaning it is less likely to shape itself into a sphere - in fact a large impact crater covers around 40% of its surface area.

It was discovered by the Voyager 1 and 2 spacecraft in 1979, but owing to its small size and position, almost nothing more could be discovered until the next spacecraft Galileo visited two decades later. Scientists believe it contains water ice.

As for the software, Comet 23.5.0 ‘Thebe’ brings 10 features and 22 enhancements, including S3 Object Lock support for immutable protection against ransomware, a new design for the Comet Server web interface, an official Docker container, a C# SDK, support for Azure Key Vault codesigning, and more.

As always for a new quarterly release, there are two changelogs for 23.5.0 ‘Thebe’ depending on whether you are coming from the previous quarterly release or the previous Voyager release:

Changes compared to 23.2.2

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

  • Cosmetic overhaul for the Comet Server web interface

  • An official Comet Server docker container, which offers MSPs another deployment option. For more details, visit this link
  • Support for Azure Key Vault as an option for Windows Authenticode codesigning

  • Ability to use S3 object locking
  • New option to permanently remove files marked for deletion in versioned S3 storage
  • New Comet Server home page widgets for Protected Items types, server storage, server self-backup, and server replication
  • When configuring an exclusion via Policy in the Comet Server web interface, default suggested exclusion paths have been added
  • Ability to search for items to restore within Storage Vault snapshots via the Comet Server web interface
  • A Test Connection button has been added to Storage Template configuration dialog
  • Authenticode codesigning has been applied to the Comet Backup client uninstaller on Windows