<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - Notebooks latest releases</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>A list of extensions from Notebooks</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/apps/notebooks/" rel="self"/><language>en-us</language><lastBuildDate>Mon, 03 Aug 2026 08:57:20 +0000</lastBuildDate><item><title>Notebooks 1.345.3</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.345.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issues with the editor sometimes not being shown in maximized mode. PAPA-35377&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.345.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Resolved a potential Open Redirect vulnerability in navigation handling (CVE-2026-53669). PAPA-35299&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.345.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Removed feature that showed the TOC automatically. PAPA-35250&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.345.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The notebooks list is now shown inside the app layout (with the shared sidebar and header) instead of on a separate full page, making it easier to return to a notebook. The &amp;quot;All notebooks&amp;quot; entry moved to the top of the sidebar, and the separate &amp;quot;Ready-made notebooks&amp;quot; sidebar shortcut was removed (ready-made notebooks are still available via the &amp;quot;Ready-made&amp;quot; tab). PAPA-34298&lt;/li&gt;
&lt;li&gt;Added an actions menu to the DQL editor to copy, format, and explain a query. PAPA-34610&lt;/li&gt;
&lt;li&gt;Moved the New notebook button to the right of the page header and grouped the upload action behind it, improving usability and consistency across screen sizes. PAPA-34301&lt;/li&gt;
&lt;li&gt;Snapshot and print view use search params in the URL. PAPA-34641&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;storage:external-data:load&lt;/code&gt; and &lt;code&gt;storage:external-data:list&lt;/code&gt; scopes to allow reading content, metadata, and listing objects from external datastores. PAPA-34744&lt;/li&gt;
&lt;li&gt;Added the PageLayout details control bar to the notebook detail view. Users can now view the details panel as an overlay (the choice is persisted in the user app state), and the control bar's close button replaces the previous one. PAPA-34648&lt;/li&gt;
&lt;li&gt;Added automatic Table of Contents expansion for notebooks with more than 4 sections, making large documents easier to grasp at a glance. PAPA-34907&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed opening the details view scrolls the notebook to the top. PAPA-34816&lt;/li&gt;
&lt;li&gt;Fixed issues with the new PageLayout.DetailView. PAPA-34863&lt;/li&gt;
&lt;li&gt;Fixed an error in the DQL editor autocomplete popup that occurred when pasting a large DQL query while the popup was open. PAPA-34938&lt;/li&gt;
&lt;li&gt;Fixed issue with result overlapping input area in some sections. PAPA-34838&lt;/li&gt;
&lt;li&gt;Adopted several small UI details for the platform visual refresh: restyled the markdown Edit/Done button (accent + primary), fixed the Record details side panel clipping its content surface at the edges, and updated the getting-started microguide step 1 image. PAPA-34433&lt;/li&gt;
&lt;li&gt;Fixed the heading level of the Settings, Sections, and section details-view panel titles so their semantic level (h2) matches their visual importance for screen reader users. PAPA-35080&lt;/li&gt;
&lt;li&gt;Fixed issue with chart tooltips being shown on top of the annotations form. PAPA-34682&lt;/li&gt;
&lt;li&gt;Fixed issue in view query modal where the visualization's height could overflow the container. PAPA-34981&lt;/li&gt;
&lt;li&gt;Fixed stale annotation values in the form. PAPA-34889&lt;/li&gt;
&lt;li&gt;Fixed issue with running one query interrupting another. PAPA-34378&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 03 Aug 2026 08:57:20 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.344.2</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.344.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue with result overlapping input area in some sections. PAPA-34838&lt;/li&gt;
&lt;li&gt;Fixed issue in view query modal where the visualization's height could overflow the container. PAPA-34981&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.344.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issues with the new PageLayout.DetailView. PAPA-34863&lt;/li&gt;
&lt;li&gt;Fixed an issue where opening the details panel or toggling the sidebar scrolled the notebook back to the top. PAPA-34816&lt;/li&gt;
&lt;li&gt;Fixed issue with chart tooltips being shown on top of the annotations form. PAPA-34682&lt;/li&gt;
&lt;li&gt;Fixed stale annotation values in the form. PAPA-34889&lt;/li&gt;
&lt;li&gt;Fixed an error in the DQL editor autocomplete popup that occurred when pasting a large DQL query while the popup was open. PAPA-34938&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.344.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix outstanding issues with resizable layout. PAPA-34368&lt;/li&gt;
&lt;li&gt;Support for annotations was now added to Notebooks. PAPA-34668
&lt;ul&gt;
&lt;li&gt;Annotations are added on a section basis and are available for all time-series based visualization.&lt;/li&gt;
&lt;li&gt;Annotation can be created based on DQL queries, code functions, and alerts.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The annotations editing surface is now closed by default. PAPA-34423&lt;/li&gt;
&lt;li&gt;PAPA-33281: Added additional RUM support for help-menu and microguide&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 21 Jul 2026 12:52:30 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.343.3</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.343.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an error in the DQL editor autocomplete popup that occurred when pasting a large DQL query while the popup was open. PAPA-34938&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.343.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the React warning &amp;quot;Cannot update a component while rendering a different component&amp;quot; by scoping store re-renders to affected components. This also fixes the &amp;quot;Maximum update depth exceeded&amp;quot; error that occurred in some apps. (APPDEV-18418)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.343.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue with the description of the view query intent. PAPA-34372&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.343.0&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;In-flight Grail requests are not canceled when maximizing a section. PAPA-33870&lt;/li&gt;
&lt;li&gt;Notebooks now automatically recover from a save version conflict by refreshing to the latest document version and retrying the save once, instead of getting stuck repeatedly reporting unsaved changes. PAPA-34211&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 20 Jul 2026 07:20:20 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.343.2</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.343.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the React warning &amp;quot;Cannot update a component while rendering a different component&amp;quot; by scoping store re-renders to affected components. This also fixes the &amp;quot;Maximum update depth exceeded&amp;quot; error that occurred in some apps. (APPDEV-18418)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.343.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue with the description of the view query intent. PAPA-34372&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.343.0&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;In-flight Grail requests are not canceled when maximizing a section. PAPA-33870&lt;/li&gt;
&lt;li&gt;Notebooks now automatically recover from a save version conflict by refreshing to the latest document version and retrying the save once, instead of getting stuck repeatedly reporting unsaved changes. PAPA-34211&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 10 Jul 2026 07:38:02 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.342.2</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.342.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved testing stability. PAPA-34180&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.342.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved testing stability. PAPA-33074&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.342.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added support for the &lt;code&gt;GENERATED_DQL_INVALID&lt;/code&gt; NL2DQL status: auto-run is now skipped and the run button disabled when the generated DQL could not be validated, and the DQL snippet is force-expanded so the user can review it.&lt;/li&gt;
&lt;li&gt;Created a new css propery(outline: 'none') and applied it to Notebook&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Disengages the save heartbeat process in case the document has been deleted in the background. PAPA-33743&lt;/li&gt;
&lt;li&gt;Fix &amp;quot;query must not be empty&amp;quot; error after running &amp;quot;Generate DQL only&amp;quot; for a prompt section. PAPA-33860&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 22 Jun 2026 07:56:51 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.341.6</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.341.6&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved log accuracy to remove reporting false errors under some circumstances. PAPA-33743&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.5&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved performance. PAPA-33887&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.4&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Restored the previous polling behavior for Grail queries. PAPA-33887&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue that may cause incorrect page navigation in certain scenarios. PAPA-33842&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the &amp;quot;Names&amp;quot; data mapping for some timeseries results. PAPA-33811&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Changed the DQL editor autosuggestion behavior to only open on typing, pressing Ctrl + Space, or focusing an empty editor. PAPA-33736&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.0&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Guards against possible issues that could result in a document not being saved. PAPA-33632&lt;/li&gt;
&lt;li&gt;Added logging to the reloading mechanism. PAPA-33286&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 17 Jun 2026 17:07:15 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.341.5</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.341.5&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved performance. PAPA-33887&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.4&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Restored the previous polling behavior for Grail queries. PAPA-33887&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue that may cause incorrect page navigation in certain scenarios. PAPA-33842&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the &amp;quot;Names&amp;quot; data mapping for some timeseries results. PAPA-33811&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Changed the DQL editor autosuggestion behavior to only open on typing, pressing Ctrl + Space, or focusing an empty editor. PAPA-33736&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.341.0&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Guards against possible issues that could result in a document not being saved. PAPA-33632&lt;/li&gt;
&lt;li&gt;Added logging to the reloading mechanism. PAPA-33286&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 10 Jun 2026 13:28:46 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.340.2</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.340.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue that may cause incorrect page navigation in certain scenarios. PAPA-33842&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.340.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Changed the DQL editor autosuggestion behavior to only open on typing, pressing Ctrl + Space, or focusing an empty editor. PAPA-33736&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.340.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Refactored the process to reload section results and added the functionality to reload annotations when present. PAPA-32944&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Disabled annotation display during section reloads. PAPA-33326&lt;/li&gt;
&lt;li&gt;Enabled users to cancel prompts. PAPA-33300&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 05 Jun 2026 10:29:35 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.340.1</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.340.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Changed the DQL editor autosuggestion behavior to only open on typing, pressing Ctrl + Space, or focusing an empty editor. PAPA-33736&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.340.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Refactored the process to reload section results and added the functionality to reload annotations when present. PAPA-32944&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Disabled annotation display during section reloads. PAPA-33326&lt;/li&gt;
&lt;li&gt;Enabled users to cancel prompts. PAPA-33300&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 01 Jun 2026 10:36:43 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.339.1</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.339.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed default timeframe and segments not being applied when adding a new section. PAPA-33105&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.339.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Created and exposed api function to validate JSON schemas for LLM document generation. PAPA-32487&lt;/li&gt;
&lt;li&gt;Replaced AddSection menu with intent based version. PAPA-27211&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 11 May 2026 09:32:28 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.338.1</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.338.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed geometry override persistence. PAPA-33049&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.338.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added maximize feature for sections. PAPA-32512&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 29 Apr 2026 15:16:50 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.337.3</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.337.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue with single value visualizations displaying no data instead of 0. PAPA-32660&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.337.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved the handling of &amp;quot;Connect data points&amp;quot; to avoid potential UI freezes. PAPA-32219&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.337.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issues with Segment selector closing unintentionally. APPDEV-16878&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.337.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Hid the links section for unsupported visualizations and Davis AI. PAPA-30957&lt;/li&gt;
&lt;li&gt;Handle lagging when maximizing and minimizing. PAPA-31817&lt;/li&gt;
&lt;li&gt;Changed minimum height for section input on maximized mode. PAPA-31685&lt;/li&gt;
&lt;li&gt;Allow the section TOC to switch between sections in maximized mode. PAPA-31948&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Only set the most recent notebook in case of confirmed loaded document. PAPA-32194&lt;/li&gt;
&lt;li&gt;Fixed loop when migrating doc versions without previous snapshots. PAPA-32298&lt;/li&gt;
&lt;li&gt;Streamlined the snapshot creation process making it more predictable. PAPA-32513&lt;/li&gt;
&lt;li&gt;Fixed detail view panel titles alignment. PAPA-32391&lt;/li&gt;
&lt;li&gt;Fixed issue with the explain functionality breaking the layout on maximized mode. PAPA-31694&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 13 Apr 2026 09:33:09 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.336.2</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.336.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue with single value visualizations displaying no data instead of 0. PAPA-32660&lt;/li&gt;
&lt;li&gt;Fixed table coloring when variables are used. PAPA-32341&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.336.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed loop when migrating doc versions without previous snapshots. PAPA-32298&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.336.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed accessible label issues for multiple features. PAPA-31945&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug with the app trying to store too many snapshots in a short period of time. PAPA-32028&lt;/li&gt;
&lt;li&gt;Removed record details interaction from modal intent. PAPA-31959&lt;/li&gt;
&lt;li&gt;Set the ellipsis at the end of the section names in the Table of contents. PAPA-31946&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 13 Apr 2026 06:47:17 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.336.1</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.336.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed loop when migrating doc versions without previous snapshots. PAPA-32298&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.336.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed accessible label issues for multiple features. PAPA-31945&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug with the app trying to store too many snapshots in a short period of time. PAPA-32028&lt;/li&gt;
&lt;li&gt;Removed record details interaction from modal intent. PAPA-31959&lt;/li&gt;
&lt;li&gt;Set the ellipsis at the end of the section names in the Table of contents. PAPA-31946&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 31 Mar 2026 13:03:27 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.335.7</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.335.7&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed loop when migrating doc versions without previous snapshots. PAPA-32298&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.6&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed color rules from thresholds to be applied in the table. PAPA-32210&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.5&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed coloring issues for table view. PAPA-31805&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.4&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix bug with the app trying to store too many snapshots in a short period of time. PAPA-32028&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Sanitized invalid color-palette rules. PAPA-32036&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Moved the actions to pin a column to the correct position and added the pin option to the column configuration dialog. PAPA-31908&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;No longer logs an error when recommendedAppId or recommendedIntentId intent options are missing. APPDEV-16530&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Adjusted the behavior of the settings panel close button. PAPA-31594&lt;/li&gt;
&lt;li&gt;Updated the documents management library which includes an improved document browser. PAPA-30860&lt;/li&gt;
&lt;li&gt;Added record details panel so the user can now review the contents of a table row. PAPA-28183&lt;/li&gt;
&lt;li&gt;Updated the AI user feedback to use the standard components. PAPA-30845&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 31 Mar 2026 13:02:48 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.335.6</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.335.6&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed color rules from thresholds to be applied in the table. PAPA-32210&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.5&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed coloring issues for table view. PAPA-31805&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.4&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix bug with the app trying to store too many snapshots in a short period of time. PAPA-32028&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Sanitized invalid color-palette rules. PAPA-32036&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Moved the actions to pin a column to the correct position and added the pin option to the column configuration dialog. PAPA-31908&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;No longer logs an error when recommendedAppId or recommendedIntentId intent options are missing. APPDEV-16530&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.335.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Adjusted the behavior of the settings panel close button. PAPA-31594&lt;/li&gt;
&lt;li&gt;Updated the documents management library which includes an improved document browser. PAPA-30860&lt;/li&gt;
&lt;li&gt;Added record details panel so the user can now review the contents of a table row. PAPA-28183&lt;/li&gt;
&lt;li&gt;Updated the AI user feedback to use the standard components. PAPA-30845&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 23 Mar 2026 09:45:16 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.334.2</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.334.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed Honeycomb issue when applying color palette to the whole chart. PAPA-31851&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.334.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed Japanese translations. PAPA-31533&lt;/li&gt;
&lt;li&gt;Fixed color persistence on refresh when user-defined rules are applied. PAPA-31550&lt;/li&gt;
&lt;li&gt;Fixed color palettes not being applied to the legend in &lt;code&gt;CategoricalChart&lt;/code&gt;. PAPA-31526&lt;/li&gt;
&lt;li&gt;Fixed an issue in Timeseries and Scatterplot coloring migration where the data mapping field was not being used properly. PAPA-31475&lt;/li&gt;
&lt;li&gt;Applied suggestions for &lt;code&gt;DT.value&lt;/code&gt; on heatmap. PAPA-31520&lt;/li&gt;
&lt;li&gt;Added suggestions to heatmap when bucket is a string array. PAPA-31664&lt;/li&gt;
&lt;li&gt;Fixed color rule migration on Heatmap. PAPA-31520&lt;/li&gt;
&lt;li&gt;Migrated the color palette to color rules even when colorMode is not present. PAPA-31756&lt;/li&gt;
&lt;li&gt;Fixed default color palette for Heatmap with numerical values. PAPA-31742&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.334.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Solved tracking inconsistencies between dashbaords and notebooks. PAPA-30538&lt;/li&gt;
&lt;li&gt;Added logging add panel and unsaved draft document with statistical logger. PAPA-30894&lt;/li&gt;
&lt;li&gt;Added resizable panels to the add-on intent modal. PAPA-30374&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed copy/paste sections with a raw visualization. PAPA-30356&lt;/li&gt;
&lt;li&gt;Ensured correct behavior on Escape and Enter keypress in section title input. PAPA-30874&lt;/li&gt;
&lt;li&gt;Changed the name of the add-on intent modal. PAPA-30840&lt;/li&gt;
&lt;li&gt;Removed disabled ESLint rules for react-hooks/refs and react-hooks/exhaustive-deps by fixing underlying patterns. PAPA-29216&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 04 Mar 2026 10:35:01 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.332.4</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.332.4&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an issue showing wrong content in the history preview. PAPA-31198&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed smartscape node method in DQL snippets. PAPA-30962&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added storage:user.replays:read scope to enable querying the user replays table via DQL. PAPA-30919&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a data mapping issue, causing fields of type &lt;code&gt;duration&lt;/code&gt; being selected automatically as name fields. PAPA-30875&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.0&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improve the reliability of the undo/redo system by making sure the is editable test only runs on actual HTML elements. PAPA-30612&lt;/li&gt;
&lt;li&gt;An empty section is now shown if a Davis analyzer is ran and was aborted or is still loading. PAPA-29939&lt;/li&gt;
&lt;li&gt;Closed the detail view when a notebook with an open details view is deleted. PAPA-30588&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 23 Feb 2026 09:10:24 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.332.3</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.332.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed smartscape node method in DQL snippets. PAPA-30962&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added storage:user.replays:read scope to enable querying the user replays table via DQL. PAPA-30919&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a data mapping issue, causing fields of type &lt;code&gt;duration&lt;/code&gt; being selected automatically as name fields. PAPA-30875&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.332.0&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improve the reliability of the undo/redo system by making sure the is editable test only runs on actual HTML elements. PAPA-30612&lt;/li&gt;
&lt;li&gt;An empty section is now shown if a Davis analyzer is ran and was aborted or is still loading. PAPA-29939&lt;/li&gt;
&lt;li&gt;Closed the detail view when a notebook with an open details view is deleted. PAPA-30588&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 05 Feb 2026 10:27:54 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item><item><title>Notebooks 1.331.4</title><link>https://www.dynatrace.com/hub/detail/notebooks/</link><description>&lt;h3&gt;1.331.4&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed smartscape node method in DQL snippets. PAPA-30962&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.331.3&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fixed Filter Field to automatically expand dt.entity._ and dt.smartscape._ field key suggestions to include .name and .tags attributes. PAPA-30716&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.331.2&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved app stability. PAPA-30607&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.331.1&lt;/h3&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Improved the performance for large notebooks. APPDEV-15811&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1.331.0&lt;/h3&gt;
&lt;h4&gt;Minor Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added section Links to the data sent and received via intents. The tile's &amp;quot;Add to Notebook&amp;quot; option from Dashboards App now preserves configured Links. PAPA-30190&lt;/li&gt;
&lt;li&gt;Added support for DQL interactions in &amp;quot;duration&amp;quot; fields for &amp;quot;Explore&amp;quot; sections. PAPA-29760&lt;/li&gt;
&lt;li&gt;Used container queries for the section toolbar. PAPA-29139&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Patch Changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Fix slow typing performance in dql input. PAPA-30085&lt;/li&gt;
&lt;li&gt;Fixed the multi-section feature highlight overlapping menus and modals. PAPA-30287&lt;/li&gt;
&lt;li&gt;Added the document ID to the header of function requests. PAPA-30147&lt;/li&gt;
&lt;li&gt;Fixed column width of package version table. PAPA-30162&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 30 Jan 2026 09:14:18 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/notebooks/</guid></item></channel></rss>