semaphor 0.0.95 → 0.0.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  ---
6
6
 
7
+ ## [0.0.96] - 2025-04-26
8
+
9
+ ## Fixed
10
+
11
+ - Table header layout shift and scroll overlay
12
+ - Grouped Range Chart bug
13
+ - KPI color indicator
14
+ - Text (Title) editor
15
+
16
+ ## Changed
17
+
18
+ - Chart Setting Location for Legend and Format Number
19
+
20
+ ## Added
21
+
22
+ - Funnel Chart
23
+ - Default Dashboard Filters
24
+ - ClickHouse support
25
+ - Python support for Dashboard Assistant
26
+
7
27
  ## [0.0.95] - 2025-03-26
8
28
 
9
29
  ### Fixed