<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="373443" data-post-id="373443">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="kraleppa" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/kraleppa/120/37640_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  kraleppa
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<h1><a name="p-373443-livedebugger-survey-results-next-steps-1" class="anchor" href="#p-373443-livedebugger-survey-results-next-steps-1" aria-label="Heading link" rel="nofollow"></a>LiveDebugger Survey Results &amp; Next Steps</h1>
<p>Hi everyone <img src="https://forum.elixirforum.com/images/emoji/apple/waving_hand.png?v=15" title=":waving_hand:" class="emoji" alt=":waving_hand:" loading="lazy" width="20" height="20"></p>
<p>We recently ran a community survey about LiveDebugger and gathered some really valuable insights. Below are results, a summary of the key findings and our proposed action points moving forward.</p>
<h2><a name="p-373443-results-2" class="anchor" href="#p-373443-results-2" aria-label="Heading link" rel="nofollow"></a><img src="https://forum.elixirforum.com/images/emoji/apple/bar_chart.png?v=15" title=":bar_chart:" class="emoji" alt=":bar_chart:" loading="lazy" width="20" height="20"> Results</h2>
<p>You can find the results <a href="https://github.com/user-attachments/files/22276424/results.pdf" rel="noopener nofollow ugc">here</a></p>
<h2><a name="p-373443-current-issues-with-livedebugger-3" class="anchor" href="#p-373443-current-issues-with-livedebugger-3" aria-label="Heading link" rel="nofollow"></a><img src="https://forum.elixirforum.com/images/emoji/apple/warning.png?v=15" title=":warning:" class="emoji" alt=":warning:" loading="lazy" width="20" height="20"> Current Issues with LiveDebugger</h2>
<p>While the community clearly sees LiveDebugger as a helpful tool, the survey surfaced several recurring challenges that we need to address before moving forward with more advanced features.</p>
<h3><a name="p-373443-performance-and-stability-remain-top-concerns-4" class="anchor" href="#p-373443-performance-and-stability-remain-top-concerns-4" aria-label="Heading link" rel="nofollow"></a>Performance and stability remain top concerns</h3>
<p>Many users noted that LiveDebugger can feel slow, especially when inspecting large assigns or working in more complex projects. In these cases, the debugging workflow becomes harder rather than easier. Improving efficiency and responsiveness is essential to make LiveDebugger a tool that can be relied on day-to-day.</p>
<h3><a name="p-373443-core-features-need-refinement-5" class="anchor" href="#p-373443-core-features-need-refinement-5" aria-label="Heading link" rel="nofollow"></a>Core features need refinement</h3>
<p>Assigns inspection is by far the most widely used feature, but it also drew the most requests for improvement. Users want more control and flexibility e.g. the ability to search through assigns <a href="https://github.com/software-mansion/live-debugger/issues/322" rel="noopener nofollow ugc">#320</a>, keep nested structures open, or track specific values over time <a href="https://github.com/software-mansion/live-debugger/issues/740" rel="noopener nofollow ugc">#740</a>.</p>
<p>Similarly, requests for visibility into stateless components <a href="https://github.com/software-mansion/live-debugger/issues/349" rel="noopener nofollow ugc">#349</a> show that developers want a clearer, more consistent view of their application’s state. Callback tracing works well overall, but a few respondents pointed out small quality-of-life improvements that could make it smoother to use, like starting callback tracing automatically <a href="https://github.com/software-mansion/live-debugger/issues/741" rel="noopener nofollow ugc">#741</a>.</p>
<h3><a name="p-373443-gaps-in-user-experience-6" class="anchor" href="#p-373443-gaps-in-user-experience-6" aria-label="Heading link" rel="nofollow"></a>Gaps in user experience</h3>
<p>Some feedback highlighted UX issues that, while small in scope, can have a big impact on usability. Examples include the visibility of the debug button <a href="https://github.com/software-mansion/live-debugger/issues/742" rel="noopener nofollow ugc">#742</a> or occasional instability in browser extensions. Even if these don’t block adoption, they add friction and should be smoothed out.</p>
<h2><a name="p-373443-requested-features-and-priorities-7" class="anchor" href="#p-373443-requested-features-and-priorities-7" aria-label="Heading link" rel="nofollow"></a><img src="https://forum.elixirforum.com/images/emoji/apple/sparkles.png?v=15" title=":sparkles:" class="emoji" alt=":sparkles:" loading="lazy" width="20" height="20"> Requested Features and Priorities</h2>
<p>The results esults give us a clear direction of travel: strengthen the foundations (assigns, performance, memory tracking) while gradually layering in deeper debugging capabilities.</p>
<h3><a name="p-373443-top-priority-8" class="anchor" href="#p-373443-top-priority-8" aria-label="Heading link" rel="nofollow"></a>Top priority</h3>
<ul>
<li>Assigns improvements:
<ul>
<li>phrase searching <a href="https://github.com/software-mansion/live-debugger/issues/322" rel="noopener nofollow ugc">#320</a></li>
<li>tracking specific values <a href="https://github.com/software-mansion/live-debugger/issues/740" rel="noopener nofollow ugc">#740</a></li>
<li>keeping nested structures open <a href="https://github.com/software-mansion/live-debugger/issues/740" rel="noopener nofollow ugc">#740</a></li>
</ul>
</li>
<li>Stateless components in the tree - requested by multiple developers who want a more complete picture of their LiveView hierarchy <a href="https://github.com/software-mansion/live-debugger/issues/349" rel="noopener nofollow ugc">#349</a></li>
</ul>
<h3><a name="p-373443-high-priority-features-9" class="anchor" href="#p-373443-high-priority-features-9" aria-label="Heading link" rel="nofollow"></a>High priority features</h3>
<ul>
<li>Memory usage tracking for each LiveView – to better understand and debug resource consumption <a href="https://github.com/software-mansion/live-debugger/issues/464" rel="noopener nofollow ugc">#464</a></li>
<li>Better performance insights – tools to measure and optimize LiveView responsiveness <a href="https://github.com/software-mansion/live-debugger/issues/464" rel="noopener nofollow ugc">#464</a></li>
<li>Custom events to LiveViews/LiveComponents – opening new possibilities for testing and simulating user flows <a href="https://github.com/software-mansion/live-debugger/issues/345" rel="noopener nofollow ugc">#345</a></li>
</ul>
<h3><a name="p-373443-medium-priority-features-10" class="anchor" href="#p-373443-medium-priority-features-10" aria-label="Heading link" rel="nofollow"></a>Medium priority features</h3>
<ul>
<li>Better support for:
<ul>
<li>streams <a href="https://github.com/software-mansion/live-debugger/issues/403" rel="noopener nofollow ugc">#403</a></li>
<li>async loading <a href="https://github.com/software-mansion/live-debugger/issues/404" rel="noopener nofollow ugc">#404</a></li>
<li>and temporary assigns <a href="https://github.com/software-mansion/live-debugger/issues/575" rel="noopener nofollow ugc">#575</a></li>
</ul>
</li>
</ul>
<h3><a name="p-373443-lower-priority-features-11" class="anchor" href="#p-373443-lower-priority-features-11" aria-label="Heading link" rel="nofollow"></a>Lower priority features</h3>
<ul>
<li>Running LiveDebugger in production <a href="https://github.com/software-mansion/live-debugger/issues/218" rel="noopener nofollow ugc">#218</a></li>
<li>Integration with MCP <a href="https://github.com/software-mansion/live-debugger/issues/219" rel="noopener nofollow ugc">#219</a></li>
<li>Integration with VSCode <a href="https://github.com/software-mansion/live-debugger/issues/702" rel="noopener nofollow ugc">#702</a></li>
<li>Simulating unreliable connections or broken handlers <a href="https://github.com/software-mansion/live-debugger/issues/743" rel="noopener nofollow ugc">#743</a></li>
</ul>
<h2><a name="p-373443-other-takeaways-12" class="anchor" href="#p-373443-other-takeaways-12" aria-label="Heading link" rel="nofollow"></a><img src="https://forum.elixirforum.com/images/emoji/apple/magnifying_glass_tilted_left.png?v=15" title=":magnifying_glass_tilted_left:" class="emoji" alt=":magnifying_glass_tilted_left:" loading="lazy" width="20" height="20"> Other takeaways</h2>
<p>Beyond performance and feature requests, the survey also revealed some broader insights about how LiveDebugger is being used today.</p>
<h3><a name="p-373443-liveview-version-adoption-13" class="anchor" href="#p-373443-liveview-version-adoption-13" aria-label="Heading link" rel="nofollow"></a>LiveView version adoption</h3>
<p>Almost everyone is already on LiveView 1.0 or newer, which means we can begin phasing out support for older versions without impacting most users.</p>
<h3><a name="p-373443-web-first-usage-pattern-14" class="anchor" href="#p-373443-web-first-usage-pattern-14" aria-label="Heading link" rel="nofollow"></a>Web-first usage pattern</h3>
<p>The majority use LiveDebugger directly in the browser. While extensions are still in use, they are clearly secondary, suggesting that a web-first, extension-second strategy aligns well with how the community works.</p>
<h3><a name="p-373443-comparisons-to-react-devtools-15" class="anchor" href="#p-373443-comparisons-to-react-devtools-15" aria-label="Heading link" rel="nofollow"></a>Comparisons to React DevTools</h3>
<p>A few respondents wished LiveDebugger behaved more like React DevTools (e.g. native UI). While this feedback is noted, the main priority remains strengthening the plugin-free, browser-based experience.</p>
<h3><a name="p-373443-documentation-and-tutorials-for-beginners-16" class="anchor" href="#p-373443-documentation-and-tutorials-for-beginners-16" aria-label="Heading link" rel="nofollow"></a>Documentation and tutorials for beginners</h3>
<p>A few respondents with less LiveView experience noted that a lack of tutorials and guides makes adoption harder. This reinforces the plan to create a dedicated landing page with example projects, step-by-step guides, and tutorials.</p>
<h2><a name="p-373443-thank-you-17" class="anchor" href="#p-373443-thank-you-17" aria-label="Heading link" rel="nofollow"></a><img src="https://forum.elixirforum.com/images/emoji/apple/folded_hands.png?v=15" title=":folded_hands:" class="emoji" alt=":folded_hands:" loading="lazy" width="20" height="20"> Thank You</h2>
<p>We want to sincerely thank everyone who took the time to share their feedback in the survey. Your input is invaluable in helping us prioritize improvements and shape the future of LiveDebugger. The community’s insights guide our roadmap and ensure we focus on the features and refinements that matter most.</p>
<h2><a name="p-373443-next-steps-18" class="anchor" href="#p-373443-next-steps-18" aria-label="Heading link" rel="nofollow"></a><img src="https://forum.elixirforum.com/images/emoji/apple/rocket.png?v=15" title=":rocket:" class="emoji" alt=":rocket:" loading="lazy" width="20" height="20"> Next Steps</h2>
<p>You can check out the scope for upcoming releases <code>v0.5.0</code> and <code>v0.6.0</code> <a href="https://github.com/software-mansion/live-debugger/discussions/355" rel="noopener nofollow ugc">here</a>.<br>
These versions will focus on stabilizing core features, improving performance, and refining the debugging workflow.</p>
<p>Looking further ahead, our goal is to reach <code>v1.0.0</code>, where we plan to provide all the key features developers expect, with solid performance and reliability. Some of the requested enhancements and lower-priority features will be implemented after <code>v1.0.0</code>, as our immediate focus is on ensuring a strong and stable foundation.</p>
<p>We’re excited about the direction LiveDebugger is heading and can’t wait to continue building a tool that makes debugging LiveView applications faster, clearer, and more enjoyable.</p>
<p>Happy debugging!<br>
Krzysztof</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="373443" data-batch-url="/posts/batch_likers">
                        6
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livedebugger-tool-for-debugging-liveview-apps/69668/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-373443" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="373443"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="379122" data-post-id="379122">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="kuligkar" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  kuligkar
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi everyone! We just shipped <strong>LiveDebugger v0.5.0</strong> – our biggest release yet.</p>
<div class="youtube-onebox lazy-video-container" data-video-id="UwoAqKYY2-w" data-video-title="Dead LiveViews, Async Loading and Stream Debugging | LiveDebugger 0.5.0" data-video-start-time="" data-provider-name="youtube">
  <a href="https://www.youtube.com/watch?v=UwoAqKYY2-w" target="_blank" class="video-thumbnail" rel="noopener nofollow ugc">
    <img class="youtube-thumbnail" src="https://img.youtube.com/vi/UwoAqKYY2-w/maxresdefault.jpg" title="Dead LiveViews, Async Loading and Stream Debugging | LiveDebugger 0.5.0" width="690" height="388">
  </a>
</div>

<p>The video below walks through everything in detail, but here’s a sum up of what’s new:</p>
<p><img src="https://forum.elixirforum.com/images/emoji/apple/rocket.png?v=15" title=":rocket:" class="emoji" alt=":rocket:" loading="lazy" width="20" height="20"> <strong>Improved asssigns inspections and tracking</strong><br>
The Assigns inspector is now faster, smoother, and lets you browse the full history of each assign, see exactly how values changed over time, pin important assigns to keep them always visible &amp; inspect state size measurements to catch heavy structures early.</p>
<p><img src="https://forum.elixirforum.com/images/emoji/apple/bar_chart.png?v=15" title=":bar_chart:" class="emoji" alt=":bar_chart:" loading="lazy" width="20" height="20"> <strong>LiveView Resource Usage Page</strong><br>
We added an entirely new page that shows resource consumption of your LiveView processes.<br>
This is a simple way to keep track of how your LiveViews behave behind the scenes.</p>
<p><strong><img src="https://forum.elixirforum.com/images/emoji/apple/zap.png?v=15" title=":zap:" class="emoji" alt=":zap:" loading="lazy" width="20" height="20"> Async loading &amp; Stream debugging</strong><br>
v0.5.0 brings support for even more LiveView features, like async assigns and stream operations. This gives you deeper insight into LiveView internals than ever before.</p>
<p><img src="https://forum.elixirforum.com/images/emoji/apple/x.png?v=15" title=":x:" class="emoji" alt=":x:" loading="lazy" width="20" height="20"> <strong>Dead LiveViews</strong><br>
LiveDebugger can now show recently crashed LiveViews, making debugging those tricky failure cases a whole lot easier.</p>
<p>Check out our Repo: <a href="https://github.com/software-mansion/live-debugger" class="inline-onebox" rel="noopener nofollow ugc">GitHub - software-mansion/live-debugger: Tool for debugging LiveView applications · GitHub</a></p>
<p>And if you’re interested in what’s coming next, check out the LiveDebugger website: <a href="https://docs.swmansion.com/live-debugger/#whatsnew" class="inline-onebox" rel="noopener nofollow ugc">LiveDebugger: LiveView debugging made simple</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="379122" data-batch-url="/posts/batch_likers">
                        7
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livedebugger-tool-for-debugging-liveview-apps/69668/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-379122" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="379122"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="383044" data-post-id="383044">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="kraleppa" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/kraleppa/120/37640_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  kraleppa
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey everyone! <img src="https://forum.elixirforum.com/images/emoji/apple/waving_hand.png?v=15" title=":waving_hand:" class="emoji" alt=":waving_hand:" loading="lazy" width="20" height="20"></p>
<p>We just shipped <strong>LiveDebugger v0.6.0</strong>.</p>
<div class="youtube-onebox lazy-video-container" data-video-id="G2KP0JdRmdo" data-video-title="Custom LiveView Events, Enhanced Callback Exceptions | LiveDebugger v0.6.0" data-video-start-time="" data-provider-name="youtube">
  <a href="https://www.youtube.com/watch?v=G2KP0JdRmdo" target="_blank" class="video-thumbnail" rel="noopener nofollow ugc">
    <img class="youtube-thumbnail" src="https://img.youtube.com/vi/G2KP0JdRmdo/maxresdefault.jpg" title="Custom LiveView Events, Enhanced Callback Exceptions | LiveDebugger v0.6.0" width="690" height="388">
  </a>
</div>

<p>Here’s a summary of what’s new:</p>
<p><strong>Inject Custom Events &amp; Messages</strong><br>
Skip the manual setup of clicking through UIs or waiting for background jobs. You can now craft and send custom events or messages directly into your LiveView process to test <code>handle_info</code> and <code>handle_event</code> logic instantly.</p>
<p><strong>Enhanced Callback Exceptions</strong><br>
LiveDebugger now captures and displays callback exceptions directly within the tool. View the exact error and stack trace the moment a crash occurs, keeping your debugging workflow entirely in the browser.</p>
<p><strong>Revisited Highlighting</strong><br>
he revisited highlighting mechanism now extends beyond the node tree to include Active LiveViews and Streams. Simply hover over any item in the tool to instantly spotlight its corresponding element in the browser UI.</p>
<p><strong>Support for Temporary Assigns</strong><br>
LiveDebugger supports temporary assigns, giving you full visibility into data that doesn’t stay in the socket.</p>
<p>Check out our repo: <a href="https://github.com/software-mansion/live-debugger" class="inline-onebox" rel="noopener nofollow ugc">GitHub - software-mansion/live-debugger: Tool for debugging LiveView applications · GitHub</a></p>
<p>And if you’re interested in what’s coming next, check out the LiveDebugger website: <a href="https://docs.swmansion.com/live-debugger/#whatsnew" class="inline-onebox" rel="noopener nofollow ugc">LiveDebugger: LiveView debugging made simple</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="383044" data-batch-url="/posts/batch_likers">
                        8
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livedebugger-tool-for-debugging-liveview-apps/69668/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-383044" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="383044"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="385213" data-post-id="385213">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="kraleppa" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/kraleppa/120/37640_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  kraleppa
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey everyone! <img src="https://forum.elixirforum.com/images/emoji/apple/waving_hand.png?v=15" title=":waving_hand:" class="emoji" alt=":waving_hand:" loading="lazy" width="20" height="20"> We just shipped LiveDebugger v0.7.0</p>
<p>This release is another big step toward our 1.0.0 milestone, so we spent this cycle polishing the features you use every day and making navigation feel seamless.</p>
<div class="youtube-onebox lazy-video-container" data-video-id="SvKGXRNo-_E" data-video-title="LiveView Node Inspector,  Nested LiveViews Support | LiveDebugger 0.7.0" data-video-start-time="" data-provider-name="youtube">
  <a href="https://www.youtube.com/watch?v=SvKGXRNo-_E" target="_blank" class="video-thumbnail" rel="noopener nofollow ugc">
    <img class="youtube-thumbnail" src="https://img.youtube.com/vi/SvKGXRNo-_E/maxresdefault.jpg" title="LiveView Node Inspector,  Nested LiveViews Support | LiveDebugger 0.7.0" width="690" height="388">
  </a>
</div>

<p>Here’s a summary of what’s new:</p>
<ul>
<li><strong>Direct Source Code Navigation</strong> - the Node Inspector now features a direct link to the source code of any given node. One click, and you’re taken straight to the exact line where that LiveView is defined.</li>
<li><strong>Trace Isolation &amp; Filtering</strong> - we enhanced the Global Traces view by adding a component tree to filter for specific nodes.</li>
<li><strong>Tree Structure for Nested LiveViews</strong> - we replaced the old flat list with a proper Tree Structure for Active LiveViews. You can now visualize the entire hierarchy directly from the node inspector, making navigation much more intuitive.</li>
</ul>
<p>We’re really counting on your feedback right now - we want to make sure the upcoming 1.0.0 release is something truly special.</p>
<p><strong>Check out our repo:</strong> <a href="https://github.com/software-mansion/live-debugger" class="inline-onebox" rel="noopener nofollow ugc">GitHub - software-mansion/live-debugger: Tool for debugging LiveView applications · GitHub</a></p>
<p><strong>For more details, check out our website:</strong> <a href="https://docs.swmansion.com/live-debugger/#whatsnew" class="inline-onebox" rel="noopener nofollow ugc">LiveDebugger: LiveView debugging made simple</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="385213" data-batch-url="/posts/batch_likers">
                        5
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livedebugger-tool-for-debugging-liveview-apps/69668/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-385213" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="385213"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #14"></div>
  </section>
</div>
    <div class="postbit" id="387884" data-post-id="387884">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="srzeszut" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/srzeszut/120/40328_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  srzeszut
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey everyone! We officially released <strong>LiveDebugger v1.0.0</strong> during ElixirConf EU in Malaga!<br>
Reaching 1.0 means LiveDebugger is now stable and ready for everyday use. Over the past releases, we focused on solidifying the core features, improving reliability, and smoothing out the debugging experience. We also shipped <strong>v0.8.0</strong> earlier, which introduced several improvements.</p>
<p><strong>Here’s a summary of what’s new:</strong></p>
<ul>
<li><strong>Interactive Tutorial</strong> - We are releasing a comprehensive tutorial (the LiveDebugger Tour) to help you and your team get the absolute most out of the tool from day one. Check it out <a href="https://github.com/software-mansion-labs/live-debugger-tour" rel="noopener nofollow ugc">here on GitHub</a>.</li>
</ul>
<p><strong>Highlights from v0.8.0:</strong></p>
<ul>
<li><strong>Open Callback in Editor</strong> - You can now jump straight to a callback’s implementation in your code editor directly from the debugger, making your workflow even faster.</li>
<li><strong>Improved Stability &amp; Tracing</strong> - We’ve fixed endless reloads, resolved trace highlighting issues, and added a safeguard to automatically disable tracing if the heap size limit is reached.</li>
</ul>
<p><strong>Important Note on LiveView Versions:</strong> Starting with v1.0.0, LiveDebugger requires Phoenix LiveView <strong>v1.1.7</strong> or higher. If your project is still running an older version of LiveView, no worries! You can simply use <strong>LiveDebugger v0.8.0</strong>, which still gives you full access to all of the features.<br>
A huge thank you to everyone who tested, reported issues, and provided feedback throughout our early versions. You helped make this 1.0.0 release something truly special!</p>
<p><strong>Happy debugging!</strong></p>
<p><strong>Check out our repo:</strong> <a href="https://github.com/software-mansion/live-debugger" class="inline-onebox" rel="noopener nofollow ugc">GitHub - software-mansion/live-debugger: Tool for debugging LiveView applications · GitHub</a></p>
<p><strong>For more details, check out our website:</strong> <a href="https://docs.swmansion.com/live-debugger/#whatsnew" class="inline-onebox" rel="noopener nofollow ugc">LiveDebugger: LiveView debugging made simple</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="387884" data-batch-url="/posts/batch_likers">
                        10
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/livedebugger-tool-for-debugging-liveview-apps/69668/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-387884" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="387884"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>