+
+
FreesearchR 25.12.2
+
FIX Fixed hanging interface when splitting strings.
+
NEW New option to shorten character variables to the first N words or characters. Shortening by characters could be useful working with eg. ICD-10 diagnostic codes.
+
FreesearchR 25.12.1
NEW Option to edit factor label names in the “New factor” pop-up. This allows for easier naming for tables, but also to combine levels. A new variable is appended to the dataset if label names are changed. Code is now also exported.
diff --git a/news/index.md b/news/index.md
index bd402dbe..3bc0f56a 100644
--- a/news/index.md
+++ b/news/index.md
@@ -1,5 +1,13 @@
# Changelog
+## FreesearchR 25.12.2
+
+*FIX* Fixed hanging interface when splitting strings.
+
+*NEW* New option to shorten character variables to the first N words or
+characters. Shortening by characters could be useful working with eg.
+ICD-10 diagnostic codes.
+
## FreesearchR 25.12.1
*NEW* Option to edit factor label names in the “New factor” pop-up. This
diff --git a/pkgdown.yml b/pkgdown.yml
index 448c5815..0c2800b9 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -7,7 +7,7 @@ articles:
missingness: missingness.html
session: session.html
visuals: visuals.html
-last_built: 2025-12-02T13:34Z
+last_built: 2025-12-03T21:18Z
urls:
reference: https://agdamsbo.github.io/FreesearchR/reference
article: https://agdamsbo.github.io/FreesearchR/articles
diff --git a/reference/FreesearchR_palette.html b/reference/FreesearchR_palette.html
index d325845e..06d86b81 100644
--- a/reference/FreesearchR_palette.html
+++ b/reference/FreesearchR_palette.html
@@ -7,7 +7,7 @@
FreesearchR
-
25.12.1
+
25.12.2