Browse Source

Updated the changelog.

refactor/sync-centralize
RUSHIL AMBARISH KADU 3 months ago
parent
commit
f70785bdad
  1. 4
      steps/Changelog.html

4
steps/Changelog.html

@ -104,7 +104,7 @@
<h2 class="text-2xl font-bold">5. Zoom & God Mode</h2> <h2 class="text-2xl font-bold">5. Zoom & God Mode</h2>
</div> </div>
<ul class="space-y-3 text-slate-300 text-sm mt-2"> <ul class="space-y-3 text-slate-300 text-sm mt-2">
<li class="flex gap-2"><span></span> <strong>Inertial Tracking:</strong> Exponential mouse smoothing (60Hz/144Hz agnostic).</li>
<li class="flex gap-2"><span></span> <strong> Tracking:</strong> Exponential mouse smoothing (60Hz/144Hz agnostic).</li>
<li class="flex gap-2"><span></span> Inverse zoom logic and boundary-aware tooltip constraints.</li> <li class="flex gap-2"><span></span> Inverse zoom logic and boundary-aware tooltip constraints.</li>
<li class="flex gap-2"><span></span> <strong>Shift-Key seeking:</strong> Integrated timeline scrubbing within radar canvas.</li> <li class="flex gap-2"><span></span> <strong>Shift-Key seeking:</strong> Integrated timeline scrubbing within radar canvas.</li>
<li class="flex gap-2"><span></span> Relative distance square optimization to eliminate hover jitter.</li> <li class="flex gap-2"><span></span> Relative distance square optimization to eliminate hover jitter.</li>
@ -176,7 +176,7 @@
<footer class="max-w-6xl mx-auto mt-24 pt-12 border-t border-slate-700 text-slate-500 text-center"> <footer class="max-w-6xl mx-auto mt-24 pt-12 border-t border-slate-700 text-slate-500 text-center">
<p class="mb-2"><strong>Classification:</strong> Major Release – Architectural & Performance Upgrade</p> <p class="mb-2"><strong>Classification:</strong> Major Release – Architectural & Performance Upgrade</p>
<p class="text-sm italic">Generated via Gemini CLI | Analysis of 80+ Commits | ARAS Refactor Documentation Project &copy; 2026</p>
<p class="text-sm italic">Analysis of 80+ Internal Commits | ARAS Visualizer Documentation | 2026</p>
</footer> </footer>
</body> </body>
Loading…
Cancel
Save