Deploying to gh-pages from @ agdamsbo/FreesearchR@5c8d84fccd 🚀

This commit is contained in:
agdamsbo 2025-07-03 18:45:03 +00:00
commit 811027c205
125 changed files with 639 additions and 454 deletions

View file

@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.7.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.7.2</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -38,11 +38,16 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Changelog</h1>
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/v25.7.1/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.7.1" id="freesearchr-2571---dev">FreesearchR 25.7.1 - DEV<a class="anchor" aria-label="anchor" href="#freesearchr-2571---dev"></a></h2>
<h2 class="pkg-version" data-toc-text="25.7.2" id="freesearchr-2572---dev">FreesearchR 25.7.2 - DEV<a class="anchor" aria-label="anchor" href="#freesearchr-2572---dev"></a></h2>
<ul><li>
<em>FIX</em> refining hiding drop downs. All JavaScript is now in separate file. Coded with GAI help from claude.ai.</li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.7.1" id="freesearchr-2571">FreesearchR 25.7.1<a class="anchor" aria-label="anchor" href="#freesearchr-2571"></a></h2>
<ul><li>
<em>NEW</em> UI overhaul and navigation update. The interface is simplified to clearly show the relationship between panels and sub-items by abandoning multiple levels on panel to instead show a drop-down menu. This also results in simplified sidebar menus with room to add more controls in the future.</li>
</ul></div>