{"id":65710,"date":"2023-04-17T11:23:49","date_gmt":"2023-04-17T03:23:49","guid":{"rendered":"https:\/\/version-2.com.sg\/?p=65710"},"modified":"2024-11-11T15:10:54","modified_gmt":"2024-11-11T07:10:54","slug":"march-2023-whats-new","status":"publish","type":"post","link":"https:\/\/version-2.com\/zh\/2023\/04\/march-2023-whats-new\/","title":{"rendered":"March 2023: What&#8217;s New?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"65710\" class=\"elementor elementor-65710\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-35fe5dd post-content elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"35fe5dd\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;cef08c3&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-409a2e9a\" data-id=\"409a2e9a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a8be8f elementor-widget elementor-widget-text-editor\" data-id=\"5a8be8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"markdown\"><p><em>&#8220;What&#8217;s New?&#8221; is a series of blog posts covering recent changes to Comet in more detail. This article covers the latest changes in Comet Voyager over March 2023.<\/em><\/p><p>There were just three Comet software releases during March &#8211; two in the 23.3.x Voyager release series, plus one minor patch update 23.2.1 for our quarterly &#8220;Leda&#8221; release track.<\/p><p>We&#8217;ve landed a few large and exciting features this March:<\/p><h2 id=\"s3-object-lock\" class=\"anchor anchorWithStickyNavbar_y2LR\">S3 Object Lock<a class=\"hash-link\" title=\"Direct link to heading\" href=\"#s3-object-lock\" aria-hidden=\"true\">\u200b<\/a><\/h2><p>Comet 23.3.1 adds support for Object Lock on S3. This feature allows Comet to &#8220;lock&#8221; an object inside a S3-compatible bucket, preventing it from being deleted or modified for a fixed period of time.<\/p><p>This is a fantastic new capability for Comet and it is a key defense against ransomware. Comet generally requires the capability to add and delete files within your Storage location; deleting files is necessary for applying retention passes, updating index files, and coordinating locking across multiple devices. However, if malware is running on your PC and manages to intercept Comet&#8217;s storage credentials, the malware would also be able to delete files, causing much wider havoc.<\/p><p>Comet uses S3 &#8220;Compliance Mode&#8221; to lock individual objects within the storage location. This ensures that there is no way for the object to be deleted for the specified time, not using Comet&#8217;s storage credentials, nor even if your administrator S3 keys are leaked or exposed.<\/p><p>For a visual overview of the process, please see <a href=\"https:\/\/docs.cometbackup.com\/latest\/guides\/guide-s3-object-lock\" target=\"_blank\" rel=\"noopener noreferrer\">our usage guide<\/a> and also the <a href=\"https:\/\/docs.cometbackup.com\/latest\/guides\/guide-s3-object-lock#tldr\" target=\"_blank\" rel=\"noopener noreferrer\">simplified explanation<\/a>.<\/p><p>This feature is available for Amazon S3, Wasabi, IDrive (excluding Storage Template provisioning), and other S3-compatible providers including Minio-based providers. Please check with your S3-compatible provider&#8217;s documentation to see if Object Lock is available.<\/p><p>Object Lock is an opt-in feature, both in Comet and with cloud storage providers. It also relies on S3 bucket versioning. These properties generally must be set when the S3 bucket is created for the first time. It is not generally possible to enable Object Lock on an existing S3 bucket. To use Object Lock with an existing S3-based Storage Vault, you would have to create a new S3 bucket with Object Lock enabled; migrate the data; and update Comet&#8217;s Storage Vault settings to point to the updated bucket.<\/p><h3 id=\"comparison-to-backblaze-b2\" class=\"anchor anchorWithStickyNavbar_y2LR\">Comparison to Backblaze B2<a class=\"hash-link\" title=\"Direct link to heading\" href=\"#comparison-to-backblaze-b2\" aria-hidden=\"true\">\u200b<\/a><\/h3><p>Regular users of Comet may be aware of the <a href=\"https:\/\/docs.cometbackup.com\/latest\/installation\/storage-configuration\/#hiding-deleted-files\" target=\"_blank\" rel=\"noopener noreferrer\">existing &#8220;Hide files rather than deleting them&#8221; option<\/a> for Backblaze B2. Backblaze B2 supports both a native API and also an S3-compatible layer over the native API. Comet Backup integrates with the native API, so the new S3 Object Lock feature is not available for use with Backblaze B2. However, the existing &#8220;Hide files instead of deleting them&#8221; option can be used to provide the same protection against ransomware.<\/p><h2 id=\"codesigning-with-azure-key-vault\" class=\"anchor anchorWithStickyNavbar_y2LR\">Codesigning with Azure Key Vault<a class=\"hash-link\" title=\"Direct link to heading\" href=\"#codesigning-with-azure-key-vault\" aria-hidden=\"true\">\u200b<\/a><\/h2><p>If you are customizing the branding of the Comet Backup desktop app, then we would recommend setting up codesigning certificates. Having a codesigning certificate means that installing Comet Backup proceeds more smoothly through Smartscreen and Antivirus popup warnings on Windows, and through Gatekeeper on macOS.<\/p><p>The Windows codesigning programme, &#8220;Authenticode&#8221;, is currently in a period of disruption as new rules are being put in place. Owing to the <a href=\"https:\/\/www.bleepingcomputer.com\/news\/security\/malware-now-using-nvidias-stolen-code-signing-certificates\/\" target=\"_blank\" rel=\"noopener noreferrer\">high number of events<\/a> where developer <a href=\"https:\/\/arstechnica.com\/information-technology\/2023\/01\/github-says-hackers-cloned-code-signing-certificates-in-breached-repository\/\" target=\"_blank\" rel=\"noopener noreferrer\">codesigning certificate files were leaked<\/a> or lost, <a href=\"https:\/\/support.sectigo.com\/IS_KnowledgeDetailPage?Id=kA03l000000BoIs\" target=\"_blank\" rel=\"noopener noreferrer\">new requirements are being enforced from June 1st 2023<\/a> that newly issued codesigning certificates must no longer be stored as plain files on disk, but instead must be stored in a Hardware Security Module (&#8220;HSM&#8221;) or equivalent isolated device. Comet has long supported Authenticode certificates using either certificate files (&#8220;PKCS #12&#8221;), or via plug-in HSM devices that are compatible with the &#8220;PKCS #11&#8221; standard.<\/p><p>There are two tiers of Authenticode available. The Extended Validation (&#8220;EV&#8221;) service performs a deeper level of business-level and legal checks of the target organization before issuing the certificate. The extra vetting comes with a higher purchase cost, but it also results in a higher level of initial reputation for the resulting codesigned <code>.exe<\/code> file. An EV certificate was always required to be stored on an HSM.<\/p><p>However, it&#8217;s common to install Comet Server on a cloud VM or VPS, where plugging in a USB dongle or smartcard hardware device is not physically possible. This difficulty also discouraged many MSPs from using the higher-quality Extended Validation service. With the impending phaseout of the file-based method for newly issued certificates, neither existing option is suitable, so another option had to be found.<\/p><p>Comet 23.3.0 adds support for codesigning using <a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/key-vault\" target=\"_blank\" rel=\"noopener noreferrer\">Azure Key Vault<\/a>. This is a cloud service from Microsoft to manage the secure provisioning of security keys and certificates, including for Authenticode codesigning. There are various services and pricing tiers available; in particular, it&#8217;s possible to purchase a managed cloud HSM, which meets the new June 1st 2023 Authenticode requirements.<\/p><p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-full\" src=\"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png\" width=\"606\" height=\"537\" \/><\/p><p>At the time of writing, we would recommend <a href=\"https:\/\/www.globalsign.com\/en\/lp\/certificates-for-azure-key-vault\" target=\"_blank\" rel=\"noopener noreferrer\">GlobalSign<\/a> or <a href=\"https:\/\/trustzone.com\/knowledge-base\/how-to-set-up-install-and-use-an-ev-code-signing-certificate-in-azure\/\" target=\"_blank\" rel=\"noopener noreferrer\">TrustZone<\/a> for issuing new Authenticode certificates. There is no carry-over reputation with Authenticode, so replacement certificates can be issued from any provider. These particular providers were prepared early for the new requirements and have a secure vetting process to prove your use of an HSM, such as an Azure Key Vault managed HSM, before issuing your certificate. The private key never leaves the managed cloud HSM device, and Comet Server only uses an Azure application ID to remotely perform the signing steps.<\/p><p>Comet Server can perform Authenticode codesigning for Windows, regardless of whether Comet Server is installed on a Windows or Linux host OS. This is achieved by using a cross-platform signing toolchain. To support the new Azure Key Vault feature, we replaced our existing bundled codesigning toolchain from <a href=\"https:\/\/github.com\/mtrojnar\/osslsigncode\" target=\"_blank\" rel=\"noopener noreferrer\">osslsigncode<\/a> with a new <a href=\"https:\/\/ebourg.github.io\/jsign\/\" target=\"_blank\" rel=\"noopener noreferrer\">jsign<\/a> version. Comet ships these third-party utilities as a courtesy in compliance with their redistribution license.<\/p><p>For most existing users of codesigning with a PKCS#12 file-based certificate on disk, there will be no noticeable difference and Comet will continue to work without any configuration changes. However, some users may experience breaking changes:<\/p><ul><li>The new <code>jsign<\/code> program takes different parameters for hardware devices using the PKCS#11 standard, which could not be automatically converted. Users of hardware devices may need to revisit their settings.<\/li><li>If Comet Server is installed on ARM64 Linux, the version of <code>jsign<\/code> distributed by Comet is not compatible with the <code>musl<\/code> C runtime generally used for static binary distribution. A <code>glibc<\/code>-based Linux distribution is now required to run the codesigning toolchain on ARM64 Linux. The issue does not apply to x86_64 Linux. We may be able to resolve this issue in a future version of Comet.<\/li><\/ul><p>For more information, see <a href=\"https:\/\/docs.cometbackup.com\/latest\/installation\/comet-server-configuration\/#codesigning\" target=\"_blank\" rel=\"noopener noreferrer\">the full Authenticode codesigning documentation<\/a>.<\/p><h2 id=\"new-web-interface-features\" class=\"anchor anchorWithStickyNavbar_y2LR\">New web interface features<a class=\"hash-link\" title=\"Direct link to heading\" href=\"#new-web-interface-features\" aria-hidden=\"true\">\u200b<\/a><\/h2><p>Looking beyond these headline features, there have been many more improvements to Comet this month, particularly in the Comet Server web interface.<\/p><p>It&#8217;s now possible to select custom snapshots for deletion from the web restore dialog. This builds upon last month&#8217;s feature to add this in the Comet Backup desktop app. To use this feature, enable &#8220;Advanced Options&#8221; from the top-right user menu, and then click the new Actions button in the Restore wizard dialog.<\/p><p>You can now see an online device&#8217;s software version, OS platform, and IP address directly on the User Detail page in the Comet Server web interface. This was a minor feature request on <a href=\"https:\/\/account.cometbackup.com\/feature_voting\/p\/comet-server-should-show-device-version-on-user-page-devices-tab\" target=\"_blank\" rel=\"noopener noreferrer\">our Feature Voting page<\/a>. To view these new columns, click the &#8220;View&#8221; button to configure which columns are displayed. Your custom column selection is preserved for this browser throughout multiple page views, but your custom column selection will be reset when a new version of Comet Server is released.<\/p><p>If your Comet Server is configured to show software downloads to logged-out users, the login screen has expanded the number of download options from three (Windows, macOS, and Linux) to four with the new Synology download button. This fixes a minor inconsistency with the web interface as this fourth platform should be shown in the same context as the other three platforms.<\/p><p>There have been many cosmetic improvements to the Comet Server web interface too, including better spacing and padding when configuring <a href=\"https:\/\/docs.cometbackup.com\/latest\/protected-items\/office-365\" target=\"_blank\" rel=\"noopener noreferrer\">an Office 365 Protected Item<\/a> or a <a href=\"https:\/\/docs.cometbackup.com\/latest\/protected-items\/windows-system-backup\" target=\"_blank\" rel=\"noopener noreferrer\">Windows System Backup Protected Item<\/a>. We regularly make small improvements like this, but this month, we&#8217;ve also been working on a much more major cosmetic change for the Comet Server web interface. We will be able to share more information about that soon.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2004c86 elementor-widget elementor-widget-shortcode\" data-id=\"2004c86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"page\" data-elementor-id=\"18103\" class=\"elementor elementor-18103\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-748947f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"748947f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;c4f773e&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7995c19\" data-id=\"7995c19\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a437045 elementor-widget elementor-widget-image-box\" data-id=\"a437045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">About Version 2 Digital<\/h3><p class=\"elementor-image-box-description\">Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.\n<br><br>\nThrough an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\n\t\t<div data-elementor-type=\"page\" data-elementor-id=\"64390\" class=\"elementor elementor-64390\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-be85b07 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"be85b07\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;_id&quot;:&quot;c4f773e&quot;,&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5842e08\" data-id=\"5842e08\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3aff19b elementor-widget elementor-widget-text-editor\" data-id=\"3aff19b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>About Comet<\/strong><br \/>We are a team of dedicated professionals committed to developing reliable and secure backup solutions for MSP&#8217;s, Businesses and IT professionals. With over 10 years of experience in the industry, we understand the importance of having a reliable backup solution in place to protect your valuable data. That&#8217;s why we&#8217;ve developed a comprehensive suite of backup solutions that are easy to use, scalable and highly secure.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#8220;What&#8217;s New?&#8221; is a series of blog pos [&hellip;]<\/p>\n","protected":false},"author":149011790,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1075,1170,61],"tags":[1076,1171],"class_list":["post-65710","post","type-post","status-publish","format-standard","hentry","category-year2023","category-comet","category-press-release","tag-1076","tag-comet"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>March 2023: What&#039;s New? - Version 2<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"March 2023: What&#039;s New? - Version 2\" \/>\n<meta property=\"og:description\" content=\"&#8220;What&#8217;s New?&#8221; is a series of blog pos [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new\" \/>\n<meta property=\"og:site_name\" content=\"Version 2\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-17T03:23:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-11T07:10:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png\" \/>\n<meta name=\"author\" content=\"tracylamv2\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"tracylamv2\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9810\u8a08\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/2023\\\/04\\\/march-2023-whats-new\\\/\"},\"author\":{\"name\":\"tracylamv2\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/person\\\/011bc7c3731c930bcfeecd52fefb6365\"},\"headline\":\"March 2023: What&#8217;s New?\",\"datePublished\":\"2023-04-17T03:23:49+00:00\",\"dateModified\":\"2024-11-11T07:10:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/2023\\\/04\\\/march-2023-whats-new\\\/\"},\"wordCount\":1391,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.cometbackup.com\\\/assets\\\/images\\\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png\",\"keywords\":[\"2023\",\"Comet\"],\"articleSection\":[\"2023\",\"Comet\",\"Press Release\"],\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/version-2.com\\\/2023\\\/04\\\/march-2023-whats-new\\\/\",\"url\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new\",\"name\":\"March 2023: What's New? - Version 2\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.cometbackup.com\\\/assets\\\/images\\\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png\",\"datePublished\":\"2023-04-17T03:23:49+00:00\",\"dateModified\":\"2024-11-11T07:10:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#primaryimage\",\"url\":\"https:\\\/\\\/docs.cometbackup.com\\\/assets\\\/images\\\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png\",\"contentUrl\":\"https:\\\/\\\/docs.cometbackup.com\\\/assets\\\/images\\\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.cometbackup.com\\\/blog\\\/2023\\\/2023-03-31-whats-new#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/version-2.com\\\/zh\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"March 2023: What&#8217;s New?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#website\",\"url\":\"https:\\\/\\\/version-2.com\\\/zh\\\/\",\"name\":\"Version 2\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/version-2.com\\\/zh\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#organization\",\"name\":\"Version 2\",\"url\":\"https:\\\/\\\/version-2.com\\\/zh\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/version-2.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/version-2.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1\",\"width\":1795,\"height\":335,\"caption\":\"Version 2\"},\"image\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/person\\\/011bc7c3731c930bcfeecd52fefb6365\",\"name\":\"tracylamv2\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9d01d79cbfd8b2e878f5d701a362cc9fca466d33fec977b59706c23c1a2db15c?s=96&d=identicon&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9d01d79cbfd8b2e878f5d701a362cc9fca466d33fec977b59706c23c1a2db15c?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9d01d79cbfd8b2e878f5d701a362cc9fca466d33fec977b59706c23c1a2db15c?s=96&d=identicon&r=g\",\"caption\":\"tracylamv2\"},\"url\":\"https:\\\/\\\/version-2.com\\\/zh\\\/author\\\/tracylamv2\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"March 2023: What's New? - Version 2","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new","og_locale":"zh_HK","og_type":"article","og_title":"March 2023: What's New? - Version 2","og_description":"&#8220;What&#8217;s New?&#8221; is a series of blog pos [&hellip;]","og_url":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new","og_site_name":"Version 2","article_published_time":"2023-04-17T03:23:49+00:00","article_modified_time":"2024-11-11T07:10:54+00:00","og_image":[{"url":"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png","type":"","width":"","height":""}],"author":"tracylamv2","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"tracylamv2","\u9810\u8a08\u95b1\u8b80\u6642\u9593":"8 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#article","isPartOf":{"@id":"https:\/\/version-2.com\/2023\/04\/march-2023-whats-new\/"},"author":{"name":"tracylamv2","@id":"https:\/\/version-2.com\/zh\/#\/schema\/person\/011bc7c3731c930bcfeecd52fefb6365"},"headline":"March 2023: What&#8217;s New?","datePublished":"2023-04-17T03:23:49+00:00","dateModified":"2024-11-11T07:10:54+00:00","mainEntityOfPage":{"@id":"https:\/\/version-2.com\/2023\/04\/march-2023-whats-new\/"},"wordCount":1391,"commentCount":0,"publisher":{"@id":"https:\/\/version-2.com\/zh\/#organization"},"image":{"@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#primaryimage"},"thumbnailUrl":"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png","keywords":["2023","Comet"],"articleSection":["2023","Comet","Press Release"],"inLanguage":"zh-HK","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#respond"]}]},{"@type":"WebPage","@id":"https:\/\/version-2.com\/2023\/04\/march-2023-whats-new\/","url":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new","name":"March 2023: What's New? - Version 2","isPartOf":{"@id":"https:\/\/version-2.com\/zh\/#website"},"primaryImageOfPage":{"@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#primaryimage"},"image":{"@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#primaryimage"},"thumbnailUrl":"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png","datePublished":"2023-04-17T03:23:49+00:00","dateModified":"2024-11-11T07:10:54+00:00","breadcrumb":{"@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new"]}]},{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#primaryimage","url":"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png","contentUrl":"https:\/\/docs.cometbackup.com\/assets\/images\/23-3-0_codesign-azure-key-vault-42d0925b1a76cdcf32a9030be53a0709.606.png"},{"@type":"BreadcrumbList","@id":"https:\/\/docs.cometbackup.com\/blog\/2023\/2023-03-31-whats-new#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/version-2.com\/zh\/"},{"@type":"ListItem","position":2,"name":"March 2023: What&#8217;s New?"}]},{"@type":"WebSite","@id":"https:\/\/version-2.com\/zh\/#website","url":"https:\/\/version-2.com\/zh\/","name":"Version 2","description":"","publisher":{"@id":"https:\/\/version-2.com\/zh\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/version-2.com\/zh\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"},{"@type":"Organization","@id":"https:\/\/version-2.com\/zh\/#organization","name":"Version 2","url":"https:\/\/version-2.com\/zh\/","logo":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/version-2.com\/zh\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/version-2.com\/wp-content\/uploads\/2020\/08\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1","contentUrl":"https:\/\/i0.wp.com\/version-2.com\/wp-content\/uploads\/2020\/08\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1","width":1795,"height":335,"caption":"Version 2"},"image":{"@id":"https:\/\/version-2.com\/zh\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/version-2.com\/zh\/#\/schema\/person\/011bc7c3731c930bcfeecd52fefb6365","name":"tracylamv2","image":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/secure.gravatar.com\/avatar\/9d01d79cbfd8b2e878f5d701a362cc9fca466d33fec977b59706c23c1a2db15c?s=96&d=identicon&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9d01d79cbfd8b2e878f5d701a362cc9fca466d33fec977b59706c23c1a2db15c?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9d01d79cbfd8b2e878f5d701a362cc9fca466d33fec977b59706c23c1a2db15c?s=96&d=identicon&r=g","caption":"tracylamv2"},"url":"https:\/\/version-2.com\/zh\/author\/tracylamv2\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pbQRKm-h5Q","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts\/65710","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/users\/149011790"}],"replies":[{"embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/comments?post=65710"}],"version-history":[{"count":5,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts\/65710\/revisions"}],"predecessor-version":[{"id":66026,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts\/65710\/revisions\/66026"}],"wp:attachment":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/media?parent=65710"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/categories?post=65710"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/tags?post=65710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}