@appquality/unguess-design-system 4.1.1--canary.597.0d973bf.0 → 4.1.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +212 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,215 @@
1
+ # v4.1.1 (Mon Jun 15 2026)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - release 20260615 [#598](https://github.com/AppQuality/unguess-design-system/pull/598) ([@iacopolea](https://github.com/iacopolea) [@marcbon](https://github.com/marcbon))
6
+ - feat: update version to 4.1.1-canary and add File component to forms [#597](https://github.com/AppQuality/unguess-design-system/pull/597) ([@iacopolea](https://github.com/iacopolea))
7
+
8
+ #### Authors: 2
9
+
10
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
11
+ - Marco Bonomo ([@marcbon](https://github.com/marcbon))
12
+
13
+ ---
14
+
15
+ # v4.1.0 (Wed May 13 2026)
16
+
17
+ #### 🚀 Enhancement
18
+
19
+ - Enhance Observation model with creatorType and end attributes [#595](https://github.com/AppQuality/unguess-design-system/pull/595) ([@iacopolea](https://github.com/iacopolea))
20
+
21
+ #### 🐛 Bug Fix
22
+
23
+ - new release [#596](https://github.com/AppQuality/unguess-design-system/pull/596) ([@iacopolea](https://github.com/iacopolea))
24
+
25
+ #### Authors: 1
26
+
27
+ - Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
28
+
29
+ ---
30
+
31
+ # v4.0.72 (Wed May 06 2026)
32
+
33
+ #### 🐛 Bug Fix
34
+
35
+ - fix: update downshift version and add overrides in package.json [#594](https://github.com/AppQuality/unguess-design-system/pull/594) ([@d-beezee](https://github.com/d-beezee))
36
+
37
+ #### Authors: 1
38
+
39
+ - [@d-beezee](https://github.com/d-beezee)
40
+
41
+ ---
42
+
43
+ # v4.0.71 (Wed Apr 22 2026)
44
+
45
+ #### 🐛 Bug Fix
46
+
47
+ - Add markdown to editor [#593](https://github.com/AppQuality/unguess-design-system/pull/593) ([@cannarocks](https://github.com/cannarocks) [@d-beezee](https://github.com/d-beezee))
48
+ - Update @tiptap dependencies and add Markdown support to Editor component [#590](https://github.com/AppQuality/unguess-design-system/pull/590) ([@cannarocks](https://github.com/cannarocks))
49
+
50
+ #### Authors: 2
51
+
52
+ - [@d-beezee](https://github.com/d-beezee)
53
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
54
+
55
+ ---
56
+
57
+ # v4.0.70 (Thu Apr 02 2026)
58
+
59
+ #### 🐛 Bug Fix
60
+
61
+ - Improve focus visibility in CodeVerifier component styles [#592](https://github.com/AppQuality/unguess-design-system/pull/592) ([@Kariamos](https://github.com/Kariamos))
62
+ - fix: Adjust border and box-shadow styles in CodeVerifier component [#591](https://github.com/AppQuality/unguess-design-system/pull/591) ([@Kariamos](https://github.com/Kariamos))
63
+
64
+ #### Authors: 1
65
+
66
+ - Marco ([@Kariamos](https://github.com/Kariamos))
67
+
68
+ ---
69
+
70
+ # v4.0.69 (Thu Mar 12 2026)
71
+
72
+ #### 🐛 Bug Fix
73
+
74
+ - Added CodeVerifier component [#589](https://github.com/AppQuality/unguess-design-system/pull/589) ([@iDome89](https://github.com/iDome89))
75
+ - feat: Add CodeVerifier component with validation and input handling [#588](https://github.com/AppQuality/unguess-design-system/pull/588) ([@iDome89](https://github.com/iDome89))
76
+
77
+ #### Authors: 1
78
+
79
+ - [@iDome89](https://github.com/iDome89)
80
+
81
+ ---
82
+
83
+ # v4.0.68 (Wed Feb 25 2026)
84
+
85
+ #### 🐛 Bug Fix
86
+
87
+ - updated plan card component [#587](https://github.com/AppQuality/unguess-design-system/pull/587) ([@Kariamos](https://github.com/Kariamos))
88
+ - UN-2266 update card plan [#586](https://github.com/AppQuality/unguess-design-system/pull/586) ([@Kariamos](https://github.com/Kariamos))
89
+
90
+ #### Authors: 1
91
+
92
+ - Marco ([@Kariamos](https://github.com/Kariamos))
93
+
94
+ ---
95
+
96
+ # v4.0.67 (Wed Feb 18 2026)
97
+
98
+ #### 🐛 Bug Fix
99
+
100
+ - release-2026-02-18 [#585](https://github.com/AppQuality/unguess-design-system/pull/585) ([@cannarocks](https://github.com/cannarocks) [@Kariamos](https://github.com/Kariamos))
101
+ - Enhance Editor interface with type-safe chained commands [#584](https://github.com/AppQuality/unguess-design-system/pull/584) ([@cannarocks](https://github.com/cannarocks))
102
+
103
+ #### Authors: 2
104
+
105
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
106
+ - Marco ([@Kariamos](https://github.com/Kariamos))
107
+
108
+ ---
109
+
110
+ # v4.0.66 (Mon Feb 16 2026)
111
+
112
+ #### 🐛 Bug Fix
113
+
114
+ - Include editor ref type [#583](https://github.com/AppQuality/unguess-design-system/pull/583) ([@cannarocks](https://github.com/cannarocks))
115
+
116
+ #### Authors: 1
117
+
118
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
119
+
120
+ ---
121
+
122
+ # v4.0.65 (Mon Feb 16 2026)
123
+
124
+ #### 🐛 Bug Fix
125
+
126
+ - release-20260216 [#582](https://github.com/AppQuality/unguess-design-system/pull/582) ([@iDome89](https://github.com/iDome89) [@Kariamos](https://github.com/Kariamos))
127
+ - feat: Add EditorRef interface and implement ref forwarding in Editor component [#581](https://github.com/AppQuality/unguess-design-system/pull/581) ([@iDome89](https://github.com/iDome89))
128
+
129
+ #### Authors: 2
130
+
131
+ - [@iDome89](https://github.com/iDome89)
132
+ - Marco ([@Kariamos](https://github.com/Kariamos))
133
+
134
+ ---
135
+
136
+ # v4.0.64 (Thu Feb 12 2026)
137
+
138
+ #### 🐛 Bug Fix
139
+
140
+ - Fix autocomplete validation [#579](https://github.com/AppQuality/unguess-design-system/pull/579) ([@cannarocks](https://github.com/cannarocks))
141
+ - Improve regex handling for input validation in Autocomplete component [#578](https://github.com/AppQuality/unguess-design-system/pull/578) ([@cannarocks](https://github.com/cannarocks))
142
+
143
+ #### Authors: 1
144
+
145
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
146
+
147
+ ---
148
+
149
+ # v4.0.63 (Mon Jan 19 2026)
150
+
151
+ #### 🐛 Bug Fix
152
+
153
+ - Add audio player [#576](https://github.com/AppQuality/unguess-design-system/pull/576) ([@Kariamos](https://github.com/Kariamos) [@d-beezee](https://github.com/d-beezee))
154
+ - UN-2222: update player to handle audio files [#567](https://github.com/AppQuality/unguess-design-system/pull/567) ([@Kariamos](https://github.com/Kariamos) [@d-beezee](https://github.com/d-beezee))
155
+
156
+ #### Authors: 2
157
+
158
+ - [@d-beezee](https://github.com/d-beezee)
159
+ - Marco ([@Kariamos](https://github.com/Kariamos))
160
+
161
+ ---
162
+
163
+ # v4.0.62 (Mon Jan 19 2026)
164
+
165
+ #### 🐛 Bug Fix
166
+
167
+ - fix: add hover and active styles for danger dropdown menu items [#575](https://github.com/AppQuality/unguess-design-system/pull/575) ([@d-beezee](https://github.com/d-beezee))
168
+
169
+ #### Authors: 1
170
+
171
+ - [@d-beezee](https://github.com/d-beezee)
172
+
173
+ ---
174
+
175
+ # v4.0.61 (Mon Jan 19 2026)
176
+
177
+ #### 🐛 Bug Fix
178
+
179
+ - update-ui-node-24 [#574](https://github.com/AppQuality/unguess-design-system/pull/574) ([@iDome89](https://github.com/iDome89) [@d-beezee](https://github.com/d-beezee))
180
+ - UI updates node 24 [#573](https://github.com/AppQuality/unguess-design-system/pull/573) ([@iDome89](https://github.com/iDome89) [@d-beezee](https://github.com/d-beezee))
181
+
182
+ #### Authors: 2
183
+
184
+ - [@d-beezee](https://github.com/d-beezee)
185
+ - [@iDome89](https://github.com/iDome89)
186
+
187
+ ---
188
+
189
+ # v4.0.60 (Fri Jan 16 2026)
190
+
191
+ #### 🐛 Bug Fix
192
+
193
+ - Fix styled component issue [#572](https://github.com/AppQuality/unguess-design-system/pull/572) ([@d-beezee](https://github.com/d-beezee))
194
+
195
+ #### Authors: 1
196
+
197
+ - [@d-beezee](https://github.com/d-beezee)
198
+
199
+ ---
200
+
201
+ # v4.0.59 (Thu Jan 15 2026)
202
+
203
+ #### 🐛 Bug Fix
204
+
205
+ - Remove order property from NavAccordionItem styling [#571](https://github.com/AppQuality/unguess-design-system/pull/571) ([@cannarocks](https://github.com/cannarocks))
206
+
207
+ #### Authors: 1
208
+
209
+ - Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
210
+
211
+ ---
212
+
1
213
  # v4.0.58 (Thu Jan 15 2026)
2
214
 
3
215
  #### 🐛 Bug Fix
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appquality/unguess-design-system",
3
- "version": "4.1.1--canary.597.0d973bf.0",
3
+ "version": "4.1.2",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",