react-semaphor 0.0.37719 → 0.1.1

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 ADDED
@@ -0,0 +1,54 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ---
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
+
27
+ ## [0.0.95] - 2025-03-26
28
+
29
+ ### Fixed
30
+
31
+ - useTextFilter hook
32
+
33
+ ### Changed
34
+
35
+ - Default Styles
36
+
37
+ ## [0.0.92] - 2025-03-24
38
+
39
+ ### Added
40
+
41
+ - Security Enhancements
42
+ - Dashboard customization options
43
+ - Scheduled Reports
44
+ - Enhanced Assistant
45
+
46
+ ### Changed
47
+
48
+ - Table layout
49
+ - Frame Tabs
50
+ - Assistant location
51
+
52
+ ### Fixed
53
+
54
+ - Custom Config for visuals