<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Guardian Connector Documentation Blog</title>
        <link>https://docs.guardianconnector.net/whats-new</link>
        <description>Guardian Connector Documentation Blog</description>
        <lastBuildDate>Tue, 28 Jul 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[July updates]]></title>
            <link>https://docs.guardianconnector.net/whats-new/2026/07/28/</link>
            <guid>https://docs.guardianconnector.net/whats-new/2026/07/28/</guid>
            <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This report details the product updates for GuardianConnector for this month, highlighting key software enhancements, user experience refactors, and infrastructure upgrades deployed over the past month.]]></description>
            <content:encoded><![CDATA[<p>This report details the product updates for GuardianConnector for this month, highlighting key software enhancements, user experience refactors, and infrastructure upgrades deployed over the past month.</p>
<p>Core development focused heavily on streamlining navigation and administrative workflows, marked by a major shift to a view-first architecture in the Explorer tool and direct database-driven theme customization features on the Landing Page.</p>
<p>The engineering team strengthened cross-stack system integration through automated role synchronization with Apache Superset and expanded the platform's utility belt with a new lightweight HTTP server.</p>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="gc-landing-page">GC Landing Page<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#gc-landing-page" class="hash-link" aria-label="Direct link to GC Landing Page" title="Direct link to GC Landing Page">​</a></h3>
<ul>
<li><strong>Theme settings</strong>: Added a dedicated theme customization screen that allows setting the platform logo URL and login page background URL directly into the database via a new <code>GC settings</code> table on every VM[cite: 1, 2, 3]. This eliminates the previous barrier of accessing CapRover environmental variables and supports instantaneous auto-saving alongside a live visual preview.</li>
</ul>
<img width="479" height="617" alt="Screenshot 2026-07-28 at 11 52 35 AM" src="https://github.com/user-attachments/assets/c2ce238e-9296-4a52-8187-23b6ca24999d">
<ul>
<li><strong>Roles / User management</strong>: Introduced the ability to completely remove a user from the platform to satisfy partner requests, expanding on the older approve/disapprove mechanics[cite: 1, 2, 3]. Additionally, refactored role permissions descriptions to utilize clear, non-developer terminology instead of technical routing jargon.</li>
</ul>
<img width="324" height="108" alt="remove user" src="https://github.com/user-attachments/assets/49bbfd9d-8ffd-469f-b863-cedcd56188be">
<ul>
<li><strong>Dark mode</strong>: Officially rolled out native dark mode support across the landing page UI.</li>
</ul>
<img width="686" height="195" alt="Screenshot 2026-07-28 at 11 54 55 AM" src="https://github.com/user-attachments/assets/49dd4971-dffd-47cd-a423-08486793b57d">
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="gc-explorer">GC Explorer<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#gc-explorer" class="hash-link" aria-label="Direct link to GC Explorer" title="Direct link to GC Explorer">​</a></h3>
<img width="800" height="480" alt="Screenshot 2026-07-28 at 11 56 12 AM" src="https://github.com/user-attachments/assets/b0821fb6-6cd0-42f4-83b6-8c75a0b75ccc">
<ul>
<li><strong>View-first architecture</strong>: Refactored the underlying database model and front-end interface to adopt a view-first workflow rather than a dataset-first layout[cite: 1, 3]. Users now define the visual layout type (e.g., map, gallery) prior to attaching specific datasets.</li>
<li><strong>Consolidated pages</strong>: Deprecated the standalone <code>/config</code> and <code>/datasets</code> application routes in favor of a centralized front-page dashboard[cite: 1, 2, 3]. Automated toast notifications and redirects guide users away from legacy URLs, saving administrative clicks.</li>
<li><strong>Gallery UI improvements</strong>: Upgraded the gallery view to an image-first/media-first format featuring an interactive carousel view for multi-media observations (e.g., CoMapeo datasets)[cite: 1, 2, 3]. Integrated explicit file download buttons to assist non-technical users who are unfamiliar with right-click browser downloads.</li>
</ul>
<img width="800" height="535" alt="Screenshot 2026-07-28 at 11 57 59 AM" src="https://github.com/user-attachments/assets/6e2ebac1-9dd7-49c4-a04a-1a53decfda19">
<ul>
<li><strong>Bugfixes / small improvements</strong>:<!-- -->
<ul>
<li>Prepopulated map configuration initializations with a default base map style (Satellite Streets).</li>
<li>Added formal parsing support for GeoJSON coordinates that explicitly contain elevation parameters (<code>[lon, lat, elevation]</code>).</li>
<li>Programmed the UI to automatically hide the base map selector component if only one style option is available.</li>
<li>Improved multi-column selection layouts within active data filters.</li>
<li>Added dynamic external Google Maps redirection links for logged alerts.</li>
</ul>
</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="gc-scripts-hub">GC Scripts Hub<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#gc-scripts-hub" class="hash-link" aria-label="Direct link to GC Scripts Hub" title="Direct link to GC Scripts Hub">​</a></h3>
<ul>
<li><strong>Dataset Uploader</strong>: Added an interactive dropdown selection utility to find existing datasets while typing. Background validation continues to handle collision logic by alerting users that new entries will append directly to existing datasets.</li>
</ul>
<img width="625" height="535" alt="Screenshot 2026-07-28 at 1 20 25 PM" src="https://github.com/user-attachments/assets/e4c583dd-1248-4637-83ac-54fb0998335d">
<ul>
<li><strong>Conditional inputs</strong>: Dynamically hide CSV-specific geographic coordinate mapping elements when uploading native spatial files.</li>
<li><strong>New formats</strong>: Introduced built-in support for the latest CoMapeo export configuration. Patched interpretation bugs concerning GPX XML document parsing.</li>
<li><strong>New Connectors</strong>: Deployed an official data connector script for <a href="https://docs.guardianconnector.net/reference/gc-toolkit/gc-scripts-hub/#-survey--data-collection" target="_blank" rel="noopener noreferrer">EpiCollect5</a> to handle tracking requirements in Tanzania.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="superset">Superset<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#superset" class="hash-link" aria-label="Direct link to Superset" title="Direct link to Superset">​</a></h3>
<ul>
<li><strong>Role Synchronization</strong>: Permission mapping between Guardian Connector credentials and Apache Superset (e.g., Admin maps to Admin, Member maps to Alpha, Guest maps to Gamma).</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="gc-http-server">GC HTTP Server<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#gc-http-server" class="hash-link" aria-label="Direct link to GC HTTP Server" title="Direct link to GC HTTP Server">​</a></h3>
<ul>
<li><strong>Static content delivery</strong>: Deployed a highly optimized, lightweight on-demand HTTP server to host custom static HTML and JavaScript single-page applications. The system allows partners to isolate legacy data views behind basic username and password restrictions.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="gc-docs">GC Docs<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#gc-docs" class="hash-link" aria-label="Direct link to GC Docs" title="Direct link to GC Docs">​</a></h3>
<ul>
<li><strong>New reference pages</strong>: Created new technical documentation covering <a href="https://docs.guardianconnector.net/reference/gc-toolkit/gc-landing-page">landing page personalization</a>, an expanded Superset <a href="https://docs.guardianconnector.net/reference/gc-toolkit/superset/queries">cookbook with advanced SQL queries</a> (e.g., converting text strings to timestamp fields), <a href="https://docs.guardianconnector.net/reference/gc-toolkit/externally-hosted/mapbox/customization">Mapbox style customization procedures</a>, and <a href="https://docs.guardianconnector.net/reference/gc-toolkit/custom-applications">supplemental tool profiles</a> for the new HTTP Server and Wildlife Viewer.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="gc-deploy">GC Deploy<a href="https://docs.guardianconnector.net/whats-new/2026/07/28/#gc-deploy" class="hash-link" aria-label="Direct link to GC Deploy" title="Direct link to GC Deploy">​</a></h3>
<ul>
<li><strong>Terminal GUI</strong>: Introduced a modular terminal-based graphical user interface to simplify stack installations for system administrators and enable granular per-service log parsing.</li>
<li><strong>Uptime Health Check</strong>: Formulated a convenient <code>gc-healthcheck</code> Python automation script within the <code>GCForge</code> repository to instantly ping platform endpoints and detect silent service failures[cite: 1, 2, 3].</li>
</ul>
<hr>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[June updates]]></title>
            <link>https://docs.guardianconnector.net/whats-new/2026/06/01/</link>
            <guid>https://docs.guardianconnector.net/whats-new/2026/06/01/</guid>
            <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This month’s updates focus on improving the user experience, enhancing platform performance, and expanding data integration capabilities.]]></description>
            <content:encoded><![CDATA[<p>This month’s updates focus on improving the user experience, enhancing platform performance, and expanding data integration capabilities.</p>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="1-user-experience--interface"><strong>1. User Experience &amp; Interface</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#1-user-experience--interface" class="hash-link" aria-label="Direct link to 1-user-experience--interface" title="Direct link to 1-user-experience--interface">​</a></h3>
<h4 class="anchor anchorWithStickyNavbar_Fogf" id="landing-page-redesign-and-usability"><strong>Landing Page Redesign and Usability</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#landing-page-redesign-and-usability" class="hash-link" aria-label="Direct link to landing-page-redesign-and-usability" title="Direct link to landing-page-redesign-and-usability">​</a></h4>
<p>The first page that you see in GC has received a complete overhaul to improve navigation and accessibility:</p>
<ul>
<li>The login page has been redesigned with a new layout, updated logos, and improved language picker functionality.
<img decoding="async" loading="lazy" alt="login page" src="https://docs.guardianconnector.net/assets/images/login-afcb15ad686dffcf071a5f9c955550a4.jpg" width="2122" height="1488" class="img__hwa"></li>
<li><strong>Improved User Guidance:</strong> The landing page now provides clearer information on how to integrate data, including examples of compatible apps like CoMapeo and KoboToolbox, to assist new users.
<img decoding="async" loading="lazy" alt="connected apps" src="https://docs.guardianconnector.net/assets/images/connected-apps-59ecd4954f58893c0c3db0099414dcba.jpg" width="2122" height="1488" class="img__hwa"></li>
<li><strong>Accessibility:</strong> Swahili and Thai language support have been added to the platform.</li>
</ul>
<h4 class="anchor anchorWithStickyNavbar_Fogf" id="explorer-interface-and-consistency"><strong>Explorer Interface and Consistency</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#explorer-interface-and-consistency" class="hash-link" aria-label="Direct link to explorer-interface-and-consistency" title="Direct link to explorer-interface-and-consistency">​</a></h4>
<p>The following updates were made to the <a href="https://docs.guardianconnector.net/reference/gc-toolkit/gc-explorer">GC Explorer tool</a>:</p>
<ul>
<li><strong>Visual Standardization:</strong> The platform's visual identity is now more consistent, with and uniform color usage and icon styling.</li>
<li><strong>Enhanced Feedback:</strong> Empty state screens for various views, such as the Gallery view, have been introduced to provide better feedback when no data is available, replacing previous blank screens.</li>
<li><strong>Alerts and Statistics:</strong> The Alerts Dashboard now allows users to download statistics that are filtered by the currently selected date range.
<img decoding="async" loading="lazy" alt="statistics download" src="https://docs.guardianconnector.net/assets/images/statistics_download-135ebbf95c7e78885651bac44cb6262b.jpg" width="634" height="798" class="img__hwa"></li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="2-data-handling-and-connectors"><strong>2. Data Handling and Connectors</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#2-data-handling-and-connectors" class="hash-link" aria-label="Direct link to 2-data-handling-and-connectors" title="Direct link to 2-data-handling-and-connectors">​</a></h3>
<h4 class="anchor anchorWithStickyNavbar_Fogf" id="data-performance-improvements"><strong>Data Performance Improvements</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#data-performance-improvements" class="hash-link" aria-label="Direct link to data-performance-improvements" title="Direct link to data-performance-improvements">​</a></h4>
<ul>
<li><strong>Data Loading Limit:</strong> To prevent performance issues when visualizing large datasets, a hardcoded limit of 10,000 records has been implemented for data visualization in <a href="https://docs.guardianconnector.net/reference/gc-toolkit/gc-explorer/">GC Explorer</a>.
A toast notification now alerts users when this limit is triggered.
<img decoding="async" loading="lazy" alt="partial results" src="https://docs.guardianconnector.net/assets/images/partial_results-aa07fbe2a0b5190a64a7f7b09691164c.png" width="824" height="244" class="img__hwa"></li>
</ul>
<h4 class="anchor anchorWithStickyNavbar_Fogf" id="new-external-connectors"><strong>New External Connectors</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#new-external-connectors" class="hash-link" aria-label="Direct link to new-external-connectors" title="Direct link to new-external-connectors">​</a></h4>
<ul>
<li><strong>Cyber Tracker Connector:</strong> Support for <a href="https://www.cybertracker.org/" target="_blank" rel="noopener noreferrer">Cyber Tracker</a> has been added to the <a href="https://github.com/ConservationMetrics/gc-scripts-hub/tree/main/f/connectors/cybertracker" target="_blank" rel="noopener noreferrer">GC Scripts Hub</a>.</li>
<li><strong>GeoPackage Uploads:</strong> Support for <a href="https://www.geopackage.org/" target="_blank" rel="noopener noreferrer">GeoPackage</a> file uploads has been added to accommodate workflows from QGIS and <a href="https://docs.qfield.org/get-started/tutorials/advanced-setup-qfc/#working-modes" target="_blank" rel="noopener noreferrer">QField</a>.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="3-engineering"><strong>3. Engineering</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#3-engineering" class="hash-link" aria-label="Direct link to 3-engineering" title="Direct link to 3-engineering">​</a></h3>
<ul>
<li><strong>Deployment Fixes:</strong> Deployment documentation has been improved to address common issues encountered during the installation process.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_Fogf" id="4-documentation"><strong>4. Documentation</strong><a href="https://docs.guardianconnector.net/whats-new/2026/06/01/#4-documentation" class="hash-link" aria-label="Direct link to 4-documentation" title="Direct link to 4-documentation">​</a></h3>
<ul>
<li>A new guide for <a href="https://docs.guardianconnector.net/guides/guide-local-contexts/">Local Contexts</a> has been added to the documentation, providing instructions on project setup, label curation, and resource configuration within the Windmill tool.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introducing Incidents in GC Explorer]]></title>
            <link>https://docs.guardianconnector.net/whats-new/2026/02/26/Introducing-Incidents</link>
            <guid>https://docs.guardianconnector.net/whats-new/2026/02/26/Introducing-Incidents</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Based on your feedback, we are thrilled to announce a major enhancement to the Alerts Dashboard: the ability to create, annotate, and export Incidents.]]></description>
            <content:encoded><![CDATA[<p>Based on your feedback, we are thrilled to announce a major enhancement to the Alerts Dashboard: the ability to create, annotate, and export <strong>Incidents</strong>.</p>
<h2 class="anchor anchorWithStickyNavbar_Fogf" id="what-are-incidents">What are Incidents?<a href="https://docs.guardianconnector.net/whats-new/2026/02/26/Introducing-Incidents#what-are-incidents" class="hash-link" aria-label="Direct link to What are Incidents?" title="Direct link to What are Incidents?">​</a></h2>
<p>In the Alerts Dashboard, an <strong>incident</strong> is a new way to group related information together. Often, an event on the ground isn't just a single data point; it's a combination of different alerts and field observations that sometimes span over a long period of time.</p>
<p>This new feature allows you to bundle these disparate pieces of information into one cohesive package. Importantly, creating an incident is completely non-destructive —it does not change or alter your original source data. You can think of it like creating a music playlist or a digital photo album: you are simply curating existing items into a specific, named group while the originals remain perfectly intact.</p>
<h2 class="anchor anchorWithStickyNavbar_Fogf" id="seamless-grouping-and-selection">Seamless Grouping and Selection<a href="https://docs.guardianconnector.net/whats-new/2026/02/26/Introducing-Incidents#seamless-grouping-and-selection" class="hash-link" aria-label="Direct link to Seamless Grouping and Selection" title="Direct link to Seamless Grouping and Selection">​</a></h2>
<p>We have designed the incident creation process integrated directly into your existing map view.</p>
<ul>
<li>You can <strong>group data entries together</strong> by selecting features directly on the map using tools like a bounding box, lasso, or by using shift-click to select multiple items.</li>
<li>You can <strong>mix and match different types of data</strong> into a single group. For example, a single incident could be made up of one gold mining point and four monitoring corroboration points.</li>
<li><strong>Easy navigation</strong>: All your incidents are saved safely within the system. You can easily explore a list of everything you've created, click to activate one, or even copy a direct link to share a specific incident with your team.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_Fogf" id="built-in-annotation-and-detailing">Built-in Annotation and Detailing<a href="https://docs.guardianconnector.net/whats-new/2026/02/26/Introducing-Incidents#built-in-annotation-and-detailing" class="hash-link" aria-label="Direct link to Built-in Annotation and Detailing" title="Direct link to Built-in Annotation and Detailing">​</a></h2>
<p>Once you have grouped your map items, we've made it simple to add crucial context.</p>
<p><img decoding="async" loading="lazy" alt="New incident" src="https://docs.guardianconnector.net/assets/images/gc-explorer-incidents-new-54213de5b99b53a8ed802aaab2221e75.png" width="1718" height="1704" class="img__hwa"></p>
<ul>
<li><strong>Standardized sidebar form</strong>: A clean, standardized form will appear directly in your sidebar, keeping your entire workflow contained within GC Explorer without needing external tools.</li>
<li><strong>Comprehensive details</strong>: You can customize your incident by adding specific information, such as the incident name, the type of activity occurring, the responsible party, and a description of the impact.</li>
</ul>
<p><img decoding="async" loading="lazy" alt="alt text" src="https://docs.guardianconnector.net/assets/images/incidents-list-a390d783b41febf48cd349b3676af407.png" width="802" height="874" class="img__hwa"></p>
<hr>
<p>We believe this new Incidents workflow will significantly enhance how you organize, analyze, and report on the vital data you collect.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[New year's updates]]></title>
            <link>https://docs.guardianconnector.net/whats-new/2026/01/01/</link>
            <guid>https://docs.guardianconnector.net/whats-new/2026/01/01/</guid>
            <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We want to share some exciting developments regarding the Guardian Connector platform. Throughout the year, our focus has been on improving your experience and streamlining your workflows. We've been working hard to incorporate your feedback, and we're thrilled to present the highlights of the changes we've implemented recently:]]></description>
            <content:encoded><![CDATA[<p>We want to share some exciting developments regarding the Guardian Connector platform. Throughout the year, our focus has been on improving your experience and streamlining your workflows. We've been working hard to incorporate your feedback, and we're thrilled to present the highlights of the changes we've implemented recently:</p>
<h2 class="anchor anchorWithStickyNavbar_Fogf" id="introducing-the-new-guardian-connector-landing-page">Introducing the New Guardian Connector Landing Page<a href="https://docs.guardianconnector.net/whats-new/2026/01/01/#introducing-the-new-guardian-connector-landing-page" class="hash-link" aria-label="Direct link to Introducing the New Guardian Connector Landing Page" title="Direct link to Introducing the New Guardian Connector Landing Page">​</a></h2>
<p><img decoding="async" loading="lazy" alt="Guardian Connector Landing Page" src="https://docs.guardianconnector.net/assets/images/gc-landing-8aa0922efa6902aaa2ea6e2658c8fc7d.png" width="2048" height="1279" class="img__hwa"></p>
<p>This page is your new central hub—your go-to destination for all things Guardian Connector.
Accessible from your main Guardian Connector URL, this page provides direct access to all the services and applications you utilize within the Guardian Connector ecosystem.</p>
<h2 class="anchor anchorWithStickyNavbar_Fogf" id="enhanced-permissions-administration">Enhanced Permissions Administration<a href="https://docs.guardianconnector.net/whats-new/2026/01/01/#enhanced-permissions-administration" class="hash-link" aria-label="Direct link to Enhanced Permissions Administration" title="Direct link to Enhanced Permissions Administration">​</a></h2>
<p>We understand the need for self-sufficiency and immediate control over your team's access.
Self-Service Management: Previously, creating new users and adjusting permissions required direct coordination with our team. We're excited to announce that you are now empowered to manage these aspects yourself.
Direct Access: You can now access and manage your Guardian Connector users and permissions directly from your new Guardian Connector Landing Page, giving you immediate control over your team's access levels and data security.</p>
<p><img decoding="async" loading="lazy" alt="User Management" src="https://docs.guardianconnector.net/assets/images/gc-landing-user-management-584ad8b01ae48209bc28006de7e94807.png" width="2048" height="955" class="img__hwa"></p>
<p><img decoding="async" loading="lazy" alt="Permissions" src="https://docs.guardianconnector.net/assets/images/gc-landing-permissions-a82311d121c9543d52778f1c9bb9372a.png" width="2048" height="840" class="img__hwa"></p>
<h2 class="anchor anchorWithStickyNavbar_Fogf" id="new-features-within-gc-explorer">New Features within GC Explorer<a href="https://docs.guardianconnector.net/whats-new/2026/01/01/#new-features-within-gc-explorer" class="hash-link" aria-label="Direct link to New Features within GC Explorer" title="Direct link to New Features within GC Explorer">​</a></h2>
<p>The GC Explorer remains the core environment for your data analysis, and we've added powerful features to enhance its utility:
Dataset Visibility Control: Within GC Explorer, you now have the ability to explicitly set your Dataset Visibility. This feature allows you to control which users or groups can see and interact with specific datasets, ensuring sensitive or proprietary information is appropriately protected while promoting collaboration where needed.</p>
<p>Enhanced Dataset Identification: To make navigating your growing data library easier, you can now enrich your datasets with essential identifying information. Within GC Explorer, you can add basic dataset information so you can spot them easily, including:</p>
<ul>
<li>A Descriptive Name: Replace generic titles with clear, recognizable names.</li>
<li>A Detailed Description: Provide context and vital metadata about the dataset's contents and origin.</li>
<li>An Identifying Image: Upload a representative thumbnail or image to quickly distinguish between different data sources at a glance.</li>
</ul>
<p><img decoding="async" loading="lazy" alt="Dataset identification edit" src="https://docs.guardianconnector.net/assets/images/gc-explorer-dataset-identification-edit-6a1dd9cd3c69f6f0610fd51a8e03f43c.png" width="2048" height="1020" class="img__hwa"></p>
<p><img decoding="async" loading="lazy" alt="Dataset identification view" src="https://docs.guardianconnector.net/assets/images/gc-explorer-dataset-identification-view-08c3a05cc8bbdab1542fe04301e19ce0.png" width="2048" height="1101" class="img__hwa"></p>
<p>We are really excited about these improvements and hope they will enhance your productivity and control within the Guardian Connector platform.</p>
<p>We look forward to a vibrant and productive new year, and one that finds us working closely together!</p>]]></content:encoded>
        </item>
    </channel>
</rss>