mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
latest version render
This commit is contained in:
parent
346bc7edf7
commit
8db847b43d
28 changed files with 397 additions and 107 deletions
11
NEWS.md
11
NEWS.md
|
|
@ -1,3 +1,14 @@
|
|||
# FreesearchR 25.10.2 - DEV
|
||||
|
||||
*NEW* Improvements to translations with more strings having been translated.
|
||||
|
||||
*NEW* More detailed label for the stacked horizontal bar plot.
|
||||
|
||||
*NEW* Better .rds import that will import the first element as data.frame if a list-type element is supplied.
|
||||
|
||||
*NEW* A limit to the imported dataset size was added to ensure performance on hosted version. The data is limited to 100.000 cells by dropping rows to fit. The vast majority of users will never experience this capping, but adds a layer of security and stability to the hosting framework.
|
||||
|
||||
|
||||
# FreesearchR 25.10.1
|
||||
|
||||
*NEW* Improvements to translations with more strings having been translated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue