Skip to content

Commit 62e826c

Browse files
committed
changelog
1 parent 98938a7 commit 62e826c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## v0.35.2
44
- Fix a bug with zero values being displayed with a non-zero height in stacked bar charts.
55
- Updated dependencies, including the embedded SQLite database.
6+
- Release binaries are now dynamically linked again, but use GLIBC 2.28 ([released in 2018](https://sourceware.org/glibc/wiki/Glibc%20Timeline)), with is compatible with older linux distributions.
67

78
## v0.35.1
89
- improve color palette for charts
@@ -33,6 +34,7 @@
3334
- value_link_new_tab (bool): open the link in a new tab
3435
- Add support for nice "switch" checkboxes in the form component using `'switch' as type`
3536
- Add support for headers in the form component using
37+
- Release binaries are statically linked on linux
3638

3739
## v0.34 (2025-03-23)
3840

0 commit comments

Comments
 (0)