<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Posit Connect Cloud: What&#39;s New</title>
<link>https://docs.posit.co/connect-cloud/whats-new/</link>
<atom:link href="https://docs.posit.co/connect-cloud/whats-new/index.xml" rel="self" type="application/rss+xml"/>
<description>New features, improvements, and announcements for Posit Connect Cloud.</description>
<language>en-us</language>
<generator>quarto-1.10.18</generator>
<lastBuildDate>Wed, 01 Jul 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>SOC 2 Type I attestation</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2026-07-01-soc-2-type-i-attestation.html</link>
  <description><![CDATA[ 





<p>Connect Cloud has completed a SOC 2 Type I audit and received its attestation report.</p>
<p><a href="https://www.aicpa.org/soc4so">SOC 2</a> is an auditing framework from the American Institute of CPAs (AICPA), built for service providers that store customer data in the cloud. An independent auditor examines a company’s security controls and attests that they are designed to protect customer data. It has become the standard way for cloud platforms to demonstrate how they handle data responsibly.</p>
<p>Connect Cloud hosts your applications and documents, and this audit is an independent, third-party verification of the controls behind that responsibility. If your organization runs vendor security reviews, a SOC 2 report is often the first document your security team will ask for, and Posit can provide one. Visit the <a href="https://trust.posit.co">Posit Trust Center</a> to request a copy.</p>
<p>Having completed our SOC 2 Type I audit, we are working toward Type II attestation, targeted for Q1 2027. See the <a href="../../user/platform/security.html">Security</a> page for more details about Connect Cloud infrastructure and security practices.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2026-07-01-soc-2-type-i-attestation.html</guid>
  <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Advanced Plan Renamed to Enterprise</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2026-05-01-advanced-plan-renamed-to-enterprise.html</link>
  <description><![CDATA[ 





<p>To better align with the capabilities provided to organizations, the <strong>Advanced</strong> plan has been renamed to the <strong>Enterprise</strong> plan.</p>
<p><strong>What Changed?</strong></p>
<ul>
<li><strong>New Naming:</strong> Organization admins will now see the <strong>Enterprise</strong> designation on your <strong>Admin → Plan Overview</strong> page.</li>
<li><strong>No Action Required:</strong> This is a name change only. Your existing pricing, features, and account settings remain exactly as they were.</li>
</ul>
<p>This update reflects our commitment to providing robust, production-grade infrastructure for professional data science teams. For a full breakdown of current offerings, visit the <a href="https://connect.posit.cloud/plans">Plans Page</a>.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2026-05-01-advanced-plan-renamed-to-enterprise.html</guid>
  <pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Push-Button Publishing from the RStudio IDE</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2026-04-02-push-button-publishing-from-the-rstudio-ide.html</link>
  <description><![CDATA[ 





<p>Connect Cloud is now available as a publishing target in <a href="https://docs.posit.co/ide/news/#rstudio-2026.04.0">RStudio 2026.04.0 “Globemaster Allium”</a>, released April 22, 2026. You can publish Shiny apps, Quarto documents, and other content directly from the RStudio IDE using the <strong>Publish</strong> button. No GitHub repository is required.</p>
<p>More details are available in the <a href="../../user/publish/ide.html#rstudio">User Guide</a>.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2026-04-02-push-button-publishing-from-the-rstudio-ide.html</guid>
  <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Publish with Quarto CLI</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2026-04-01-publish-with-quarto-cli.html</link>
  <description><![CDATA[ 





<p><a href="https://quarto.org/">Quarto</a> version 1.9 introduces native support for publishing to Connect Cloud via the Quarto CLI. Run <code>quarto publish</code> from your project directory to select Connect Cloud and deploy Quarto documents, websites, books, and dashboards directly from the command line.</p>
<p>More details are available in the <a href="../../user/publish/console-or-terminal.html#quarto-cli">User Guide</a>.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2026-04-01-publish-with-quarto-cli.html</guid>
  <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Custom Domains Now Supported</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2026-01-02-custom-domains-now-supported.html</link>
  <description><![CDATA[ 





<p>Users on <a href="https://connect.posit.cloud/plans">Enhanced or Enterprise plans</a> can now move beyond default system URLs to create a professional, branded experience. By configuring a custom domain, you can map your deployed content to a web address you own, making your work easier to find and consistent with your brand.</p>
<p>To ensure your data and viewers remain protected, Connect Cloud provides built-in support for <strong>SSL/HTTPS</strong>. Once configured, the service automatically handles security certificates to encrypt connections and display the “lock” icon in web browsers.</p>
<section id="key-features" class="level2">
<h2 class="anchored" data-anchor-id="key-features">Key Features</h2>
<ul>
<li><strong>Apex Domain Support:</strong> Use your apex or “root” domain (e.g., <code>mydomain.com</code>) for a clean, direct web address.</li>
<li><strong>Wildcard Subdomains:</strong> Save time by setting up a wildcard record (<code>*.mydomain.com</code>). This allows you to assign unique subdomains (e.g., <code>app1.mydomain.com</code> or <code>client-a.mydomain.com</code>) to different projects without creating new DNS entries every time.</li>
<li><strong>Managed TLS:</strong> Connect Cloud manages the complexity of SSL certificates for your custom domains, ensuring your branded URLs are always secure.</li>
</ul>
</section>
<section id="how-it-works" class="level2">
<h2 class="anchored" data-anchor-id="how-it-works">How it Works</h2>
<ol type="1">
<li><strong>Add a Domain</strong>: Add your registered domain in the <strong>Admin → Domains</strong> section of your account.</li>
<li><strong>Configure DNS</strong>: Update your domain registrar (e.g., GoDaddy, Namecheap, or Google Domains) with the provided CNAME records for routing and TLS verification.</li>
<li><strong>Assign to Content</strong>: Once verified, head to the <strong>URL</strong> tab in your content settings to select your custom domain and define your specific path or subdomain.</li>
</ol>
<p>For a step-by-step walkthrough on configuration and verification, see <a href="../../user/share/custom-domains.html">Custom Domains</a> in the User Guide.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2026-01-02-custom-domains-now-supported.html</guid>
  <pubDate>Fri, 02 Jan 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>More Compute</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2026-01-01-more-compute.html</link>
  <description><![CDATA[ 





<p><a href="https://connect.posit.cloud/plans">Enterprise plan</a> users can now double their compute power with new resource limits of up to 32GB of memory and 8 CPUs per deployment.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2026-01-01-more-compute.html</guid>
  <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Interactive Quarto Documents with Shiny</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-12-01-interactive-quarto-documents-with-shiny.html</link>
  <description><![CDATA[ 





<p>You can now deploy <a href="https://quarto.org/docs/interactive/shiny/">interactive Quarto documents</a> that use Shiny components directly to Posit Connect Cloud. This new capability allows you to combine Quarto’s power for authoring beautiful, narrative driven content with server-side interactivity.</p>
<section id="key-features" class="level2">
<h2 class="anchored" data-anchor-id="key-features">Key Features</h2>
<ul>
<li><strong>Dynamic Documents:</strong> Use Shiny code (written in R or Python) to drive the data and logic behind your document’s interactive elements, from simple filters to complex visualizations.</li>
<li><strong>Unified Deployment:</strong> Publish your interactive Quarto document, including all necessary assets, directly to Connect Cloud from your <a href="../../user/publish/ide.html">IDE</a> or from code on <a href="../../user/publish/github.html">GitHub</a>.</li>
</ul>
<p>Explore the <a href="../../user/content/quarto.html">docs</a> to learn more about Quarto support on Connect Cloud.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-12-01-interactive-quarto-documents-with-shiny.html</guid>
  <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Schedule Content Republishing</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-10-02-schedule-content-republishing.html</link>
  <description><![CDATA[ 





<p>If you are on a <a href="https://connect.posit.cloud/plans">paid plan</a>, the new <strong>Schedule</strong> setting lets you automatically republish your R and Python content at specific times. This functionality is ideal for content that depends on periodically updated external data sources, ensuring your viewers always have the most current insights.</p>
<ul>
<li><strong>Flexible Intervals:</strong> Set a schedule to repeat Hourly, Daily, Weekly, or Monthly, with options for skipping weekends or limiting runs to standard business hours.</li>
<li><strong>One-Time Republish:</strong> Configure a single, future date and time for a one-off execution.</li>
<li><strong>Time Zone Control:</strong> Select the specific time zone you want your schedule to adhere to (e.g., <em>America/New York</em>).</li>
<li><strong>Next Run Visibility:</strong> After setting a schedule, Connect Cloud clearly displays the next automatic publish time so you always know exactly when your content will automatically refresh.</li>
</ul>
<p>Learn more in the <a href="../../user/manage/content_settings.html#schedule">User Guide</a>.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-10-02-schedule-content-republishing.html</guid>
  <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Deploy Programmatically with rsconnect</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-10-01-deploy-programmatically-with-rsconnect.html</link>
  <description><![CDATA[ 





<p>You can now deploy R content to Connect Cloud by using the <a href="https://rstudio.github.io/rsconnect/">rsconnect</a> package.</p>
<p>Benefits of this new deployment workflow include:</p>
<ul>
<li><strong>R Session Support</strong>: Deploy directly to Connect Cloud from an R session in any IDE, including RStudio, for the first time.</li>
<li><strong>Easy Authentication</strong>: Authenticate with a quick handshake between your IDE and Connect Cloud. No API key management required.</li>
<li><strong>Programmatic Control</strong>: Create reproducible R scripts to define and execute your entire publishing workflow.</li>
<li><strong>Error guidance</strong>: Get meaningful deployment status checks, logs, and error messages right in your console for faster troubleshooting.</li>
</ul>
<p>More information is available in the <a href="../../user/publish/console-or-terminal.html#rsconnect-package">User Guide</a>.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-10-01-deploy-programmatically-with-rsconnect.html</guid>
  <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Control Compute and Runtime Settings</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-09-02-control-compute-and-runtime-settings.html</link>
  <description><![CDATA[ 





<p>With the addition of <em>Compute</em> and <em>Runtime</em> settings, you can now set compute resources and scalability controls for dynamic applications and rendered documents on Connect Cloud.</p>
<section id="compute" class="level2">
<h2 class="anchored" data-anchor-id="compute">Compute</h2>
<p>Set <em>Memory</em> and <em>CPU</em> for the deployment, up to the maximum resources defined by your Connect Cloud <a href="https://connect.posit.cloud/plans">plan</a>.</p>
</section>
<section id="runtime" class="level2">
<h2 class="anchored" data-anchor-id="runtime">Runtime</h2>
<p>Set <em>Worker</em> and <em>Connection</em> settings to fine tune the performance and scalability of a specific deployment.</p>
<ul>
<li><p><strong>Worker Settings</strong>: Define how many application processes run, determine the load factor for adding new workers, and set the timeouts for worker startup and shutdown.</p></li>
<li><p><strong>Connection Settings</strong>: Manage the number of concurrent connections per process and define inactivity timeouts for closing connections.</p></li>
</ul>
</section>
<section id="updated-documentation" class="level2">
<h2 class="anchored" data-anchor-id="updated-documentation">Updated Documentation</h2>
<p>For detailed descriptions of each setting, please see documentation for updated options on the <a href="../../user/manage/content_settings.html#compute">Content Settings</a> page.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-09-02-control-compute-and-runtime-settings.html</guid>
  <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Deploy to Connect Cloud from Positron or VS Code</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-09-01-deploy-to-connect-cloud-from-positron-or-vs-code.html</link>
  <description><![CDATA[ 





<p>You can now deploy your data projects to <a href="https://connect.posit.cloud/">Connect Cloud</a> directly from <a href="https://positron.posit.co/">Positron</a> or VS Code via the <a href="https://marketplace.visualstudio.com/items?itemName=Posit.publisher">Posit Publisher</a> extension.</p>
<p>Previously, deploying on Connect Cloud required your code to be in a GitHub repository. We understand that not everyone wants to use GitHub for every project, so the Posit Publisher extension provides a flexible and direct way to deploy your work right from your IDE. It also allows you to set secrets before deployment, adding a layer of security and convenience to your workflow.</p>
<section id="how-it-works" class="level2">
<h2 class="anchored" data-anchor-id="how-it-works">How it Works</h2>
<ol type="1">
<li><p><strong>Get the extension</strong>: Posit Publisher is already pre-built into Positron. If you’re using VS Code, you can download it from the <a href="https://marketplace.visualstudio.com/items?itemName=Posit.publisher">Visual Studio Marketplace</a>.</p></li>
<li><p><strong>Prep your project</strong>: Make sure your data application or document is ready to be shared.</p></li>
<li><p><strong>Deploy</strong>: Use the Publisher extension to sync your IDE with Connect Cloud and create a valid deployment credential (you only have to do this once). After that, simply follow the built-in wizard to configure and deploy a specific piece of content.</p></li>
</ol>
<p>More details are available in the <a href="../../user/publish/ide.html">user guide</a>.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-09-01-deploy-to-connect-cloud-from-positron-or-vs-code.html</guid>
  <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Advanced Plan for Organizations</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-05-01-advanced-plan-for-organizations.html</link>
  <description><![CDATA[ 





<p>There is a new plan available for organizations and teams who want to collaborate securely on Posit Connect Cloud. The Advanced Plan offers sophisticated authenticated controls and collaboration features, including:</p>
<section id="enterprise-sso" class="level2">
<h2 class="anchored" data-anchor-id="enterprise-sso">Enterprise SSO</h2>
<p><strong>Seamlessly manage user access with Enterprise Single Sign-On (SSO).</strong> Connect Cloud now integrates with your organization’s identity provider, making it easier to onboard users, enforce authentication policies, and ensure secure access across your team.</p>
</section>
<section id="role-based-access-control-rbac" class="level2">
<h2 class="anchored" data-anchor-id="role-based-access-control-rbac">Role Based Access Control (RBAC)</h2>
<p><strong>Gain greater control with new Role Based Access Control (RBAC).</strong> There roles are assigned at both the account and content level so that you can be confident with who sees and does what on the platform.</p>
</section>
<section id="share-internally-or-externally-with-ease" class="level2">
<h2 class="anchored" data-anchor-id="share-internally-or-externally-with-ease">Share Internally or Externally with Ease</h2>
<p><strong>Gate content with email authentication.</strong> Whether you’re sharing a dashboard with an internal colleague, publishing a public report, or sharing gated content with a consulting client, Connect Cloud’s refined sharing controls give you the flexibility you need.</p>
<p><a href="../../user/account/organizations.html">Learn more</a> about new organizational functionality or <a href="https://posit.co/about/contact/?utm_content=connect_cloud">contact us</a> to start a conversation or free trial.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-05-01-advanced-plan-for-organizations.html</guid>
  <pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Automatic Content Thumbnails</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-02-01-automatic-content-thumbnails.html</link>
  <description><![CDATA[ 





<p><strong>Showcase your work with ease.</strong> After publishing, we’ll automatically generate a screenshot of your document or application to display a thumbnail in your portfolio. You can enable or disable this feature from the Content Settings page. If disabled, the system will display a default thumbnail using the selected framework’s logo.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-02-01-automatic-content-thumbnails.html</guid>
  <pubDate>Sat, 01 Feb 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Customizable Content URLs</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-01-02-customizable-content-urls.html</link>
  <description><![CDATA[ 





<p><strong>Customize your shareable URLs to match your brand or project.</strong> All users can replace the random id included in the default sharable URL with a custom slug to share links in the following format: https://[account-name]-[custom-slug].share.connect.posit.cloud</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-01-02-customizable-content-urls.html</guid>
  <pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Automatic Publish on Push</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2025-01-01-automatic-publish-on-push.html</link>
  <description><![CDATA[ 





<p><strong>Keep your content up to date effortlessly</strong> When <em>Automatically publish on push</em> is selected, any changes pushed to your branch will automatically trigger a republish on Connect Cloud. This setting is toggled on by default when publishing new content. We’ll handle the rest, ensuring your latest updates go live instantly.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2025-01-01-automatic-publish-on-push.html</guid>
  <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Connect Cloud Beta: New Features and Subscription Plans</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2024-12-01-connect-cloud-beta.html</link>
  <description><![CDATA[ 





<p>We’re excited to announce that Connect Cloud has entered Beta, bringing expanded capabilities and new <a href="https://connect.posit.cloud/plans">subscription tiers</a> to enhance your experience.</p>
<section id="more-compute-power" class="level2">
<h2 class="anchored" data-anchor-id="more-compute-power">More Compute Power</h2>
<p>New plans offer greater levels of compute power for larger projects and sharing opportunities.</p>
<table class="caption-top table">
<thead>
<tr class="header">
<th></th>
<th>Free</th>
<th>Basic</th>
<th>Enhanced</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>RAM (GB)</td>
<td>4</td>
<td>8</td>
<td>16</td>
</tr>
<tr class="even">
<td>CPU</td>
<td>2</td>
<td>2</td>
<td>4</td>
</tr>
<tr class="odd">
<td>Active Hours*</td>
<td>20</td>
<td>100</td>
<td>500</td>
</tr>
</tbody>
</table>
<p>Note: Active hour limits will not be enforced while Connect Cloud remains in Beta.</p>
</section>
<section id="expanded-application-and-document-publishing" class="level2">
<h2 class="anchored" data-anchor-id="expanded-application-and-document-publishing">Expanded Application and Document Publishing</h2>
<p>You can publish unlimited documents on any plan. For applications, you can deploy up to five applications on the Free plan, 25 applications on the Basic plan, and unlimited applications on the Enhanced plan.</p>
</section>
<section id="private-github-repository-support" class="level2">
<h2 class="anchored" data-anchor-id="private-github-repository-support">Private GitHub Repository Support</h2>
<p>Users on Basic and Enhanced plans can now deploy content directly from private GitHub repositories. Refined GitHub permissions let you control which repositories Connect Cloud can access.</p>
</section>
<section id="private-sharing" class="level2">
<h2 class="anchored" data-anchor-id="private-sharing">Private Sharing</h2>
<p>Enhanced plan users can share content securely with <a href="../../user/share/#private-link-sharing">private link sharing</a>. Each link includes a unique, revocable token, giving you complete control over access.</p>
</section>
<section id="more-information" class="level2">
<h2 class="anchored" data-anchor-id="more-information">More information</h2>
<p>For the full list of entitlements for each plan, please visit the <a href="https://connect.posit.cloud/plans">plans page</a> on Connect Cloud.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2024-12-01-connect-cloud-beta.html</guid>
  <pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Standalone View</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2024-11-01-standalone-view.html</link>
  <description><![CDATA[ 





<p>Now, when you deploy an application or document, you can view it in Standalone View by clicking the fullscreen icon in the top navigation bar.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://docs.posit.co/connect-cloud/images/whats-new/fullscreen.png" class="img-fluid figure-img"></p>
<figcaption>standalone view icon</figcaption>
</figure>
</div>
<p>This feature opens your content in a new window with a new URL that is free of the Connect Cloud logo and navigation bars, for a clean, distraction-free display.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://docs.posit.co/connect-cloud/images/whats-new/fullscreen2.png" class="img-fluid figure-img"></p>
<figcaption>standalone view</figcaption>
</figure>
</div>
<p>Standalone View enhances content sharing by enabling native deep linking and external link redirects for documents, and the use of query parameters for applications.</p>
<p>When you view your portfolio:</p>
<ul>
<li>Clicking a content item title opens an admin view, giving you access to content management controls.</li>
<li>Clicking the copy link icon copies the link to the standalone view of your content.</li>
</ul>
<p>When others view your portfolio:</p>
<ul>
<li>Clicking a content item title takes them directly to the standalone view of your content.</li>
<li>Clicking the copy link icon copies the link to the standalone view, allowing for easy sharing to the simplified view.</li>
</ul>
<p>We hope this new feature makes sharing your work more impactful.</p>



 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2024-11-01-standalone-view.html</guid>
  <pubDate>Fri, 01 Nov 2024 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Introducing Posit Connect Cloud</title>
  <link>https://docs.posit.co/connect-cloud/whats-new/posts/2024-07-01-introducing-posit-connect-cloud.html</link>
  <description><![CDATA[ 





<p><a href="https://connect.posit.cloud">Posit Connect Cloud</a> makes it easy to publish and share data applications and documents in a single cloud environment within minutes.</p>
<ol type="1">
<li>Create a free Connect Cloud account at <a href="https://connect.posit.cloud" class="uri">https://connect.posit.cloud</a></li>
<li>Point to any public GitHub repository with the content</li>
<li>Get a shareable URL to your application or document</li>
</ol>
<section id="supported-python-and-r-frameworks" class="level2">
<h2 class="anchored" data-anchor-id="supported-python-and-r-frameworks">Supported Python and R Frameworks</h2>
<p>Connect Cloud supports a variety of popular Python and R frameworks. This enables you to build a collection of diverse applications and documents.</p>
<p>You do not need to install or learn any new packages to deploy to Connect Cloud. If your code works on your desktop, it should also work on Connect Cloud as long as you include a requirements.txt file for Python deployments or a manifest.json file for R deployments.</p>
<table class="caption-top table">
<thead>
<tr class="header">
<th>Applications</th>
<th>Documents</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Shiny</td>
<td>Quarto</td>
</tr>
<tr class="even">
<td>Streamlit</td>
<td>Jupyter</td>
</tr>
<tr class="odd">
<td>Dash</td>
<td>R Markdown</td>
</tr>
<tr class="even">
<td>Bokeh</td>
<td></td>
</tr>
</tbody>
</table>
</section>
<section id="feedback" class="level2">
<h2 class="anchored" data-anchor-id="feedback">Feedback</h2>
<p>Posit is committed to supporting open source data science, and Connect Cloud aims to be a central resource to share your Python and R work with others.</p>
<p>We encourage you to get involved with its development by <a href="../../index.html">reading the docs</a>, asking questions in the <a href="https://forum.posit.co/c/posit-professional-hosted/posit-connect-cloud/67">community forum</a>, and providing <a href="../../user/support/03-feedback.html">feedback</a>.</p>


</section>

 ]]></description>
  <guid>https://docs.posit.co/connect-cloud/whats-new/posts/2024-07-01-introducing-posit-connect-cloud.html</guid>
  <pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>
