mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@42f91e903b 🚀
This commit is contained in:
parent
ec2e63b497
commit
0cc2a18fbd
158 changed files with 504 additions and 672 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="">25.12.7</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">26.1.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,9 +38,18 @@
|
|||
<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/v26.1.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="26.1.2" id="freesearchr-2612">FreesearchR 26.1.2<a class="anchor" aria-label="anchor" href="#freesearchr-2612"></a></h2>
|
||||
<p>Rebuild 26.1.1</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="26.1.1" id="freesearchr-2611">FreesearchR 26.1.1<a class="anchor" aria-label="anchor" href="#freesearchr-2611"></a></h2>
|
||||
<p><em>FIX</em> Two bugs in the “modify factor levels” module was fixed, which would print wrong button labels and save wrong data if not selecting to save as new factor.</p>
|
||||
<p><em>TRANLATIONS</em> DA and SW translations are updated. This was mostly done using machine translations and will be reviewed in the coming months.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.12.7" id="freesearchr-25127">FreesearchR 25.12.7<a class="anchor" aria-label="anchor" href="#freesearchr-25127"></a></h2>
|
||||
<p><em>NEW</em> The landing page was overhauled for a nicer intro and better overview with focus on the basic functions.</p>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,18 @@
|
|||
# Changelog
|
||||
|
||||
## FreesearchR 26.1.2
|
||||
|
||||
Rebuild 26.1.1
|
||||
|
||||
## FreesearchR 26.1.1
|
||||
|
||||
*FIX* Two bugs in the “modify factor levels” module was fixed, which
|
||||
would print wrong button labels and save wrong data if not selecting to
|
||||
save as new factor.
|
||||
|
||||
*TRANLATIONS* DA and SW translations are updated. This was mostly done
|
||||
using machine translations and will be reviewed in the coming months.
|
||||
|
||||
## FreesearchR 25.12.7
|
||||
|
||||
*NEW* The landing page was overhauled for a nicer intro and better
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue