@@ -76,12 +76,22 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
76
76
anchorLink : '202501' ,
77
77
title : '2025.01' ,
78
78
sectionContent : `
79
- - Added in POS version: 9.26
79
+ - Added in POS version: 9.26.0
80
80
- Removed in POS version: N/A
81
81
- Release day: 1/6/2025
82
82
83
83
## Important Fixes
84
84
85
+ - **POS 10.2.0**:
86
+
87
+ - Fixed a sizing issue with the \`Button\` component.
88
+ - Fixed an issue where the \`Section\` component was displaying a divider between child components.
89
+
90
+ - **POS 10.0.0**:
91
+
92
+ - Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
93
+ - POS UI Extensions components automatically use our new POS visual design language.
94
+
85
95
- **POS 9.31.0**:
86
96
87
97
- Modal updated so neither swiping down nor tapping outside of modal will dismiss modal.
@@ -130,15 +140,21 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
130
140
anchorLink : '2024101' ,
131
141
title : '2024.10.1' ,
132
142
sectionContent : `
133
- - Added in POS version: 9.22
143
+ - Added in POS version: 9.22.0
134
144
- Removed in POS version: N/A
135
145
- Release day: 11/11/2024.
136
146
137
147
## Important Fixes
138
148
149
+ - **POS 10.2.0**:
150
+
151
+ - Fixed a sizing issue with the \`Button\` component.
152
+ - Fixed an issue where the \`Section\` component was displaying a divider between child components.
153
+
139
154
- **POS 10.0.0**:
140
155
141
156
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
157
+ - POS UI Extensions components automatically use our new POS visual design language.
142
158
143
159
### Features
144
160
@@ -150,12 +166,17 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
150
166
anchorLink : '202410' ,
151
167
title : '2024.10' ,
152
168
sectionContent : `
153
- - Added in POS version: 9.19
169
+ - Added in POS version: 9.19.0
154
170
- Removed in POS version: N/A
155
171
- Release day: 10/1/2024.
156
172
157
173
## Important Fixes
158
174
175
+ - **POS 10.2.0**:
176
+
177
+ - Fixed a sizing issue with the \`Button\` component.
178
+ - Fixed an issue where the \`Section\` component was displaying a divider between child components.
179
+
159
180
- **POS 10.0.0**:
160
181
161
182
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
@@ -178,15 +199,21 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
178
199
anchorLink : '202407' ,
179
200
title : '2024.07' ,
180
201
sectionContent : `
181
- - Added in POS version: 9.15
202
+ - Added in POS version: 9.15.0
182
203
- Removed in POS version: N/A
183
204
- Release day: 08/14/2024.
184
205
185
206
## Important Fixes
186
207
208
+ - **POS 10.2.0**:
209
+
210
+ - Fixed a sizing issue with the \`Button\` component.
211
+ - Fixed an issue where the \`Section\` component was displaying a divider between child components.
212
+
187
213
- **POS 10.0.0**:
188
214
189
215
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
216
+ - POS UI Extensions components automatically use our new POS visual design language.
190
217
191
218
### Features
192
219
@@ -212,7 +239,7 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
212
239
} ,
213
240
] ,
214
241
sectionContent : `
215
- - Added in POS version: 9.11
242
+ - Added in POS version: 9.11.0
216
243
- Removed in POS version: 9.31.0
217
244
- Release day: 06/10/2024.
218
245
0 commit comments