Changelog --  Additions and updates to CubeBackup for Google Workspace (Linux)

4.9.0

build:1672706877, released on 1672707049
  1. New featureFirst release of service APIs
  2. New featureSupport hook integration for backup, restore and export events
  3. New featureNew customer portal to upgrade subscriptions
  4. New featureSupport IP whitelist for the web console and API
  5. New featureSupport Amazon S3 Glacier Instant Retrieval storage class
  6. New featureSupport Amazon S3 KMS key encryption
  7. ImprovementUpgrade to Google Identity Services SDK for OAuth login
  8. ImprovementEncrypt service account key and configuration files
  9. ImprovementAuto-cancel a backup task due to insufficient storage space
  10. ImprovementSupport canceling an ongoing restore task
  11. ImprovementSupport updating storage credentials in the web console
  12. ImprovementSync the Unread status of Gmail backups
  13. ImprovementRestore last modified time of Google Drive files
  14. ImprovementPrompt to replace a corrupted license
  15. ImprovementDisplay upload speed for cloud backup storage
  16.   Bugfix    Correctly synchronize more than 1,000 Shared drives for a single manager
  17.   Bugfix    Resolved insufficient permission errors for shared Google Drive files

4.7.6

build:1641784397, released on 1641784577
  1. ImprovementSupport migrating to another storage location in the web console
  2. ImprovementResume the migration process when interrupted
  3. ImprovementSupport Gmail SMTP relay service to send reports on recent backup status
  4. ImprovementAdd listCubeAccounts command to help recover an admin account
  5. ImprovementAdd sendMailReport command to trigger email reports on demand
  6. ImprovementDisplay detailed status during a backup process
  7. ImprovementGenerate multiple snapshots during an extremely long backup
  8. ImprovementDisable weak ciphers in SSL/TLS
  9. ImprovementSupport specifying S3 compatible storage region
  10. ImprovementSupport restricting OAuth scopes of Google APIs to read-only permissions
  11.   Bugfix    Eliminate the built-in size limitation on restoring large Google native files

4.7.2

build:1624856833, released on 1624857109
  1. New featureBackup to Google Cloud storage.
  2. New featureBackup to Azure Blob storage.
  3. New featureBackup to Backblaze B2 storage.
  4. New featureSupport two-factor authentication.
  5. New featureSkip backup for certain drive files using file exclusion rules.
  6. New featureAdd filesExclude command to purge certain files from the backups using exclusion rules.
  7. New featureAdd purgeUser, purgeSharedDrive commands to remove a specific user or shared drive.
  8. New featureSupport specifying the target folder/label for restoration.
  9. ImprovementSupport specifying storage type of cloud storage.
  10. ImprovementRestore drive file with share permissions.
  11. ImprovementExport log entries as CSV files.
  12. ImprovementSend email using SMTPS(port 465 supported).
  13. ImprovementAllow disabling of TLS1.0 TLS1.1 protocol for the CubeBackup console.
  14. ImprovementSupport breakpoint resume in downloading exported data.
  15. ImprovementAdd RestoreToOwnerOnly option for data restore.
  16. ImprovementAdd a diagnosis tool.

4.5.3

build:1615187002, released on 1615188156
  1.   Bugfix    High CPU usage caused by iothrottler lib.
  2.   Bugfix    CertMagic automatic SSL certificate renewal failure.
  3.   Bugfix    “No such table” error due to empty SQLite file created by backup process.
  4.   Bugfix    Unable to send emails through MS Exchange SMTP server.
  5.   Bugfix    “Automatically enable backups for new users” fails to work for users moved between OUs.
  6.   Bugfix    The setDomainAdminEmail command fails.

4.5.2

build:1608080696, released on 1608081423
  1. New featureMultiple admin accounts.
  2. New featureGoogle OAuth login.
  3. ImprovementReduce CPU usage during backup.
  4. ImprovementManually refresh users & shared drives.
  5.   Bugfix    Memory leaks when encountering network errors.
  6.   Bugfix    Service fails to start when storage is not mounted.

4.3.1

build:1591580505, released on 1591580636
  1. New featureExport data locally.
  2. ImprovementSearch&filter on history logs.
  3. ImprovementPurge old snapshots more effectively.
  4. ImprovementIn statistical data, only drive files with distinct MD5 digests are calculated.
  5. ImprovementSend a notification email to admin when server runs out of disk or RAM
  6. ImprovementPeriodically retry failed files.
  7.   Bugfix    Can’t backup files larger than 50GB to AWS S3 storage.
  8.   Bugfix    Can’t backup Google drawing files larger than 20MB.
  9.   Bugfix    CSRF error after setup.
  10.   Bugfix    Backup jobs cannot be cancelled occasionally due to queue locking.
  11.   Bugfix    Tasks for other domains show up on restore history.

4.2.5

build:1581854080, released on 1581907385
  1. ImprovementShow processing/pending restore tasks in history.
  2. ImprovementKeep original tags of trashed emails.
  3.   Bugfix    Failed to request SSL Certificate from Let’s Encrypt.
  4.   Bugfix    Can’t correctly load the configure file edited by Notepad.
  5.   Bugfix    Can’t restore Shared drive files to a different domain.
  6.   Bugfix    Backup job running more than 24 hours blocks backups in other domains.
  7.   Bugfix    Google API returns domainPolicy error

4.2.3

build:1574303834, released on 1574304189
  1. ImprovementUpgraded Team drvie API to Shared drive API.
  2. ImprovementUpgraded AWS SDK to the latest version.
  3. ImprovementOptimized backup logic for trashed files.
  4. ImprovementRecord performance profile in cube.log
  5.   Bugfix    Backup fails with a broken syncToken.
  6.   Bugfix    Trashed files are included while restoring all regular drive files.
  7.   Bugfix    Inappriorate error handling when CloneLastSnapshotSqlite() operation failed

4.2.1

build:1567660435, released on 1567661575
  1. ImprovementRecover broken leveldb automatically.
  2. ImprovementIgnore abusive drive files.
  3. ImprovementAdd a command option to remove a certain domain.
  4.   Bugfix    Can’t restore gmail message with CHAT label.
  5.   Bugfix    Calendar.Events.List() returns 404 error.

4.2.0

build:1561513534, released on 1561515453
  1. New featureManually start a new backup/cancel the current backup.
  2. New featureBackup to an Amazon S3 compatible cloud storage, such as Wasabi or Minio.
  3. New featureCross-domain restoration (restore a G Suite account to another account in a different domain.)
  4. New featureA configuration setting has been added which makes the content of backed up Gmail messages visible.
  5. ImprovementSorting and searching are available in the HISTORY page.
  6. ImprovementEmail reports now include new update notifications.
  7. ImprovementEmail reports now include statistical data for the currently running backup.
  8. ImprovementGzip compress enabled for web console.
  9. ImprovementEnhanced security against CSRF attack.
  10.   Bugfix     Process hangs if any user has no name.

4.1.5

build:1556068173, released on 1556069223
  1.   Bugfix    Failed to send mail reports when SMTP server does not require any credentials.
  2.   Bugfix    Can’t add a subdomains with a hyphen in the domain name.

4.1.4

build:1555061399, released on 1555061532

  Bugfix    Errors while backing up duplicate sites.


4.1.3

build:1554370215, released on 1554371394
  1.   Bugfix    Wrong user status when google API return 500 error.
  2.   Bugfix     Out of memory problem in data migration.

4.1.2

build:1551839711, released on 1551840216
  1.   Bugfix     Permission error while backing up some team drives.
  2.   Bugfix     Can’t update Apps settings in Safari browser.
  3. Improvementstability of S3 storage.
  4. Improvementerror log if Apps is disabled for certain users.

4.1.1

build:1548814417, released on 1548814797

ImprovementParallel performance optimized.


4.1.0

build:1548505091, released on 1548505381

  fix    Drive backup get 404 error while exporting some documents.


4.1.0

build:1548493061, released on 1548493391

First release


Questo sito web utilizza i cookie per garantirti la migliore esperienza sul nostro sito. Scopri di più. Consenti i cookie Declina