<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bolt Data Connect – Release Notes</title>
    <link>/docs/servicenow/release/</link>
    <description>Recent content in Release Notes on Bolt Data Connect</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="/docs/servicenow/release/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Release 1.0 (Fall &#39;25)</title>
      <link>/docs/servicenow/release/1.0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/servicenow/release/1.0/</guid>
      <description>
        
        
        &lt;h2 id=&#34;initial-release-features&#34;&gt;Initial Release Features:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;IoT Settings:&lt;/strong&gt; Easily configure the settings and security for the Bolt Data Connect app.
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/global-settings/&#34;&gt;Global Settings&lt;/a&gt;: Configure the Settings for the app&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/global-settings/app-connectivity/&#34;&gt;OAuth&lt;/a&gt;: Authorize the IoT Cloud to interact with ServiceNow&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/global-settings/licensing/&#34;&gt;License Visibility&lt;/a&gt;: View the IoT Device License usage&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scheduled Jobs:&lt;/strong&gt; We included the following Scheduled Jobs
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/context-data/#context-synchronization&#34;&gt;Context&lt;/a&gt;: Synchronizes the Context Field values from ServiceNow to the IoT Cloud&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/sensor-data/#sensor-synchronization&#34;&gt;Attributes&lt;/a&gt;: Synchronizes the latest IoT Values from the IoT Cloud into the Asset Attributes table.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../simulators/#controlling-simulators&#34;&gt;Simulators&lt;/a&gt;: Runs the Simulators and sends messages to the IoT Cloud&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thing Type Editor:&lt;/strong&gt; Edit the Thing Types to control how different types of assets are processed in the IoT Cloud.
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/thing-types/thing-type-syncing/&#34;&gt;Thing Type Syncing&lt;/a&gt; Sync the Thing Type configurations to the IoT Cloud&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connected Assets:&lt;/strong&gt; Custom table to wrap your Assets with IoT Visualizations, Interactions and Data.
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#thing-chart--data&#34;&gt;Thing Chart&lt;/a&gt;: IoT Telemetry Chart with &lt;a href=&#34;../../things/#stream&#34;&gt;Data Streaming&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/digital-twins/&#34;&gt;Digital Twins&lt;/a&gt;: Asset Hierarchy with IoT Values as a &lt;a href=&#34;../../iot-setup/digital-twins/#digital-twin-diagram&#34;&gt;Dendogram Diagram&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/alert-history/&#34;&gt;IoT Alert History&lt;/a&gt;: Track the IoT Alerts that have been received in the IoT Cloud for each Connected Asset.  Easily configure &lt;a href=&#34;../../iot-setup/alert-history/&#34;&gt;Alert Responses&lt;/a&gt; as ServiceNow Flows.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#iot-copilot&#34;&gt;Connected Asset Agent&lt;/a&gt;: Generative AI chat-bot used to ask Natural Language questions about the Connected Asset and it&amp;rsquo;s IoT data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Release 1.1 (Winter &#39;26)</title>
      <link>/docs/servicenow/release/1.1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/servicenow/release/1.1/</guid>
      <description>
        
        
        &lt;h2 id=&#34;new-features&#34;&gt;New Features:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../iot-setup/auto-registration/#iot-registration&#34;&gt;&lt;strong&gt;Auto-Registration&lt;/strong&gt;&lt;/a&gt; The IoT Cloud will auto create &lt;strong&gt;IoT Registration&lt;/strong&gt; records as new Connected Assets are discovered. These records can easily be automated with a Flow to map Assets, Gateways, and Thing Types to fully enable Auto-Registration.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Thing Type Editor&lt;/strong&gt;: We&amp;rsquo;ve made improvements to our Thing Type editing experience:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/thing-types/thing-type-syncing/#import-new-thing-types&#34;&gt;&lt;strong&gt;Import&lt;/strong&gt;&lt;/a&gt; You can now Import Thing Type records and all of their dependencies from either a local file or Remote Configurations from the IoT Cloud.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/thing-types/thing-type-syncing/#export-thing-types&#34;&gt;&lt;strong&gt;Export&lt;/strong&gt;&lt;/a&gt; You can now export thing type configurations with their Sensors, Calculated Fields, Alert Conditions, Context Fields, and Digital Twin Roles to a local file.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/thing-types/thing-type-syncing/#audit-trail-from-the-hahahugoshortcodes20hbhb&#34;&gt;&lt;strong&gt;IoT Audit Trail&lt;/strong&gt;&lt;/a&gt; You can see a history of changes for each thing type and you can revert to a specific version saved to the IoT Cloud.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-setup/thing-types/#formula-editor&#34;&gt;&lt;strong&gt;Formula Data Pills&lt;/strong&gt;&lt;/a&gt; There are now Formula Data Pills on the Formula Pages to show possible values.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../simulators/#simulator-builder&#34;&gt;&lt;strong&gt;Simulator Editor&lt;/strong&gt;&lt;/a&gt; You can now use the simulator editor to configure simulators in a graphical interface.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../iot-console/&#34;&gt;&lt;strong&gt;IoT Console&lt;/strong&gt;&lt;/a&gt; The new IoT Console in the Connected Assets Workspace allows you to filter and visualize all of your Connected Assets.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-console/#map&#34;&gt;Map View&lt;/a&gt; Interactive Map View providing an easy to use drill down interface.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-console/#list-view&#34;&gt;List View&lt;/a&gt; Full-featured, configurable list views.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-console/#card-view&#34;&gt;Card View&lt;/a&gt; Intuitive Card View with multiple navigational links to the Connected Asset and its related records.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../iot-console/#classic-map-view-module&#34;&gt;Classic Map View&lt;/a&gt; The Map Module lets you view your Connected Assets in an out of the box Map Page which uses your Google Maps credentials.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;IoT Copilot&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Agent Chat has been Rebranded to IoT Copilot, and improves on the way you interact with connected assets in Bolt Data Connect.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#thing-type&#34;&gt;&lt;strong&gt;Copilot Instructions&lt;/strong&gt;&lt;/a&gt; Each Thing Type can also define natural-language IoT Copilot Instructions, to provide context and insight.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#digital-twins&#34;&gt;&lt;strong&gt;Ask IoT Copilot&lt;/strong&gt;&lt;/a&gt; about Digital Twin or Thing Chart data views with a single click!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;IoT Interactions&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#thing-commands&#34;&gt;&lt;strong&gt;Thing Commands&lt;/strong&gt;&lt;/a&gt; This allows you to send a Command to a Connected Asset.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../gateways/#gateway-command-console&#34;&gt;&lt;strong&gt;Gateway Commands&lt;/strong&gt;&lt;/a&gt; This allows you to send a Command to a Gateway.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Connected Assets:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#digital-twins&#34;&gt;&lt;strong&gt;Digital Twins&lt;/strong&gt;&lt;/a&gt; now show the &lt;em&gt;Last Sent&lt;/em&gt; and &lt;em&gt;Started&lt;/em&gt; from each active IoT Alert.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#unified-map&#34;&gt;&lt;strong&gt;Unified Map&lt;/strong&gt;&lt;/a&gt; There is now an interactive Unified Map to visualize and search through Digital Twins.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#sensor-gauges&#34;&gt;&lt;strong&gt;Sensor Gauges&lt;/strong&gt;&lt;/a&gt; Sensor Gauges can now be configured and added to Thing Types to help visualize data stored on the IoT Cloud.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../things/#manual-sensor-entry-connected-asset-module-ui-action&#34;&gt;&lt;strong&gt;Manual Sensor Entry&lt;/strong&gt;&lt;/a&gt; The Connected Asset Page allows you to manually submit Sensor Values for this specific Connected Asset to the IoT Cloud.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../mobile/&#34;&gt;&lt;strong&gt;ServiceNow Mobile Agent Support&lt;/strong&gt;&lt;/a&gt; You can now see all of your Connected Assets within the Mobile App.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
