@23blocks/angular 12.0.1 → 13.0.0

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,1400 @@
1
+ # 13.0.0 (2026-03-02)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated @23blocks/block-onboarding to 5.0.0
6
+ - Updated @23blocks/block-search to 6.0.0
7
+ - Updated @23blocks/block-files to 5.0.0
8
+ - Updated @23blocks/block-crm to 5.0.0
9
+
10
+ ## 12.0.2 (2026-02-24)
11
+
12
+ ### 🚀 Features
13
+
14
+ - **@23blocks/block-authentication:** add service tokens, oauthMode, and CI simplification ([3cea02d](https://github.com/23blocks-OS/frontend-sdk/commit/3cea02d))
15
+
16
+ ### 🧱 Updated Dependencies
17
+
18
+ - Updated @23blocks/block-authentication to 7.1.0
19
+
20
+ ### ❤️ Thank You
21
+
22
+ - Claude Opus 4.6
23
+ - Juan Pelaez
24
+
25
+ ## 12.0.1 (2026-02-20)
26
+
27
+ ### 🧱 Updated Dependencies
28
+
29
+ - Updated @23blocks/block-forms to 5.0.1
30
+
31
+ # 12.0.0 (2026-02-20)
32
+
33
+ ### 🩹 Fixes
34
+
35
+ - ⚠️ **@23blocks/angular:** rebuild with block-forms aligned to API strong params ([9df6777](https://github.com/23blocks-OS/frontend-sdk/commit/9df6777))
36
+
37
+ ### ⚠️ Breaking Changes
38
+
39
+ - **@23blocks/angular:** rebuild with block-forms aligned to API strong params ([9df6777](https://github.com/23blocks-OS/frontend-sdk/commit/9df6777))
40
+
41
+ ### 🧱 Updated Dependencies
42
+
43
+ - Updated @23blocks/block-forms to 5.0.0
44
+
45
+ ### ❤️ Thank You
46
+
47
+ - Claude Opus 4.6
48
+ - Juan Pelaez
49
+
50
+ # 11.0.0 (2026-02-20)
51
+
52
+ ### 🚀 Features
53
+
54
+ - ⚠️ **@23blocks/angular:** rebuild with appId replaced by apiKey across all blocks ([2dc3590](https://github.com/23blocks-OS/frontend-sdk/commit/2dc3590))
55
+
56
+ ### ⚠️ Breaking Changes
57
+
58
+ - **@23blocks/angular:** rebuild with appId replaced by apiKey across all blocks ([2dc3590](https://github.com/23blocks-OS/frontend-sdk/commit/2dc3590))
59
+ Block configs no longer accept appId. Use apiKey instead.
60
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
61
+
62
+ ### 🧱 Updated Dependencies
63
+
64
+ - Updated @23blocks/block-authentication to 7.0.0
65
+ - Updated @23blocks/block-conversations to 4.0.0
66
+ - Updated @23blocks/block-geolocation to 4.0.0
67
+ - Updated @23blocks/block-onboarding to 4.0.0
68
+ - Updated @23blocks/block-university to 4.0.0
69
+ - Updated @23blocks/block-campaigns to 4.0.0
70
+ - Updated @23blocks/block-products to 4.0.0
71
+ - Updated @23blocks/transport-http to 3.3.1
72
+ - Updated @23blocks/block-company to 4.0.0
73
+ - Updated @23blocks/block-content to 4.0.0
74
+ - Updated @23blocks/block-rewards to 4.0.0
75
+ - Updated @23blocks/block-assets to 4.0.0
76
+ - Updated @23blocks/block-jarvis to 5.0.0
77
+ - Updated @23blocks/block-search to 5.0.0
78
+ - Updated @23blocks/block-wallet to 4.0.0
79
+ - Updated @23blocks/block-files to 4.0.0
80
+ - Updated @23blocks/block-forms to 4.0.0
81
+ - Updated @23blocks/block-sales to 8.0.0
82
+ - Updated @23blocks/block-crm to 4.0.0
83
+ - Updated @23blocks/contracts to 2.3.1
84
+
85
+ ### ❤️ Thank You
86
+
87
+ - Claude Opus 4.6
88
+ - Juan Pelaez
89
+
90
+ # 10.0.0 (2026-02-19)
91
+
92
+ ### 🚀 Features
93
+
94
+ - ⚠️ **@23blocks/angular:** rebuild with StripePaymentIntent breaking changes ([66e98ed](https://github.com/23blocks-OS/frontend-sdk/commit/66e98ed))
95
+
96
+ ### ⚠️ Breaking Changes
97
+
98
+ - **@23blocks/angular:** rebuild with StripePaymentIntent breaking changes ([66e98ed](https://github.com/23blocks-OS/frontend-sdk/commit/66e98ed))
99
+
100
+ ### 🧱 Updated Dependencies
101
+
102
+ - Updated @23blocks/block-sales to 7.0.0
103
+
104
+ ### ❤️ Thank You
105
+
106
+ - Claude Opus 4.6
107
+ - Juan Pelaez
108
+
109
+ # 9.0.0 (2026-02-18)
110
+
111
+ ### 🩹 Fixes
112
+
113
+ - ⚠️ **@23blocks/angular:** rebuild with breaking jarvis block changes ([3fc8046](https://github.com/23blocks-OS/frontend-sdk/commit/3fc8046))
114
+ - ⚠️ **@23blocks/sdk:** rebuild meta-packages with breaking jarvis block changes ([990f73c](https://github.com/23blocks-OS/frontend-sdk/commit/990f73c))
115
+
116
+ ### ⚠️ Breaking Changes
117
+
118
+ - **@23blocks/angular:** rebuild with breaking jarvis block changes ([3fc8046](https://github.com/23blocks-OS/frontend-sdk/commit/3fc8046))
119
+ Jarvis block types, services, and mappers rewritten to
120
+ match API strong params.
121
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
122
+ - **@23blocks/sdk:** rebuild meta-packages with breaking jarvis block changes ([990f73c](https://github.com/23blocks-OS/frontend-sdk/commit/990f73c))
123
+ Jarvis block types, services, and mappers rewritten to
124
+ match API strong params. Meta-packages must be rebuilt for consumers to
125
+ receive the updated block-jarvis code.
126
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
127
+
128
+ ### 🧱 Updated Dependencies
129
+
130
+ - Updated @23blocks/block-jarvis to 4.0.0
131
+
132
+ ### ❤️ Thank You
133
+
134
+ - Claude Opus 4.6
135
+ - Juan Pelaez
136
+
137
+ # 8.0.0 (2026-02-18)
138
+
139
+ ### 🩹 Fixes
140
+
141
+ - ⚠️ **@23blocks/angular:** rebuild with breaking sales block changes ([068d734](https://github.com/23blocks-OS/frontend-sdk/commit/068d734))
142
+
143
+ ### ⚠️ Breaking Changes
144
+
145
+ - **@23blocks/angular:** rebuild with breaking sales block changes ([068d734](https://github.com/23blocks-OS/frontend-sdk/commit/068d734))
146
+ Sales block types and methods renamed/removed to match API.
147
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
148
+
149
+ ### 🧱 Updated Dependencies
150
+
151
+ - Updated @23blocks/block-sales to 6.0.0
152
+
153
+ ### ❤️ Thank You
154
+
155
+ - Claude Opus 4.6
156
+ - Juan Pelaez
157
+
158
+ ## 7.2.5 (2026-02-18)
159
+
160
+ ### 🩹 Fixes
161
+
162
+ - **@23blocks/angular:** rebuild meta-package with sales block strong params rewrite ([ca9f856](https://github.com/23blocks-OS/frontend-sdk/commit/ca9f856))
163
+
164
+ ### 🧱 Updated Dependencies
165
+
166
+ - Updated @23blocks/block-sales to 5.2.2
167
+
168
+ ### ❤️ Thank You
169
+
170
+ - Claude Opus 4.6
171
+ - Juan Pelaez
172
+
173
+ ## 7.2.4 (2026-02-18)
174
+
175
+ ### 🧱 Updated Dependencies
176
+
177
+ - Updated @23blocks/block-sales to 5.2.1
178
+
179
+ ## 7.2.3 (2026-02-18)
180
+
181
+ ### 🩹 Fixes
182
+
183
+ - **@23blocks/angular:** rebuild with flat CreateOrderRequest support ([950107f](https://github.com/23blocks-OS/frontend-sdk/commit/950107f))
184
+
185
+ ### 🧱 Updated Dependencies
186
+
187
+ - Updated @23blocks/block-sales to 5.2.0
188
+
189
+ ### ❤️ Thank You
190
+
191
+ - Claude Opus 4.6
192
+ - Juan Pelaez
193
+
194
+ ## 7.2.2 (2026-02-17)
195
+
196
+ ### 🩹 Fixes
197
+
198
+ - pin block dependency minimums in meta-packages ([813719e](https://github.com/23blocks-OS/frontend-sdk/commit/813719e))
199
+
200
+ ### ❤️ Thank You
201
+
202
+ - Claude Opus 4.6
203
+ - Juan Pelaez
204
+
205
+ ## 7.2.1 (2026-02-17)
206
+
207
+ ### 🩹 Fixes
208
+
209
+ - **@23blocks/block-crm:** add strict type fallbacks to all CRM mappers ([00d1c9d](https://github.com/23blocks-OS/frontend-sdk/commit/00d1c9d))
210
+
211
+ ### 🧱 Updated Dependencies
212
+
213
+ - Updated @23blocks/block-crm to 3.3.1
214
+
215
+ ### ❤️ Thank You
216
+
217
+ - Claude Opus 4.6
218
+ - Juan Pelaez
219
+
220
+ ## 7.2.0 (2026-02-17)
221
+
222
+ ### 🚀 Features
223
+
224
+ - add health() method to all 18 blocks for service connectivity checks ([73514a3](https://github.com/23blocks-OS/frontend-sdk/commit/73514a3))
225
+
226
+ ### 🧱 Updated Dependencies
227
+
228
+ - Updated @23blocks/block-authentication to 6.5.0
229
+ - Updated @23blocks/block-conversations to 3.5.0
230
+ - Updated @23blocks/block-geolocation to 3.6.0
231
+ - Updated @23blocks/block-onboarding to 3.3.0
232
+ - Updated @23blocks/block-university to 3.6.0
233
+ - Updated @23blocks/block-campaigns to 3.3.0
234
+ - Updated @23blocks/block-products to 3.6.0
235
+ - Updated @23blocks/transport-http to 3.3.0
236
+ - Updated @23blocks/block-company to 3.4.0
237
+ - Updated @23blocks/block-content to 3.5.0
238
+ - Updated @23blocks/block-rewards to 3.4.0
239
+ - Updated @23blocks/block-assets to 3.3.0
240
+ - Updated @23blocks/block-jarvis to 3.3.0
241
+ - Updated @23blocks/block-search to 4.4.0
242
+ - Updated @23blocks/block-wallet to 3.3.0
243
+ - Updated @23blocks/block-files to 3.6.0
244
+ - Updated @23blocks/block-forms to 3.3.0
245
+ - Updated @23blocks/block-sales to 5.1.0
246
+ - Updated @23blocks/block-crm to 3.3.0
247
+ - Updated @23blocks/contracts to 2.3.0
248
+
249
+ ### ❤️ Thank You
250
+
251
+ - Claude Opus 4.6
252
+ - Juan Pelaez
253
+
254
+ ## 7.1.12 (2026-02-15)
255
+
256
+ ### 🩹 Fixes
257
+
258
+ - **@23blocks/sdk:** rebuild meta-packages with Stripe/MercadoPago decoding fix ([b333bf0](https://github.com/23blocks-OS/frontend-sdk/commit/b333bf0))
259
+
260
+ ### 🧱 Updated Dependencies
261
+
262
+ - Updated @23blocks/block-sales to 5.0.3
263
+
264
+ ### ❤️ Thank You
265
+
266
+ - Claude Opus 4.6
267
+ - Juan Pelaez
268
+
269
+ ## 7.1.11 (2026-02-14)
270
+
271
+ ### 🩹 Fixes
272
+
273
+ - **@23blocks/angular:** rebuild with customers, entities, vendor-payments mapping fixes ([6fa4403](https://github.com/23blocks-OS/frontend-sdk/commit/6fa4403))
274
+
275
+ ### 🧱 Updated Dependencies
276
+
277
+ - Updated @23blocks/block-sales to 5.0.2
278
+
279
+ ### ❤️ Thank You
280
+
281
+ - Claude Opus 4.6
282
+ - Juan Pelaez
283
+
284
+ ## 7.1.10 (2026-02-14)
285
+
286
+ ### 🩹 Fixes
287
+
288
+ - **@23blocks/angular:** rebuild with block-sales user subscription mapping fix ([06c38a0](https://github.com/23blocks-OS/frontend-sdk/commit/06c38a0))
289
+
290
+ ### 🧱 Updated Dependencies
291
+
292
+ - Updated @23blocks/block-sales to 5.0.1
293
+
294
+ ### ❤️ Thank You
295
+
296
+ - Claude Opus 4.6
297
+ - Juan Pelaez
298
+
299
+ ## 7.1.9 (2026-02-14)
300
+
301
+ ### 🩹 Fixes
302
+
303
+ - **@23blocks/angular:** rebuild with block-sales payment intent breaking change ([4dd45ec](https://github.com/23blocks-OS/frontend-sdk/commit/4dd45ec))
304
+
305
+ ### 🧱 Updated Dependencies
306
+
307
+ - Updated @23blocks/block-sales to 5.0.0
308
+
309
+ ### ❤️ Thank You
310
+
311
+ - Claude Opus 4.6
312
+ - Juan Pelaez
313
+
314
+ ## 7.1.8 (2026-02-14)
315
+
316
+ ### 🩹 Fixes
317
+
318
+ - **@23blocks/angular:** expose purchases sub-service and rebuild with latest block-sales ([86f6dfc](https://github.com/23blocks-OS/frontend-sdk/commit/86f6dfc))
319
+
320
+ ### ❤️ Thank You
321
+
322
+ - Claude Opus 4.6
323
+ - Juan Pelaez
324
+
325
+ ## 7.1.7 (2026-02-14)
326
+
327
+ ### 🧱 Updated Dependencies
328
+
329
+ - Updated @23blocks/block-sales to 4.0.0
330
+
331
+ ## 7.1.6 (2026-02-14)
332
+
333
+ ### 🧱 Updated Dependencies
334
+
335
+ - Updated @23blocks/block-sales to 3.6.0
336
+
337
+ ## 7.1.5 (2026-02-14)
338
+
339
+ ### 🧱 Updated Dependencies
340
+
341
+ - Updated @23blocks/block-sales to 3.5.0
342
+
343
+ ## 7.1.4 (2026-02-14)
344
+
345
+ ### 🧱 Updated Dependencies
346
+
347
+ - Updated @23blocks/block-sales to 3.4.0
348
+
349
+ ## 7.1.3 (2026-02-13)
350
+
351
+ ### 🧱 Updated Dependencies
352
+
353
+ - Updated @23blocks/block-sales to 3.3.2
354
+
355
+ ## 7.1.2 (2026-02-13)
356
+
357
+ ### 🧱 Updated Dependencies
358
+
359
+ - Updated @23blocks/block-sales to 3.3.1
360
+
361
+ ## 7.1.1 (2026-02-13)
362
+
363
+ ### 🧱 Updated Dependencies
364
+
365
+ - Updated @23blocks/block-sales to 3.3.0
366
+
367
+ ## 7.1.0 (2026-02-08)
368
+
369
+ ### 🚀 Features
370
+
371
+ - add comprehensive JSDoc documentation and llms.txt for AI agent consumption ([fd97df2](https://github.com/23blocks-OS/frontend-sdk/commit/fd97df2))
372
+
373
+ ### 🧱 Updated Dependencies
374
+
375
+ - Updated @23blocks/block-authentication to 6.4.0
376
+ - Updated @23blocks/block-conversations to 3.4.0
377
+ - Updated @23blocks/block-geolocation to 3.5.0
378
+ - Updated @23blocks/block-onboarding to 3.2.0
379
+ - Updated @23blocks/block-university to 3.5.0
380
+ - Updated @23blocks/block-campaigns to 3.2.0
381
+ - Updated @23blocks/block-products to 3.5.0
382
+ - Updated @23blocks/transport-http to 3.2.0
383
+ - Updated @23blocks/block-company to 3.3.0
384
+ - Updated @23blocks/block-content to 3.4.0
385
+ - Updated @23blocks/block-rewards to 3.3.0
386
+ - Updated @23blocks/block-assets to 3.2.0
387
+ - Updated @23blocks/block-jarvis to 3.2.0
388
+ - Updated @23blocks/block-search to 4.3.0
389
+ - Updated @23blocks/block-wallet to 3.2.0
390
+ - Updated @23blocks/block-files to 3.5.0
391
+ - Updated @23blocks/block-forms to 3.2.0
392
+ - Updated @23blocks/block-sales to 3.2.0
393
+ - Updated @23blocks/block-crm to 3.2.0
394
+ - Updated @23blocks/contracts to 2.2.0
395
+
396
+ ### ❤️ Thank You
397
+
398
+ - Claude Opus 4.6
399
+ - Juan Pelaez
400
+
401
+ ## 7.0.1 (2026-02-07)
402
+
403
+ ### 🧱 Updated Dependencies
404
+
405
+ - Updated @23blocks/block-authentication to 6.3.6
406
+ - Updated @23blocks/block-search to 4.2.5
407
+ - Updated @23blocks/block-crm to 3.1.7
408
+
409
+ # 7.0.0 (2026-02-07)
410
+
411
+ ### 🚀 Features
412
+
413
+ - ⚠️ **@23blocks/angular:** correct major version bump for v7 delegation rewrite ([f7b980b](https://github.com/23blocks-OS/frontend-sdk/commit/f7b980b))
414
+
415
+ ### ⚠️ Breaking Changes
416
+
417
+ - **@23blocks/angular:** correct major version bump for v7 delegation rewrite ([f7b980b](https://github.com/23blocks-OS/frontend-sdk/commit/f7b980b))
418
+ This triggers the correct major version bump to 7.0.0
419
+ for the delegation pattern rewrite that was incorrectly published as 6.5.18.
420
+ The previous commit used scope "angular" but nx release requires the full
421
+ project name "@23blocks/angular" for project-scoped version calculation.
422
+ Also fixes nx.json conventionalCommits types configuration so that:
423
+ - feat → minor bump (was defaulting to patch)
424
+ - fix → patch bump
425
+ - docs/chore/ci/test → no bump
426
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
427
+
428
+ ### 🧱 Updated Dependencies
429
+
430
+ - Updated @23blocks/block-authentication to 6.3.5
431
+ - Updated @23blocks/block-conversations to 3.3.5
432
+ - Updated @23blocks/block-geolocation to 3.4.4
433
+ - Updated @23blocks/block-onboarding to 3.1.5
434
+ - Updated @23blocks/block-university to 3.4.4
435
+ - Updated @23blocks/block-campaigns to 3.1.5
436
+ - Updated @23blocks/block-products to 3.4.4
437
+ - Updated @23blocks/transport-http to 3.1.3
438
+ - Updated @23blocks/block-company to 3.2.5
439
+ - Updated @23blocks/block-content to 3.3.7
440
+ - Updated @23blocks/block-rewards to 3.2.4
441
+ - Updated @23blocks/block-assets to 3.1.5
442
+ - Updated @23blocks/block-jarvis to 3.1.7
443
+ - Updated @23blocks/block-search to 4.2.4
444
+ - Updated @23blocks/block-wallet to 3.1.5
445
+ - Updated @23blocks/block-files to 3.4.4
446
+ - Updated @23blocks/block-forms to 3.1.9
447
+ - Updated @23blocks/block-sales to 3.1.5
448
+ - Updated @23blocks/block-crm to 3.1.6
449
+ - Updated @23blocks/contracts to 2.1.3
450
+
451
+ ### ❤️ Thank You
452
+
453
+ - Claude Opus 4.6
454
+ - Juan Pelaez
455
+
456
+ ## 6.5.18 (2026-02-07)
457
+
458
+ ### 🚀 Features
459
+
460
+ - ⚠️ **angular:** rewrite all services to delegation pattern ([c201621](https://github.com/23blocks-OS/frontend-sdk/commit/c201621))
461
+
462
+ ### ⚠️ Breaking Changes
463
+
464
+ - **angular:** rewrite all services to delegation pattern ([c201621](https://github.com/23blocks-OS/frontend-sdk/commit/c201621))
465
+ All 18 Angular services rewritten from Observable
466
+ wrappers (~10,000 lines) to typed getter delegation (~500 lines).
467
+ Services now expose block sub-services directly via typed getters
468
+ that auto-sync with block API types. Methods return Promises instead
469
+ of Observables - use `from()` to convert if needed.
470
+ AuthenticationService is hybrid: auth-flow methods (signIn, signUp,
471
+ signOut, OAuth) still return Observables with token management via
472
+ tap(), all other sub-services are delegated getters.
473
+ Migration:
474
+ // v6: this.searchService.search(request).subscribe(...)
475
+ // v7: from(this.searchService.search.search(request)).subscribe(...)
476
+ Additional changes:
477
+ - Remove @ts-nocheck from all 9 service files
478
+ - Enable strict: true and noEmitOnError: true in tsconfig.lib.json
479
+ - Add CI entry-point validation step to release.yml
480
+ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
481
+
482
+ ### ❤️ Thank You
483
+
484
+ - Claude Opus 4.6
485
+ - Juan Pelaez
486
+
487
+ ## 6.5.17 (2026-02-07)
488
+
489
+ ### 🩹 Fixes
490
+
491
+ - **angular:** add missing entry point fields to package.json ([ae4a378](https://github.com/23blocks-OS/frontend-sdk/commit/ae4a378))
492
+
493
+ ### ❤️ Thank You
494
+
495
+ - Claude Opus 4.6
496
+ - Juan Pelaez
497
+
498
+ ## 6.5.16 (2026-02-06)
499
+
500
+ ### 🩹 Fixes
501
+
502
+ - **angular:** switch build to ng-packagr for proper Ivy AOT compilation ([f54a8fb](https://github.com/23blocks-OS/frontend-sdk/commit/f54a8fb))
503
+
504
+ ### 🧱 Updated Dependencies
505
+
506
+ - Updated @23blocks/block-authentication to 6.3.4
507
+ - Updated @23blocks/block-conversations to 3.3.4
508
+ - Updated @23blocks/block-geolocation to 3.4.3
509
+ - Updated @23blocks/block-onboarding to 3.1.4
510
+ - Updated @23blocks/block-university to 3.4.3
511
+ - Updated @23blocks/block-campaigns to 3.1.4
512
+ - Updated @23blocks/block-products to 3.4.3
513
+ - Updated @23blocks/transport-http to 3.1.2
514
+ - Updated @23blocks/block-company to 3.2.4
515
+ - Updated @23blocks/block-content to 3.3.6
516
+ - Updated @23blocks/block-rewards to 3.2.3
517
+ - Updated @23blocks/block-assets to 3.1.4
518
+ - Updated @23blocks/block-jarvis to 3.1.6
519
+ - Updated @23blocks/block-search to 4.2.3
520
+ - Updated @23blocks/block-wallet to 3.1.4
521
+ - Updated @23blocks/block-files to 3.4.3
522
+ - Updated @23blocks/block-forms to 3.1.8
523
+ - Updated @23blocks/block-sales to 3.1.4
524
+ - Updated @23blocks/block-crm to 3.1.5
525
+ - Updated @23blocks/contracts to 2.1.2
526
+
527
+ ### ❤️ Thank You
528
+
529
+ - Claude Opus 4.6
530
+ - Juan Pelaez
531
+
532
+ ## 6.5.15 (2026-01-28)
533
+
534
+ ### 🧱 Updated Dependencies
535
+
536
+ - Updated @23blocks/block-authentication to 6.3.3
537
+ - Updated @23blocks/block-search to 4.2.2
538
+
539
+ ## 6.5.14 (2026-01-20)
540
+
541
+ ### 🩹 Fixes
542
+
543
+ - resolve TypeScript errors and add PostTemplate validation support ([250d284](https://github.com/23blocks-OS/frontend-sdk/commit/250d284))
544
+
545
+ ### 🧱 Updated Dependencies
546
+
547
+ - Updated @23blocks/block-authentication to 6.3.2
548
+ - Updated @23blocks/block-conversations to 3.3.3
549
+ - Updated @23blocks/block-geolocation to 3.4.2
550
+ - Updated @23blocks/block-onboarding to 3.1.3
551
+ - Updated @23blocks/block-university to 3.4.2
552
+ - Updated @23blocks/block-campaigns to 3.1.3
553
+ - Updated @23blocks/block-products to 3.4.2
554
+ - Updated @23blocks/transport-http to 3.1.1
555
+ - Updated @23blocks/block-company to 3.2.3
556
+ - Updated @23blocks/block-content to 3.3.5
557
+ - Updated @23blocks/block-rewards to 3.2.2
558
+ - Updated @23blocks/block-assets to 3.1.3
559
+ - Updated @23blocks/block-jarvis to 3.1.5
560
+ - Updated @23blocks/block-search to 4.2.1
561
+ - Updated @23blocks/block-wallet to 3.1.3
562
+ - Updated @23blocks/block-files to 3.4.2
563
+ - Updated @23blocks/block-forms to 3.1.7
564
+ - Updated @23blocks/block-sales to 3.1.3
565
+ - Updated @23blocks/block-crm to 3.1.4
566
+ - Updated @23blocks/contracts to 2.1.1
567
+
568
+ ### ❤️ Thank You
569
+
570
+ - Claude Opus 4.5
571
+ - Juan Pelaez
572
+
573
+ ## 6.5.13 (2026-01-19)
574
+
575
+ ### 🧱 Updated Dependencies
576
+
577
+ - Updated @23blocks/block-content to 3.3.4
578
+
579
+ ## 6.5.12 (2026-01-18)
580
+
581
+ ### 🚀 Features
582
+
583
+ - **jarvis:** add nested placeholder support and pipe transforms for prompt rendering ([e1b1999](https://github.com/23blocks-OS/frontend-sdk/commit/e1b1999))
584
+
585
+ ### 🧱 Updated Dependencies
586
+
587
+ - Updated @23blocks/block-jarvis to 3.1.4
588
+
589
+ ### ❤️ Thank You
590
+
591
+ - Claude Opus 4.5
592
+ - Juan Pelaez
593
+
594
+ ## 6.5.11 (2026-01-17)
595
+
596
+ ### 🚀 Features
597
+
598
+ - **angular,react:** add Series bindings to framework packages ([2179374](https://github.com/23blocks-OS/frontend-sdk/commit/2179374))
599
+
600
+ ### ❤️ Thank You
601
+
602
+ - Claude Opus 4.5
603
+ - Juan Pelaez
604
+
605
+ ## 6.5.10 (2026-01-16)
606
+
607
+ ### 🧱 Updated Dependencies
608
+
609
+ - Updated @23blocks/block-content to 3.3.3
610
+
611
+ ## 6.5.9 (2026-01-16)
612
+
613
+ ### 🧱 Updated Dependencies
614
+
615
+ - Updated @23blocks/block-content to 3.3.2
616
+
617
+ ## 6.5.8 (2026-01-16)
618
+
619
+ ### 🧱 Updated Dependencies
620
+
621
+ - Updated @23blocks/block-jarvis to 3.1.3
622
+
623
+ ## 6.5.7 (2026-01-16)
624
+
625
+ ### 🧱 Updated Dependencies
626
+
627
+ - Updated @23blocks/block-jarvis to 3.1.2
628
+
629
+ ## 6.5.6 (2026-01-16)
630
+
631
+ ### 🧱 Updated Dependencies
632
+
633
+ - Updated @23blocks/block-conversations to 3.3.2
634
+ - Updated @23blocks/block-geolocation to 3.4.1
635
+ - Updated @23blocks/block-onboarding to 3.1.2
636
+ - Updated @23blocks/block-university to 3.4.1
637
+ - Updated @23blocks/block-campaigns to 3.1.2
638
+ - Updated @23blocks/block-products to 3.4.1
639
+ - Updated @23blocks/block-company to 3.2.2
640
+ - Updated @23blocks/block-content to 3.3.1
641
+ - Updated @23blocks/block-rewards to 3.2.1
642
+ - Updated @23blocks/block-assets to 3.1.2
643
+ - Updated @23blocks/block-jarvis to 3.1.1
644
+ - Updated @23blocks/block-wallet to 3.1.2
645
+ - Updated @23blocks/block-files to 3.4.1
646
+ - Updated @23blocks/block-forms to 3.1.6
647
+ - Updated @23blocks/block-sales to 3.1.2
648
+ - Updated @23blocks/block-crm to 3.1.3
649
+
650
+ ## 6.5.5 (2026-01-13)
651
+
652
+ ### 🚀 Features
653
+
654
+ - **forms,crm:** add OTP verification for public forms and document expiration tracking ([426b87d](https://github.com/23blocks-OS/frontend-sdk/commit/426b87d))
655
+
656
+ ### 🧱 Updated Dependencies
657
+
658
+ - Updated @23blocks/block-forms to 3.1.5
659
+ - Updated @23blocks/block-crm to 3.1.2
660
+
661
+ ### ❤️ Thank You
662
+
663
+ - Claude Opus 4.5
664
+ - Juan Pelaez
665
+
666
+ ## 6.5.4 (2026-01-05)
667
+
668
+ ### 🚀 Features
669
+
670
+ - ⚠️ **angular:** complete all Angular services with full block coverage ([e806bfc](https://github.com/23blocks-OS/frontend-sdk/commit/e806bfc))
671
+
672
+ ### 🩹 Fixes
673
+
674
+ - **forms:** rename create to submit for landing and subscription forms ([7c7126f](https://github.com/23blocks-OS/frontend-sdk/commit/7c7126f))
675
+
676
+ ### ⚠️ Breaking Changes
677
+
678
+ - **angular:** complete all Angular services with full block coverage ([e806bfc](https://github.com/23blocks-OS/frontend-sdk/commit/e806bfc))
679
+ rawBlock renamed to {serviceName}Block across all services
680
+ Changes:
681
+ - Rename rawBlock to proper names (authenticationBlock, searchBlock, etc.) in all 17 Angular services
682
+ - Complete AuthenticationService with all 25 block services (permissions, apps, subscriptions, geography, guests, magic links, etc.)
683
+ - Complete CrmService with all 22 block services (contact events, lead follows, meeting participants, zoom, calendar, etc.)
684
+ - Complete GeolocationService with all 19 block services (premise events, route tracker, location hours/images/slots/taxes/groups, identities)
685
+ - Complete ConversationsService with all 14 block services (draft messages, group invites, websocket tokens, contexts, availabilities, meetings, web notifications)
686
+ - Complete FilesService with all 9 block services (user files, file categories, file tags, delegations, file access, file access requests)
687
+ - Complete AssetsService with all 12 block services (events with images/reports, audits, operations, alerts, users)
688
+ - Complete CampaignsService with all 12 block services (campaign media, landing pages, audiences, templates, media results)
689
+ - Complete CompanyService with positions and employee assignments
690
+ - Complete RewardsService with fixed method signatures for loyalty rules
691
+ - Complete SalesService with Stripe and MercadoPago payment services
692
+ - Complete JarvisService with AI models, entities, clusters, workflows, agent runtime
693
+ - Complete OnboardingService with onboard flow, mail templates, remarketing
694
+ - Complete UniversityService with placements, calendars, matches, attendance, notes
695
+ - Export missing types from block packages
696
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
697
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
698
+
699
+ ### 🧱 Updated Dependencies
700
+
701
+ - Updated @23blocks/block-authentication to 6.3.1
702
+ - Updated @23blocks/block-conversations to 3.3.1
703
+ - Updated @23blocks/block-company to 3.2.1
704
+ - Updated @23blocks/block-forms to 3.1.4
705
+
706
+ ### ❤️ Thank You
707
+
708
+ - Claude Opus 4.5
709
+ - Juan Pelaez
710
+
711
+ ## 6.5.3 (2026-01-05)
712
+
713
+ ### 🚀 Features
714
+
715
+ - **angular:** complete FormsService with all block services ([56b9177](https://github.com/23blocks-OS/frontend-sdk/commit/56b9177))
716
+
717
+ ### ❤️ Thank You
718
+
719
+ - Claude Opus 4.5
720
+ - Juan Pelaez
721
+
722
+ ## 6.5.2 (2026-01-05)
723
+
724
+ ### 🧱 Updated Dependencies
725
+
726
+ - Updated @23blocks/block-forms to 3.1.3
727
+
728
+ ## 6.5.1 (2026-01-04)
729
+
730
+ ### 🚀 Features
731
+
732
+ - **angular:** add bindings for new LOW priority services ([171f10b](https://github.com/23blocks-OS/frontend-sdk/commit/171f10b))
733
+
734
+ ### ❤️ Thank You
735
+
736
+ - Claude Opus 4.5
737
+ - Juan Pelaez
738
+
739
+ ## 6.5.0 (2026-01-04)
740
+
741
+ ### 🧱 Updated Dependencies
742
+
743
+ - Updated @23blocks/block-authentication to 6.3.0
744
+ - Updated @23blocks/block-geolocation to 3.4.0
745
+ - Updated @23blocks/block-university to 3.4.0
746
+ - Updated @23blocks/block-products to 3.4.0
747
+ - Updated @23blocks/block-content to 3.3.0
748
+ - Updated @23blocks/block-rewards to 3.2.0
749
+ - Updated @23blocks/block-search to 4.2.0
750
+ - Updated @23blocks/block-files to 3.4.0
751
+
752
+ ## 6.4.0 (2026-01-04)
753
+
754
+ ### 🧱 Updated Dependencies
755
+
756
+ - Updated @23blocks/block-conversations to 3.3.0
757
+ - Updated @23blocks/block-geolocation to 3.3.0
758
+ - Updated @23blocks/block-university to 3.3.0
759
+ - Updated @23blocks/block-products to 3.3.0
760
+ - Updated @23blocks/block-files to 3.3.0
761
+
762
+ ## 6.3.0 (2026-01-04)
763
+
764
+ ### 🧱 Updated Dependencies
765
+
766
+ - Updated @23blocks/block-geolocation to 3.2.0
767
+ - Updated @23blocks/block-company to 3.2.0
768
+ - Updated @23blocks/block-content to 3.2.0
769
+ - Updated @23blocks/block-files to 3.2.0
770
+
771
+ ## 6.2.0 (2026-01-04)
772
+
773
+ ### 🧱 Updated Dependencies
774
+
775
+ - Updated @23blocks/block-authentication to 6.2.0
776
+ - Updated @23blocks/block-conversations to 3.2.0
777
+ - Updated @23blocks/block-university to 3.2.0
778
+ - Updated @23blocks/block-products to 3.2.0
779
+
780
+ ## 6.1.3 (2026-01-04)
781
+
782
+ ### 🧱 Updated Dependencies
783
+
784
+ - Updated @23blocks/block-geolocation to 3.1.1
785
+ - Updated @23blocks/block-onboarding to 3.1.1
786
+ - Updated @23blocks/block-university to 3.1.1
787
+ - Updated @23blocks/block-campaigns to 3.1.1
788
+ - Updated @23blocks/block-products to 3.1.1
789
+ - Updated @23blocks/block-content to 3.1.1
790
+ - Updated @23blocks/block-rewards to 3.1.1
791
+ - Updated @23blocks/block-assets to 3.1.1
792
+ - Updated @23blocks/block-search to 4.1.1
793
+ - Updated @23blocks/block-wallet to 3.1.1
794
+ - Updated @23blocks/block-files to 3.1.1
795
+ - Updated @23blocks/block-sales to 3.1.1
796
+ - Updated @23blocks/block-crm to 3.1.1
797
+
798
+ ## 6.1.2 (2026-01-04)
799
+
800
+ ### 🧱 Updated Dependencies
801
+
802
+ - Updated @23blocks/block-forms to 3.1.2
803
+
804
+ ## 6.1.1 (2026-01-04)
805
+
806
+ ### 🧱 Updated Dependencies
807
+
808
+ - Updated @23blocks/block-forms to 3.1.1
809
+
810
+ ## 6.1.0 (2026-01-01)
811
+
812
+ ### 🚀 Features
813
+
814
+ - add SDK developer experience improvements and testing package ([37db5f9](https://github.com/23blocks-OS/frontend-sdk/commit/37db5f9))
815
+
816
+ ### 🧱 Updated Dependencies
817
+
818
+ - Updated @23blocks/block-authentication to 6.1.0
819
+ - Updated @23blocks/block-conversations to 3.1.0
820
+ - Updated @23blocks/block-geolocation to 3.1.0
821
+ - Updated @23blocks/block-onboarding to 3.1.0
822
+ - Updated @23blocks/block-university to 3.1.0
823
+ - Updated @23blocks/block-campaigns to 3.1.0
824
+ - Updated @23blocks/block-products to 3.1.0
825
+ - Updated @23blocks/transport-http to 3.1.0
826
+ - Updated @23blocks/block-company to 3.1.0
827
+ - Updated @23blocks/block-content to 3.1.0
828
+ - Updated @23blocks/block-rewards to 3.1.0
829
+ - Updated @23blocks/block-assets to 3.1.0
830
+ - Updated @23blocks/block-jarvis to 3.1.0
831
+ - Updated @23blocks/block-search to 4.1.0
832
+ - Updated @23blocks/block-wallet to 3.1.0
833
+ - Updated @23blocks/block-files to 3.1.0
834
+ - Updated @23blocks/block-forms to 3.1.0
835
+ - Updated @23blocks/block-sales to 3.1.0
836
+ - Updated @23blocks/block-crm to 3.1.0
837
+ - Updated @23blocks/contracts to 2.1.0
838
+
839
+ ### ❤️ Thank You
840
+
841
+ - Claude Opus 4.5
842
+ - Juan Pelaez
843
+
844
+ ## 6.0.2 (2026-01-01)
845
+
846
+ ### 🧱 Updated Dependencies
847
+
848
+ - Updated @23blocks/block-authentication to 6.0.2
849
+ - Updated @23blocks/block-products to 3.0.2
850
+
851
+ ## 6.0.1 (2025-12-31)
852
+
853
+ ### 🧱 Updated Dependencies
854
+
855
+ - Updated @23blocks/block-authentication to 6.0.1
856
+ - Updated @23blocks/block-forms to 3.0.2
857
+
858
+ # 6.0.0 (2025-12-17)
859
+
860
+ ### 🩹 Fixes
861
+
862
+ - ⚠️ use x-api-key header for API standards compliance ([8206652](https://github.com/23blocks-OS/frontend-sdk/commit/8206652))
863
+
864
+ ### ⚠️ Breaking Changes
865
+
866
+ - use x-api-key header for API standards compliance ([8206652](https://github.com/23blocks-OS/frontend-sdk/commit/8206652))
867
+ The HTTP header sent with API requests changed from
868
+ 'api-key' to 'x-api-key'. Backend services need to accept 'x-api-key' header.
869
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
870
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
871
+
872
+ ### 🧱 Updated Dependencies
873
+
874
+ - Updated @23blocks/block-authentication to 6.0.0
875
+
876
+ ### ❤️ Thank You
877
+
878
+ - Claude Opus 4.5
879
+ - Juan Pelaez
880
+
881
+ ## 5.0.1 (2025-12-17)
882
+
883
+ ### 🧱 Updated Dependencies
884
+
885
+ - Updated @23blocks/block-authentication to 5.0.1
886
+ - Updated @23blocks/block-conversations to 3.0.1
887
+ - Updated @23blocks/block-geolocation to 3.0.1
888
+ - Updated @23blocks/block-onboarding to 3.0.1
889
+ - Updated @23blocks/block-university to 3.0.1
890
+ - Updated @23blocks/block-campaigns to 3.0.1
891
+ - Updated @23blocks/block-products to 3.0.1
892
+ - Updated @23blocks/transport-http to 3.0.1
893
+ - Updated @23blocks/block-company to 3.0.1
894
+ - Updated @23blocks/block-content to 3.0.1
895
+ - Updated @23blocks/block-rewards to 3.0.1
896
+ - Updated @23blocks/block-assets to 3.0.1
897
+ - Updated @23blocks/block-jarvis to 3.0.1
898
+ - Updated @23blocks/block-search to 4.0.1
899
+ - Updated @23blocks/block-wallet to 3.0.1
900
+ - Updated @23blocks/block-files to 3.0.1
901
+ - Updated @23blocks/block-forms to 3.0.1
902
+ - Updated @23blocks/block-sales to 3.0.1
903
+ - Updated @23blocks/block-crm to 3.0.1
904
+ - Updated @23blocks/contracts to 2.0.1
905
+
906
+ # 5.0.0 (2025-12-17)
907
+
908
+ ### 🚀 Features
909
+
910
+ - ⚠️ rename appId to apiKey and add test infrastructure ([fb02c62](https://github.com/23blocks-OS/frontend-sdk/commit/fb02c62))
911
+
912
+ ### ⚠️ Breaking Changes
913
+
914
+ - rename appId to apiKey and add test infrastructure ([fb02c62](https://github.com/23blocks-OS/frontend-sdk/commit/fb02c62))
915
+ The configuration property 'appId' has been renamed to 'apiKey' across all packages. The HTTP header sent to the API changed from 'appid' to 'api-key'.
916
+ - Rename appId to apiKey in BlockConfig interface
917
+ - Update SDK client, Angular providers, and React context
918
+ - Update all documentation with new apiKey examples
919
+ - Add comprehensive test infrastructure:
920
+ - Vitest workspace configuration (unit/integration/workflows)
921
+ - Docker compose for API testing
922
+ - Unit tests for mappers (32 tests passing)
923
+ - Integration test templates for Auth and Search blocks
924
+ - CI workflows for tiered testing (pr-checks, merge-tests, full-tests)
925
+ - Add BACKLOG.md tracking test prerequisites and pending work
926
+ - Add TEST_SUITE_STRATEGY.md documenting tiered testing approach
927
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
928
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
929
+
930
+ ### 🧱 Updated Dependencies
931
+
932
+ - Updated @23blocks/block-authentication to 5.0.0
933
+ - Updated @23blocks/block-conversations to 3.0.0
934
+ - Updated @23blocks/block-geolocation to 3.0.0
935
+ - Updated @23blocks/block-onboarding to 3.0.0
936
+ - Updated @23blocks/block-university to 3.0.0
937
+ - Updated @23blocks/block-campaigns to 3.0.0
938
+ - Updated @23blocks/block-products to 3.0.0
939
+ - Updated @23blocks/transport-http to 3.0.0
940
+ - Updated @23blocks/block-company to 3.0.0
941
+ - Updated @23blocks/block-content to 3.0.0
942
+ - Updated @23blocks/block-rewards to 3.0.0
943
+ - Updated @23blocks/block-assets to 3.0.0
944
+ - Updated @23blocks/block-jarvis to 3.0.0
945
+ - Updated @23blocks/block-search to 4.0.0
946
+ - Updated @23blocks/block-wallet to 3.0.0
947
+ - Updated @23blocks/block-files to 3.0.0
948
+ - Updated @23blocks/block-forms to 3.0.0
949
+ - Updated @23blocks/block-sales to 3.0.0
950
+ - Updated @23blocks/block-crm to 3.0.0
951
+ - Updated @23blocks/contracts to 2.0.0
952
+
953
+ ### ❤️ Thank You
954
+
955
+ - Claude Opus 4.5
956
+ - Juan Pelaez
957
+
958
+ ## 4.4.0 (2025-12-15)
959
+
960
+ ### 🚀 Features
961
+
962
+ - achieve full Angular/React parity across all SDK blocks ([7debcce](https://github.com/23blocks-OS/frontend-sdk/commit/7debcce))
963
+
964
+ ### 🧱 Updated Dependencies
965
+
966
+ - Updated @23blocks/block-campaigns to 2.1.0
967
+ - Updated @23blocks/block-products to 2.2.0
968
+ - Updated @23blocks/block-assets to 2.2.0
969
+ - Updated @23blocks/block-wallet to 2.1.0
970
+ - Updated @23blocks/block-sales to 2.2.0
971
+
972
+ ### ❤️ Thank You
973
+
974
+ - Claude Opus 4.5
975
+ - Juan Pelaez
976
+
977
+ ## 4.3.0 (2025-12-15)
978
+
979
+ ### 🧱 Updated Dependencies
980
+
981
+ - Updated @23blocks/block-university to 2.1.0
982
+ - Updated @23blocks/block-products to 2.1.0
983
+ - Updated @23blocks/block-rewards to 2.1.0
984
+ - Updated @23blocks/block-search to 3.1.0
985
+
986
+ ## 4.2.0 (2025-12-15)
987
+
988
+ ### 🧱 Updated Dependencies
989
+
990
+ - Updated @23blocks/block-geolocation to 2.1.0
991
+ - Updated @23blocks/block-content to 2.1.0
992
+ - Updated @23blocks/block-files to 2.1.0
993
+ - Updated @23blocks/block-forms to 2.1.0
994
+
995
+ ## 4.1.0 (2025-12-15)
996
+
997
+ ### 🧱 Updated Dependencies
998
+
999
+ - Updated @23blocks/block-conversations to 2.1.0
1000
+ - Updated @23blocks/block-onboarding to 2.1.0
1001
+ - Updated @23blocks/block-assets to 2.1.0
1002
+ - Updated @23blocks/block-jarvis to 2.1.0
1003
+ - Updated @23blocks/block-sales to 2.1.0
1004
+ - Updated @23blocks/block-crm to 2.2.0
1005
+
1006
+ # 4.0.0 (2025-12-15)
1007
+
1008
+ ### 🧱 Updated Dependencies
1009
+
1010
+ - Updated @23blocks/block-authentication to 4.0.0
1011
+
1012
+ ## 3.1.1 (2025-12-15)
1013
+
1014
+ ### 🧱 Updated Dependencies
1015
+
1016
+ - Updated @23blocks/block-authentication to 3.1.1
1017
+
1018
+ ## 3.1.0 (2025-12-15)
1019
+
1020
+ ### 🚀 Features
1021
+
1022
+ - add validateEmail, MFA, OAuth, Avatars, Tenants to Auth block and expand CRM block ([48b980f](https://github.com/23blocks-OS/frontend-sdk/commit/48b980f))
1023
+
1024
+ ### 🧱 Updated Dependencies
1025
+
1026
+ - Updated @23blocks/block-authentication to 3.1.0
1027
+ - Updated @23blocks/block-crm to 2.1.0
1028
+
1029
+ ### ❤️ Thank You
1030
+
1031
+ - Claude Opus 4.5
1032
+ - Juan Pelaez
1033
+
1034
+ ## 3.0.4 (2025-12-15)
1035
+
1036
+ ### 🧱 Updated Dependencies
1037
+
1038
+ - Updated @23blocks/block-authentication to 3.0.3
1039
+
1040
+ ## 3.0.3 (2025-12-15)
1041
+
1042
+ ### 🧱 Updated Dependencies
1043
+
1044
+ - Updated @23blocks/block-authentication to 3.0.2
1045
+
1046
+ ## 3.0.2 (2025-12-15)
1047
+
1048
+ ### 🧱 Updated Dependencies
1049
+
1050
+ - Updated @23blocks/block-authentication to 3.0.1
1051
+ - Updated @23blocks/transport-http to 2.0.2
1052
+
1053
+ ## 3.0.1 (2025-12-15)
1054
+
1055
+ ### 🧱 Updated Dependencies
1056
+
1057
+ - Updated @23blocks/transport-http to 2.0.1
1058
+
1059
+ # 3.0.0 (2025-12-15)
1060
+
1061
+ ### 🩹 Fixes
1062
+
1063
+ - ⚠️ wrap all API request parameters with correct Rails object keys ([192ad70](https://github.com/23blocks-OS/frontend-sdk/commit/192ad70))
1064
+
1065
+ ### ⚠️ Breaking Changes
1066
+
1067
+ - wrap all API request parameters with correct Rails object keys ([192ad70](https://github.com/23blocks-OS/frontend-sdk/commit/192ad70))
1068
+ All service methods now correctly wrap request bodies
1069
+ with Rails-expected parameter keys (e.g., `user:`, `contact:`, `order:`).
1070
+ This fixes the critical issue where API requests were failing validation
1071
+ because parameters were sent flat instead of wrapped.
1072
+ Affected blocks:
1073
+ - block-authentication: auth, users, guests, apps, subscriptions, api-keys, roles
1074
+ - block-crm: contacts, accounts, leads, opportunities, meetings, quotes
1075
+ - block-company: companies, departments, teams, team-members, quarters
1076
+ - block-content: posts, comments, categories, tags
1077
+ - block-products: products, cart, catalog
1078
+ - block-sales: orders, order-details, payments, subscriptions
1079
+ - block-conversations: messages, groups, draft-messages, notifications
1080
+ - block-wallet: wallets, authorization-codes
1081
+ - block-files: storage-files, entity-files, file-schemas
1082
+ - block-forms: forms, form-schemas, form-sets, form-instances
1083
+ - block-assets: assets, asset-events, asset-audits
1084
+ - block-campaigns: campaigns, campaign-media, audiences, landing-pages
1085
+ - block-geolocation: locations, addresses, areas, regions, routes, bookings, premises
1086
+ - block-rewards: rewards, coupons, loyalty, badges
1087
+ - block-onboarding: onboardings, flows, user-journeys, user-identities
1088
+ - block-university: courses, lessons, enrollments, assignments, submissions
1089
+ - block-jarvis: agents, prompts, workflows, conversations
1090
+ Consumer API remains unchanged - this is an internal fix.
1091
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1092
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1093
+
1094
+ ### 🧱 Updated Dependencies
1095
+
1096
+ - Updated @23blocks/block-authentication to 3.0.0
1097
+ - Updated @23blocks/block-conversations to 2.0.0
1098
+ - Updated @23blocks/block-geolocation to 2.0.0
1099
+ - Updated @23blocks/block-onboarding to 2.0.0
1100
+ - Updated @23blocks/block-university to 2.0.0
1101
+ - Updated @23blocks/block-campaigns to 2.0.0
1102
+ - Updated @23blocks/block-products to 2.0.0
1103
+ - Updated @23blocks/transport-http to 2.0.0
1104
+ - Updated @23blocks/block-company to 2.0.0
1105
+ - Updated @23blocks/block-content to 2.0.0
1106
+ - Updated @23blocks/block-rewards to 2.0.0
1107
+ - Updated @23blocks/block-assets to 2.0.0
1108
+ - Updated @23blocks/block-jarvis to 2.0.0
1109
+ - Updated @23blocks/block-search to 3.0.0
1110
+ - Updated @23blocks/block-wallet to 2.0.0
1111
+ - Updated @23blocks/block-files to 2.0.0
1112
+ - Updated @23blocks/block-forms to 2.0.0
1113
+ - Updated @23blocks/block-sales to 2.0.0
1114
+ - Updated @23blocks/block-crm to 2.0.0
1115
+
1116
+ ### ❤️ Thank You
1117
+
1118
+ - Claude Opus 4.5
1119
+ - Juan Pelaez
1120
+
1121
+ # 2.0.0 (2025-12-14)
1122
+
1123
+ ### 🚀 Features
1124
+
1125
+ - ⚠️ change appid header to x-api-key for API standards compliance ([bcaf889](https://github.com/23blocks-OS/frontend-sdk/commit/bcaf889))
1126
+
1127
+ ### ⚠️ Breaking Changes
1128
+
1129
+ - change appid header to x-api-key for API standards compliance ([bcaf889](https://github.com/23blocks-OS/frontend-sdk/commit/bcaf889))
1130
+ The header sent with requests changed from 'appid' to 'x-api-key'. Backend services need to accept 'x-api-key' header.
1131
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1132
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1133
+
1134
+ ### 🧱 Updated Dependencies
1135
+
1136
+ - Updated @23blocks/block-authentication to 2.0.0
1137
+ - Updated @23blocks/block-search to 2.0.0
1138
+
1139
+ ### ❤️ Thank You
1140
+
1141
+ - Claude Opus 4.5
1142
+ - Juan Pelaez
1143
+
1144
+ ## 1.1.3 (2025-12-14)
1145
+
1146
+ ### 🧱 Updated Dependencies
1147
+
1148
+ - Updated @23blocks/block-authentication to 1.0.5
1149
+ - Updated @23blocks/block-conversations to 1.0.4
1150
+ - Updated @23blocks/block-geolocation to 1.0.4
1151
+ - Updated @23blocks/block-onboarding to 1.0.4
1152
+ - Updated @23blocks/block-university to 1.0.4
1153
+ - Updated @23blocks/block-campaigns to 1.0.4
1154
+ - Updated @23blocks/block-products to 1.0.4
1155
+ - Updated @23blocks/transport-http to 1.0.4
1156
+ - Updated @23blocks/block-company to 1.0.4
1157
+ - Updated @23blocks/block-content to 1.0.5
1158
+ - Updated @23blocks/block-rewards to 1.0.4
1159
+ - Updated @23blocks/block-assets to 1.0.4
1160
+ - Updated @23blocks/block-jarvis to 1.0.4
1161
+ - Updated @23blocks/block-search to 1.0.4
1162
+ - Updated @23blocks/block-wallet to 1.0.4
1163
+ - Updated @23blocks/block-files to 1.0.4
1164
+ - Updated @23blocks/block-forms to 1.0.4
1165
+ - Updated @23blocks/block-sales to 1.0.4
1166
+ - Updated @23blocks/block-crm to 1.0.4
1167
+ - Updated @23blocks/contracts to 1.0.4
1168
+
1169
+ ## 1.1.2 (2025-12-14)
1170
+
1171
+ ### 🧱 Updated Dependencies
1172
+
1173
+ - Updated @23blocks/block-authentication to 1.0.4
1174
+ - Updated @23blocks/block-conversations to 1.0.3
1175
+ - Updated @23blocks/block-geolocation to 1.0.3
1176
+ - Updated @23blocks/block-onboarding to 1.0.3
1177
+ - Updated @23blocks/block-university to 1.0.3
1178
+ - Updated @23blocks/block-campaigns to 1.0.3
1179
+ - Updated @23blocks/block-products to 1.0.3
1180
+ - Updated @23blocks/transport-http to 1.0.3
1181
+ - Updated @23blocks/block-company to 1.0.3
1182
+ - Updated @23blocks/block-content to 1.0.4
1183
+ - Updated @23blocks/block-rewards to 1.0.3
1184
+ - Updated @23blocks/block-assets to 1.0.3
1185
+ - Updated @23blocks/block-jarvis to 1.0.3
1186
+ - Updated @23blocks/block-search to 1.0.3
1187
+ - Updated @23blocks/block-wallet to 1.0.3
1188
+ - Updated @23blocks/block-files to 1.0.3
1189
+ - Updated @23blocks/block-forms to 1.0.3
1190
+ - Updated @23blocks/block-sales to 1.0.3
1191
+ - Updated @23blocks/block-crm to 1.0.3
1192
+ - Updated @23blocks/contracts to 1.0.3
1193
+
1194
+ ## 1.1.1 (2025-12-14)
1195
+
1196
+ ### 🧱 Updated Dependencies
1197
+
1198
+ - Updated @23blocks/block-content to 1.0.3
1199
+
1200
+ ## 1.1.0 (2025-12-14)
1201
+
1202
+ ### 🚀 Features
1203
+
1204
+ - per-service URL configuration with no fallback behavior ([e6cabce](https://github.com/23blocks-OS/frontend-sdk/commit/e6cabce))
1205
+
1206
+ ### 🧱 Updated Dependencies
1207
+
1208
+ - Updated @23blocks/block-authentication to 1.0.3
1209
+ - Updated @23blocks/block-conversations to 1.0.2
1210
+ - Updated @23blocks/block-geolocation to 1.0.2
1211
+ - Updated @23blocks/block-onboarding to 1.0.2
1212
+ - Updated @23blocks/block-university to 1.0.2
1213
+ - Updated @23blocks/block-campaigns to 1.0.2
1214
+ - Updated @23blocks/block-products to 1.0.2
1215
+ - Updated @23blocks/transport-http to 1.0.2
1216
+ - Updated @23blocks/block-company to 1.0.2
1217
+ - Updated @23blocks/block-content to 1.0.2
1218
+ - Updated @23blocks/block-rewards to 1.0.2
1219
+ - Updated @23blocks/block-assets to 1.0.2
1220
+ - Updated @23blocks/block-jarvis to 1.0.2
1221
+ - Updated @23blocks/block-search to 1.0.2
1222
+ - Updated @23blocks/block-wallet to 1.0.2
1223
+ - Updated @23blocks/block-files to 1.0.2
1224
+ - Updated @23blocks/block-forms to 1.0.2
1225
+ - Updated @23blocks/block-sales to 1.0.2
1226
+ - Updated @23blocks/block-crm to 1.0.2
1227
+ - Updated @23blocks/contracts to 1.0.2
1228
+
1229
+ ### ❤️ Thank You
1230
+
1231
+ - Claude Opus 4.5
1232
+ - Juan Pelaez
1233
+
1234
+ ## 1.0.3 (2025-12-14)
1235
+
1236
+ ### 🚀 Features
1237
+
1238
+ - ⚠️ **sdk,react,angular:** add per-service URL support for microservices ([a0cb4f2](https://github.com/23blocks-OS/frontend-sdk/commit/a0cb4f2))
1239
+
1240
+ ### ⚠️ Breaking Changes
1241
+
1242
+ - **sdk,react,angular:** add per-service URL support for microservices ([a0cb4f2](https://github.com/23blocks-OS/frontend-sdk/commit/a0cb4f2))
1243
+ `baseUrl` replaced with `urls: { authentication: '...' }`
1244
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1245
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1246
+
1247
+ ### ❤️ Thank You
1248
+
1249
+ - Claude Opus 4.5
1250
+ - Juan Pelaez
1251
+
1252
+ ## 1.0.2 (2025-12-14)
1253
+
1254
+ ### 🧱 Updated Dependencies
1255
+
1256
+ - Updated @23blocks/block-authentication to 1.0.2
1257
+ - Updated @23blocks/block-conversations to 1.0.1
1258
+ - Updated @23blocks/block-geolocation to 1.0.1
1259
+ - Updated @23blocks/block-onboarding to 1.0.1
1260
+ - Updated @23blocks/block-university to 1.0.1
1261
+ - Updated @23blocks/block-campaigns to 1.0.1
1262
+ - Updated @23blocks/block-products to 1.0.1
1263
+ - Updated @23blocks/transport-http to 1.0.1
1264
+ - Updated @23blocks/block-company to 1.0.1
1265
+ - Updated @23blocks/block-content to 1.0.1
1266
+ - Updated @23blocks/block-rewards to 1.0.1
1267
+ - Updated @23blocks/block-assets to 1.0.1
1268
+ - Updated @23blocks/block-jarvis to 1.0.1
1269
+ - Updated @23blocks/block-search to 1.0.1
1270
+ - Updated @23blocks/block-wallet to 1.0.1
1271
+ - Updated @23blocks/block-files to 1.0.1
1272
+ - Updated @23blocks/block-forms to 1.0.1
1273
+ - Updated @23blocks/block-sales to 1.0.1
1274
+ - Updated @23blocks/block-crm to 1.0.1
1275
+ - Updated @23blocks/contracts to 1.0.1
1276
+
1277
+ ## 1.0.1 (2025-12-13)
1278
+
1279
+ ### 🧱 Updated Dependencies
1280
+
1281
+ - Updated @23blocks/block-authentication to 1.0.1
1282
+
1283
+ # 1.0.0 (2025-12-13)
1284
+
1285
+ ### 🚀 Features
1286
+
1287
+ - ⚠️ add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
1288
+
1289
+ ### ⚠️ Breaking Changes
1290
+
1291
+ - add simplified client API with automatic token management ([0b910c6](https://github.com/23blocks-OS/frontend-sdk/commit/0b910c6))
1292
+ None - new APIs are additive, existing APIs unchanged
1293
+ 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1294
+ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1295
+
1296
+ ### 🧱 Updated Dependencies
1297
+
1298
+ - Updated @23blocks/block-authentication to 1.0.0
1299
+ - Updated @23blocks/block-conversations to 1.0.0
1300
+ - Updated @23blocks/block-geolocation to 1.0.0
1301
+ - Updated @23blocks/block-onboarding to 1.0.0
1302
+ - Updated @23blocks/block-university to 1.0.0
1303
+ - Updated @23blocks/block-campaigns to 1.0.0
1304
+ - Updated @23blocks/block-products to 1.0.0
1305
+ - Updated @23blocks/transport-http to 1.0.0
1306
+ - Updated @23blocks/block-company to 1.0.0
1307
+ - Updated @23blocks/block-content to 1.0.0
1308
+ - Updated @23blocks/block-rewards to 1.0.0
1309
+ - Updated @23blocks/block-assets to 1.0.0
1310
+ - Updated @23blocks/block-jarvis to 1.0.0
1311
+ - Updated @23blocks/block-search to 1.0.0
1312
+ - Updated @23blocks/block-wallet to 1.0.0
1313
+ - Updated @23blocks/block-files to 1.0.0
1314
+ - Updated @23blocks/block-forms to 1.0.0
1315
+ - Updated @23blocks/block-sales to 1.0.0
1316
+ - Updated @23blocks/block-crm to 1.0.0
1317
+ - Updated @23blocks/contracts to 1.0.0
1318
+
1319
+ ### ❤️ Thank You
1320
+
1321
+ - Claude Opus 4.5
1322
+ - Juan Pelaez
1323
+
1324
+ ## 0.2.1 (2025-12-13)
1325
+
1326
+ ### 🧱 Updated Dependencies
1327
+
1328
+ - Updated @23blocks/block-authentication to 0.1.2
1329
+ - Updated @23blocks/block-conversations to 0.2.1
1330
+ - Updated @23blocks/block-geolocation to 0.2.1
1331
+ - Updated @23blocks/block-onboarding to 0.2.1
1332
+ - Updated @23blocks/block-university to 0.2.1
1333
+ - Updated @23blocks/block-campaigns to 0.2.1
1334
+ - Updated @23blocks/block-products to 0.2.1
1335
+ - Updated @23blocks/block-company to 0.2.1
1336
+ - Updated @23blocks/block-content to 0.2.1
1337
+ - Updated @23blocks/block-rewards to 0.2.1
1338
+ - Updated @23blocks/block-assets to 0.2.1
1339
+ - Updated @23blocks/block-jarvis to 0.2.1
1340
+ - Updated @23blocks/block-search to 0.1.2
1341
+ - Updated @23blocks/block-wallet to 0.2.1
1342
+ - Updated @23blocks/block-files to 0.2.1
1343
+ - Updated @23blocks/block-forms to 0.2.1
1344
+ - Updated @23blocks/block-sales to 0.2.1
1345
+ - Updated @23blocks/block-crm to 0.2.1
1346
+ - Updated @23blocks/contracts to 0.1.2
1347
+
1348
+ ## 0.2.0 (2025-12-13)
1349
+
1350
+ ### 🚀 Features
1351
+
1352
+ - add all block packages with React and Angular bindings ([bbeecf7](https://github.com/23blocks-OS/frontend-sdk/commit/bbeecf7))
1353
+
1354
+ ### 🩹 Fixes
1355
+
1356
+ - support Angular 10+ by using legacy-peer-deps ([21adc88](https://github.com/23blocks-OS/frontend-sdk/commit/21adc88))
1357
+
1358
+ ### 🧱 Updated Dependencies
1359
+
1360
+ - Updated @23blocks/block-authentication to 0.1.1
1361
+ - Updated @23blocks/block-conversations to 0.2.0
1362
+ - Updated @23blocks/block-geolocation to 0.2.0
1363
+ - Updated @23blocks/block-onboarding to 0.2.0
1364
+ - Updated @23blocks/block-university to 0.2.0
1365
+ - Updated @23blocks/block-campaigns to 0.2.0
1366
+ - Updated @23blocks/block-products to 0.2.0
1367
+ - Updated @23blocks/block-company to 0.2.0
1368
+ - Updated @23blocks/block-content to 0.2.0
1369
+ - Updated @23blocks/block-rewards to 0.2.0
1370
+ - Updated @23blocks/block-assets to 0.2.0
1371
+ - Updated @23blocks/block-jarvis to 0.2.0
1372
+ - Updated @23blocks/block-search to 0.1.1
1373
+ - Updated @23blocks/block-wallet to 0.2.0
1374
+ - Updated @23blocks/block-files to 0.2.0
1375
+ - Updated @23blocks/block-forms to 0.2.0
1376
+ - Updated @23blocks/block-sales to 0.2.0
1377
+ - Updated @23blocks/block-crm to 0.2.0
1378
+ - Updated @23blocks/contracts to 0.1.1
1379
+
1380
+ ### ❤️ Thank You
1381
+
1382
+ - Claude Opus 4.5
1383
+ - Juan Pelaez
1384
+
1385
+ ## 0.1.0 (2025-12-13)
1386
+
1387
+ ### 🚀 Features
1388
+
1389
+ - 23blocks SDK initial release ([ab53789](https://github.com/23blocks-OS/frontend-sdk/commit/ab53789))
1390
+
1391
+ ### 🧱 Updated Dependencies
1392
+
1393
+ - Updated @23blocks/block-authentication to 0.1.0
1394
+ - Updated @23blocks/block-search to 0.1.0
1395
+ - Updated @23blocks/contracts to 0.1.0
1396
+
1397
+ ### ❤️ Thank You
1398
+
1399
+ - Claude Opus 4.5
1400
+ - Juan Pelaez