Skip to content

Commit 12e1c10

Browse files
authored
CHANGELOG new color palette screenshot
Updated changelog with new features, fixes, and updates.
1 parent dc8e861 commit 12e1c10

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
- Fix compatibility with Auth0 for OpenID-Connect authentification. See https://github.com/ramosbugs/openidconnect-rs/issues/23
66
- updated sql parser: https://github.com/apache/datafusion-sqlparser-rs/blob/main/changelog/0.60.0.md
77
- updated apexcharts to 5.3.6:
8-
- https://github.com/apexcharts/apexcharts.js/compare/v5.3.0...v5.3.6
9-
- https://github.com/apexcharts/apexcharts.js/releases/tag/v5.3.6
10-
- re-add the lime color to charts
8+
- https://github.com/apexcharts/apexcharts.js/compare/v5.3.0...v5.3.6
9+
- https://github.com/apexcharts/apexcharts.js/releases/tag/v5.3.6
10+
- re-add the `lime` color option to charts
11+
- update default chart color palette
12+
- <img width="2077" height="978" alt="image" src="https://github.com/user-attachments/assets/839bd318-c4cd-419c-8f04-a583399e0512" />
13+
1114

1215
## 0.40.0 (2025-11-28)
1316
- OIDC login redirects now use HTTP 303 responses so POST submissions are converted to safe GET requests before reaching the identity provider, fixing incorrect reuse of the original POST (HTTP 307) that could break standard auth flows.

0 commit comments

Comments
 (0)