chore(release): 0.7.0-dev.1 #16

Merged
pufereq merged 7 commits from release/0.7.0-dev.1 into main 2026-03-08 19:46:56 +00:00
5 changed files with 55 additions and 2 deletions
Showing only changes of commit d7b136851b - Show all commits

View File

@@ -18,6 +18,10 @@
<strong>Last Seen:</strong>
<span id="last-seen">{{ client.last_seen }}</span>
</p>
<p>
<strong>Initial:</strong>
<pre>{{ client.initial_telemetry | tojson(indent=2) }}</pre>
</p>
</body>
<script>