mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@e8307d3a2e 🚀
This commit is contained in:
parent
03b54b0d15
commit
6087f061bf
186 changed files with 782 additions and 364 deletions
|
|
@ -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="">26.4.2</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">26.6.1</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">
|
||||
|
|
@ -41,6 +41,10 @@
|
|||
<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="26.6.1" id="freesearchr-2661">FreesearchR 26.6.1<a class="anchor" aria-label="anchor" href="#freesearchr-2661"></a></h2>
|
||||
<p><em>NEW</em> The visuals module has been restructured to allow for more advanced inputs, which will be added in the future. Basically a more future proof design allowing for more adjustments, while striving to keep the simplicity. Have fun!</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="26.4.2" id="freesearchr-2642">FreesearchR 26.4.2<a class="anchor" aria-label="anchor" href="#freesearchr-2642"></a></h2>
|
||||
<p>Bug fixes and revised color choices.</p>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## FreesearchR 26.6.1
|
||||
|
||||
*NEW* The visuals module has been restructured to allow for more
|
||||
advanced inputs, which will be added in the future. Basically a more
|
||||
future proof design allowing for more adjustments, while striving to
|
||||
keep the simplicity. Have fun!
|
||||
|
||||
## FreesearchR 26.4.2
|
||||
|
||||
Bug fixes and revised color choices.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue