@powerhousedao/switchboard 4.1.0-dev.9 → 4.1.0-dev.91

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
@@ -1,3 +1,697 @@
1
+ ## 4.1.0-dev.91 (2025-10-28)
2
+
3
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
4
+
5
+ ## 4.1.0-dev.90 (2025-10-27)
6
+
7
+ ### 🚀 Features
8
+
9
+ - **reactor-api:** updated apollo server to v5 ([66dffda7b](https://github.com/powerhouse-inc/powerhouse/commit/66dffda7b))
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - **switchboard:** fallback to filesystem storage if postgres db is unavailable ([97e40bbf5](https://github.com/powerhouse-inc/powerhouse/commit/97e40bbf5))
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - acaldas
18
+
19
+ ## 4.1.0-dev.89 (2025-10-24)
20
+
21
+ ### 🩹 Fixes
22
+
23
+ - used fixed versions for codemirror dep ([183e487db](https://github.com/powerhouse-inc/powerhouse/commit/183e487db))
24
+
25
+ ### ❤️ Thank You
26
+
27
+ - Guillermo Puente @gpuente
28
+
29
+ ## 4.1.0-dev.88 (2025-10-24)
30
+
31
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
32
+
33
+ ## 4.1.0-dev.87 (2025-10-24)
34
+
35
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
36
+
37
+ ## 4.1.0-dev.86 (2025-10-23)
38
+
39
+ ### 🩹 Fixes
40
+
41
+ - **vetra:** added codegen debounce test and reduced logging ([bc360b8e0](https://github.com/powerhouse-inc/powerhouse/commit/bc360b8e0))
42
+
43
+ ### ❤️ Thank You
44
+
45
+ - acaldas @acaldas
46
+
47
+ ## 4.1.0-dev.85 (2025-10-22)
48
+
49
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
50
+
51
+ ## 4.1.0-dev.84 (2025-10-22)
52
+
53
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
54
+
55
+ ## 4.1.0-dev.83 (2025-10-22)
56
+
57
+ ### 🚀 Features
58
+
59
+ - add automated tests for vetra features ([#1962](https://github.com/powerhouse-inc/powerhouse/pull/1962))
60
+
61
+ ### ❤️ Thank You
62
+
63
+ - Guillermo Puente Sandoval @gpuente
64
+
65
+ ## 4.1.0-dev.82 (2025-10-21)
66
+
67
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
68
+
69
+ ## 4.1.0-dev.81 (2025-10-21)
70
+
71
+ ### 🚀 Features
72
+
73
+ - **reactor-browser:** remove catch all wildcard ([f09931a88](https://github.com/powerhouse-inc/powerhouse/commit/f09931a88))
74
+ - **reactor-browser,connect:** use new window function factory ([7886c284f](https://github.com/powerhouse-inc/powerhouse/commit/7886c284f))
75
+
76
+ ### ❤️ Thank You
77
+
78
+ - ryanwolhuter @ryanwolhuter
79
+
80
+ ## 4.1.0-dev.80 (2025-10-21)
81
+
82
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
83
+
84
+ ## 4.1.0-dev.79 (2025-10-20)
85
+
86
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
87
+
88
+ ## 4.1.0-dev.78 (2025-10-20)
89
+
90
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
91
+
92
+ ## 4.1.0-dev.77 (2025-10-20)
93
+
94
+ ### 🩹 Fixes
95
+
96
+ - add missing @openfeature/core peer dependency ([2c4a904b0](https://github.com/powerhouse-inc/powerhouse/commit/2c4a904b0))
97
+
98
+ ### ❤️ Thank You
99
+
100
+ - acaldas @acaldas
101
+
102
+ ## 4.1.0-dev.76 (2025-10-18)
103
+
104
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
105
+
106
+ ## 4.1.0-dev.75 (2025-10-17)
107
+
108
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
109
+
110
+ ## 4.1.0-dev.74 (2025-10-15)
111
+
112
+ ### 🩹 Fixes
113
+
114
+ - **codegen:** update graphql dependency in package.json ([257f368ac](https://github.com/powerhouse-inc/powerhouse/commit/257f368ac))
115
+ - merge fixes ([e5eda5985](https://github.com/powerhouse-inc/powerhouse/commit/e5eda5985))
116
+
117
+ ### ❤️ Thank You
118
+
119
+ - Benjamin Jordan (@thegoldenmule)
120
+ - Guillermo Puente @gpuente
121
+
122
+ ## 4.1.0-dev.73 (2025-10-15)
123
+
124
+ ### 🚀 Features
125
+
126
+ - **renown:** added login button ([f109c7305](https://github.com/powerhouse-inc/powerhouse/commit/f109c7305))
127
+
128
+ ### ❤️ Thank You
129
+
130
+ - Frank
131
+
132
+ ## 4.1.0-dev.72 (2025-10-15)
133
+
134
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
135
+
136
+ ## 4.1.0-dev.71 (2025-10-15)
137
+
138
+ ### 🩹 Fixes
139
+
140
+ - **codegen:** update analytics processor imports to use in processor templates ([#1954](https://github.com/powerhouse-inc/powerhouse/pull/1954))
141
+
142
+ ### ❤️ Thank You
143
+
144
+ - Guillermo Puente Sandoval @gpuente
145
+
146
+ ## 4.1.0-dev.70 (2025-10-14)
147
+
148
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
149
+
150
+ ## 4.1.0-dev.69 (2025-10-11)
151
+
152
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
153
+
154
+ ## 4.1.0-dev.68 (2025-10-11)
155
+
156
+ ### 🚀 Features
157
+
158
+ - **vetra:** added read model to fetch vetra packages ([abb6d3742](https://github.com/powerhouse-inc/powerhouse/commit/abb6d3742))
159
+
160
+ ### ❤️ Thank You
161
+
162
+ - Frank
163
+
164
+ ## 4.1.0-dev.67 (2025-10-10)
165
+
166
+ ### 🚀 Features
167
+
168
+ - **vetra:** add open button to Package Information section ([#1930](https://github.com/powerhouse-inc/powerhouse/pull/1930))
169
+
170
+ ### ❤️ Thank You
171
+
172
+ - Guillermo Puente Sandoval @gpuente
173
+
174
+ ## 4.1.0-dev.66 (2025-10-09)
175
+
176
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
177
+
178
+ ## 4.1.0-dev.65 (2025-10-09)
179
+
180
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
181
+
182
+ ## 4.1.0-dev.64 (2025-10-09)
183
+
184
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
185
+
186
+ ## 4.1.0-dev.63 (2025-10-09)
187
+
188
+ ### 🚀 Features
189
+
190
+ - update @electric-sql/pglite version ([fa3529328](https://github.com/powerhouse-inc/powerhouse/commit/fa3529328))
191
+
192
+ ### ❤️ Thank You
193
+
194
+ - acaldas @acaldas
195
+
196
+ ## 4.1.0-dev.62 (2025-10-08)
197
+
198
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
199
+
200
+ ## 4.1.0-dev.61 (2025-10-08)
201
+
202
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
203
+
204
+ ## 4.1.0-dev.60 (2025-10-08)
205
+
206
+ ### 🚀 Features
207
+
208
+ - **vetra:** added read model to fetch vetra packages ([23c55364d](https://github.com/powerhouse-inc/powerhouse/commit/23c55364d))
209
+ - **monorepo:** use latest versions of react related deps ([#1905](https://github.com/powerhouse-inc/powerhouse/pull/1905))
210
+ - **monorepo:** remove global storybook installs ([#1903](https://github.com/powerhouse-inc/powerhouse/pull/1903))
211
+ - **monorepo:** update to react 19 ([#1902](https://github.com/powerhouse-inc/powerhouse/pull/1902))
212
+ - **vetra:** enabled HMR in dev mode ([8cf19757e](https://github.com/powerhouse-inc/powerhouse/commit/8cf19757e))
213
+ - **vetra:** new connect build setup on vetra ([8dd11a849](https://github.com/powerhouse-inc/powerhouse/commit/8dd11a849))
214
+ - **monorepo:** revert package versions ([8a1a02628](https://github.com/powerhouse-inc/powerhouse/commit/8a1a02628))
215
+ - **monorepo:** update eslint config ([ac97af97d](https://github.com/powerhouse-inc/powerhouse/commit/ac97af97d))
216
+ - adding feature flags to reactor-mcp ([fe4f2f683](https://github.com/powerhouse-inc/powerhouse/commit/fe4f2f683))
217
+ - stubbing out feature flag + reactor setup in connect and deleting unused code in reactor-browser ([793bbd7af](https://github.com/powerhouse-inc/powerhouse/commit/793bbd7af))
218
+ - syncing feature flag behavior between switchboard and reactor-local ([e45dc2bf7](https://github.com/powerhouse-inc/powerhouse/commit/e45dc2bf7))
219
+ - added initial pieces of the kysely operation store implementation ([3fbece162](https://github.com/powerhouse-inc/powerhouse/commit/3fbece162))
220
+ - **connect,builder-tools:** build rework ([#1871](https://github.com/powerhouse-inc/powerhouse/pull/1871))
221
+ - **codegen:** updated editor boilerplate with document state and example setName dispatch ([3e7c51cc3](https://github.com/powerhouse-inc/powerhouse/commit/3e7c51cc3))
222
+ - restructure document model to avoid circular imports ([#1874](https://github.com/powerhouse-inc/powerhouse/pull/1874))
223
+ - added watch-packages option to vetra command and disabled dynamic package loading by default ([#1875](https://github.com/powerhouse-inc/powerhouse/pull/1875))
224
+
225
+ ### 🩹 Fixes
226
+
227
+ - **switchboard, ph-cli, ph-cmd, builder-tools:** ensure minimum node version ([e0fb396e7](https://github.com/powerhouse-inc/powerhouse/commit/e0fb396e7))
228
+ - **connect:** added switchboard push listener ([c611ffa9e](https://github.com/powerhouse-inc/powerhouse/commit/c611ffa9e))
229
+
230
+ ### ❤️ Thank You
231
+
232
+ - acaldas @acaldas
233
+ - Benjamin Jordan (@thegoldenmule)
234
+ - Frank
235
+ - Guillermo Puente @gpuente
236
+ - Guillermo Puente Sandoval @gpuente
237
+ - Ryan Wolhuter @ryanwolhuter
238
+ - ryanwolhuter @ryanwolhuter
239
+
240
+ ## 4.1.0-dev.59 (2025-09-24)
241
+
242
+ ### 🚀 Features
243
+
244
+ - **reactor:** fix lint error ([53777e154](https://github.com/powerhouse-inc/powerhouse/commit/53777e154))
245
+ - **monorepo:** rename tsc to tsc:build ([c1385418b](https://github.com/powerhouse-inc/powerhouse/commit/c1385418b))
246
+
247
+ ### 🩹 Fixes
248
+
249
+ - **builder-tools:** declare @storybook/preview-api dependency ([705ac8da1](https://github.com/powerhouse-inc/powerhouse/commit/705ac8da1))
250
+ - part 2 of build fixes for module changes ([3000a13c3](https://github.com/powerhouse-inc/powerhouse/commit/3000a13c3))
251
+ - lots of type fixes for modules ([8f4cf02fe](https://github.com/powerhouse-inc/powerhouse/commit/8f4cf02fe))
252
+
253
+ ### ❤️ Thank You
254
+
255
+ - acaldas @acaldas
256
+ - Benjamin Jordan (@thegoldenmule)
257
+ - ryanwolhuter @ryanwolhuter
258
+
259
+ ## 4.1.0-dev.58 (2025-09-18)
260
+
261
+ ### 🚀 Features
262
+
263
+ - adding feature flag to switchboard for controlling reactorv2 api ([4486c8a8d](https://github.com/powerhouse-inc/powerhouse/commit/4486c8a8d))
264
+
265
+ ### 🩹 Fixes
266
+
267
+ - test fix for document-drive package ([40f4b6416](https://github.com/powerhouse-inc/powerhouse/commit/40f4b6416))
268
+ - fixing the utc times ([15b06d2e2](https://github.com/powerhouse-inc/powerhouse/commit/15b06d2e2))
269
+
270
+ ### ❤️ Thank You
271
+
272
+ - Benjamin Jordan (@thegoldenmule)
273
+
274
+ ## 4.1.0-dev.57 (2025-09-17)
275
+
276
+ ### 🚀 Features
277
+
278
+ - **monorepo:** empty commit to satisfy naming ([5aa18f417](https://github.com/powerhouse-inc/powerhouse/commit/5aa18f417))
279
+ - **monorepo:** merge main ([79f6472b1](https://github.com/powerhouse-inc/powerhouse/commit/79f6472b1))
280
+ - **monorepo:** update release branch workflow ([e9c221ab5](https://github.com/powerhouse-inc/powerhouse/commit/e9c221ab5))
281
+ - add processor configuration support to switchboard and Vetra integration ([#1859](https://github.com/powerhouse-inc/powerhouse/pull/1859))
282
+
283
+ ### 🩹 Fixes
284
+
285
+ - **monorepo:** re-add nx js plugin ([d477a49d7](https://github.com/powerhouse-inc/powerhouse/commit/d477a49d7))
286
+ - **monorepo:** regenerate lockfile ([7811171ff](https://github.com/powerhouse-inc/powerhouse/commit/7811171ff))
287
+ - **monorepo:** linting and type checking ([#1776](https://github.com/powerhouse-inc/powerhouse/pull/1776))
288
+
289
+ ### ❤️ Thank You
290
+
291
+ - Guillermo Puente Sandoval @gpuente
292
+ - Ryan Wolhuter @ryanwolhuter
293
+ - ryanwolhuter @ryanwolhuter
294
+
295
+ ## 4.1.0-dev.56 (2025-09-17)
296
+
297
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
298
+
299
+ ## 4.1.0-dev.55 (2025-09-16)
300
+
301
+ ### 🚀 Features
302
+
303
+ - enable supported document types for drag and drop feature ([#1860](https://github.com/powerhouse-inc/powerhouse/pull/1860))
304
+ - add processor configuration support to switchboard and Vetra integration ([#1859](https://github.com/powerhouse-inc/powerhouse/pull/1859))
305
+
306
+ ### ❤️ Thank You
307
+
308
+ - Guillermo Puente Sandoval @gpuente
309
+
310
+ ## 4.1.0-dev.54 (2025-09-16)
311
+
312
+ ### 🚀 Features
313
+
314
+ - adding reactor client to subgraph args ([d0a8011e6](https://github.com/powerhouse-inc/powerhouse/commit/d0a8011e6))
315
+
316
+ ### ❤️ Thank You
317
+
318
+ - Benjamin Jordan (@thegoldenmule)
319
+
320
+ ## 4.1.0-dev.53 (2025-09-13)
321
+
322
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
323
+
324
+ ## 4.1.0-dev.52 (2025-09-12)
325
+
326
+ ### 🩹 Fixes
327
+
328
+ - **connect-e2e:** fix failing tests ([88c3bea94](https://github.com/powerhouse-inc/powerhouse/commit/88c3bea94))
329
+
330
+ ### ❤️ Thank You
331
+
332
+ - acaldas @acaldas
333
+
334
+ ## 4.1.0-dev.51 (2025-09-11)
335
+
336
+ ### 🚀 Features
337
+
338
+ - **reactor-api:** generate sdk ([ec107015c](https://github.com/powerhouse-inc/powerhouse/commit/ec107015c))
339
+ - **reactor-api:** initial gql codegen ([3db9e9778](https://github.com/powerhouse-inc/powerhouse/commit/3db9e9778))
340
+ - **monorepo:** make format consistent across ignores ([98469560f](https://github.com/powerhouse-inc/powerhouse/commit/98469560f))
341
+ - **monorepo:** use consistent separate type imports ([6fd4ac0f4](https://github.com/powerhouse-inc/powerhouse/commit/6fd4ac0f4))
342
+
343
+ ### 🩹 Fixes
344
+
345
+ - annoyingly, you have to add ignores to the root eslint ([bb6d993bd](https://github.com/powerhouse-inc/powerhouse/commit/bb6d993bd))
346
+ - **docs:** improve document hooks documentation ([d05fcb835](https://github.com/powerhouse-inc/powerhouse/commit/d05fcb835))
347
+
348
+ ### ❤️ Thank You
349
+
350
+ - Benjamin Jordan (@thegoldenmule)
351
+ - Callme-T
352
+ - ryanwolhuter @ryanwolhuter
353
+
354
+ ## 5.0.0-staging.9 (2025-09-09)
355
+
356
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
357
+
358
+ ## 5.0.0-staging.8 (2025-09-09)
359
+
360
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
361
+
362
+ ## 5.0.0-staging.7 (2025-09-09)
363
+
364
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
365
+
366
+ ## 5.0.0-staging.6 (2025-09-08)
367
+
368
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
369
+
370
+ ## 5.0.0-staging.5 (2025-09-08)
371
+
372
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
373
+
374
+ ## 5.0.0-staging.4 (2025-09-08)
375
+
376
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
377
+
378
+ ## 5.0.0-staging.3 (2025-09-08)
379
+
380
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
381
+
382
+ ## 5.0.0-staging.2 (2025-09-05)
383
+
384
+ ### 🩹 Fixes
385
+
386
+ - **docs:** added zip redundancy to release notes ([3acfe1027](https://github.com/powerhouse-inc/powerhouse/commit/3acfe1027))
387
+
388
+ ### ❤️ Thank You
389
+
390
+ - Callme-T
391
+
392
+ ## 5.0.0-staging.1 (2025-09-04)
393
+
394
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
395
+
396
+ ## 4.1.0-dev.44 (2025-09-04)
397
+
398
+ ### 🚀 Features
399
+
400
+ - **switchboard:** updated readme ([9659cf035](https://github.com/powerhouse-inc/powerhouse/commit/9659cf035))
401
+
402
+ ### ❤️ Thank You
403
+
404
+ - Frank
405
+
406
+ ## 4.1.0-dev.43 (2025-09-02)
407
+
408
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
409
+
410
+ ## 4.1.0-dev.42 (2025-09-02)
411
+
412
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
413
+
414
+ ## 4.1.0-dev.41 (2025-09-02)
415
+
416
+ ### 🩹 Fixes
417
+
418
+ - **document-drive:** install openssl ([89f21529e](https://github.com/powerhouse-inc/powerhouse/commit/89f21529e))
419
+ - **document-drive:** prisma build ([7884368a2](https://github.com/powerhouse-inc/powerhouse/commit/7884368a2))
420
+ - **switchboard, connect:** fetch proper tag ([79a0bc967](https://github.com/powerhouse-inc/powerhouse/commit/79a0bc967))
421
+
422
+ ### ❤️ Thank You
423
+
424
+ - Frank
425
+
426
+ ## 4.1.0-dev.40 (2025-09-02)
427
+
428
+ ### 🩹 Fixes
429
+
430
+ - **switchboard:** added openssl to dockerfile ([a10230c60](https://github.com/powerhouse-inc/powerhouse/commit/a10230c60))
431
+
432
+ ### ❤️ Thank You
433
+
434
+ - Frank
435
+
436
+ ## 4.1.0-dev.39 (2025-09-02)
437
+
438
+ ### 🩹 Fixes
439
+
440
+ - **switchboard:** added db push to switchboard entrypoint ([d109e4afb](https://github.com/powerhouse-inc/powerhouse/commit/d109e4afb))
441
+
442
+ ### ❤️ Thank You
443
+
444
+ - Frank
445
+
446
+ ## 4.1.0-dev.38 (2025-08-30)
447
+
448
+ ### 🚀 Features
449
+
450
+ - gql-gen spec ([5bf2c7226](https://github.com/powerhouse-inc/powerhouse/commit/5bf2c7226))
451
+ - **reactor:** we have a reactor facade ([7a61e68ab](https://github.com/powerhouse-inc/powerhouse/commit/7a61e68ab))
452
+ - **reactor:** impstubbing out initial interface and types ([b74b194f9](https://github.com/powerhouse-inc/powerhouse/commit/b74b194f9))
453
+
454
+ ### ❤️ Thank You
455
+
456
+ - Benjamin Jordan (@thegoldenmule)
457
+
458
+ ## 4.1.0-dev.37 (2025-08-29)
459
+
460
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
461
+
462
+ ## 4.1.0-dev.36 (2025-08-28)
463
+
464
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
465
+
466
+ ## 4.1.0-dev.35 (2025-08-27)
467
+
468
+ ### 🩹 Fixes
469
+
470
+ - **switchboard, ph-cli:** slight type fixes ([b1bf76f1b](https://github.com/powerhouse-inc/powerhouse/commit/b1bf76f1b))
471
+
472
+ ### ❤️ Thank You
473
+
474
+ - Benjamin Jordan (@thegoldenmule)
475
+
476
+ ## 4.1.0-dev.34 (2025-08-26)
477
+
478
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
479
+
480
+ ## 4.1.0-dev.33 (2025-08-21)
481
+
482
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
483
+
484
+ ## 4.1.0-dev.32 (2025-08-21)
485
+
486
+ ### 🩹 Fixes
487
+
488
+ - **ph-cli:** resolve local document model loading in switchboard and vetra ([262f13035](https://github.com/powerhouse-inc/powerhouse/commit/262f13035))
489
+
490
+ ### ❤️ Thank You
491
+
492
+ - Guillermo Puente @gpuente
493
+
494
+ ## 4.1.0-dev.31 (2025-08-20)
495
+
496
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
497
+
498
+ ## 4.1.0-dev.30 (2025-08-20)
499
+
500
+ ### 🩹 Fixes
501
+
502
+ - add additional tags ([4f0cf8658](https://github.com/powerhouse-inc/powerhouse/commit/4f0cf8658))
503
+
504
+ ### ❤️ Thank You
505
+
506
+ - Frank
507
+
508
+ ## 4.1.0-dev.29 (2025-08-20)
509
+
510
+ ### 🩹 Fixes
511
+
512
+ - fetch tags :-) ([df0b7beba](https://github.com/powerhouse-inc/powerhouse/commit/df0b7beba))
513
+
514
+ ### ❤️ Thank You
515
+
516
+ - Frank
517
+
518
+ ## 4.1.0-dev.28 (2025-08-20)
519
+
520
+ ### 🩹 Fixes
521
+
522
+ - removed metadata extraction from commit ([637960021](https://github.com/powerhouse-inc/powerhouse/commit/637960021))
523
+
524
+ ### ❤️ Thank You
525
+
526
+ - Frank
527
+
528
+ ## 4.1.0-dev.27 (2025-08-20)
529
+
530
+ ### 🩹 Fixes
531
+
532
+ - extract metadata tags and labels for docker ([bb9c81ce7](https://github.com/powerhouse-inc/powerhouse/commit/bb9c81ce7))
533
+ - use github tag properly ([95ccff4b8](https://github.com/powerhouse-inc/powerhouse/commit/95ccff4b8))
534
+ - proper tag for docker images ([e73e10617](https://github.com/powerhouse-inc/powerhouse/commit/e73e10617))
535
+ - use patname secret instead of github token ([db9dfd5cd](https://github.com/powerhouse-inc/powerhouse/commit/db9dfd5cd))
536
+
537
+ ### ❤️ Thank You
538
+
539
+ - Frank
540
+
541
+ ## 4.1.0-dev.26 (2025-08-20)
542
+
543
+ ### 🩹 Fixes
544
+
545
+ - docker deploy alternative approach ([2a5522cdc](https://github.com/powerhouse-inc/powerhouse/commit/2a5522cdc))
546
+
547
+ ### ❤️ Thank You
548
+
549
+ - Frank
550
+
551
+ ## 4.1.0-dev.25 (2025-08-20)
552
+
553
+ ### 🩹 Fixes
554
+
555
+ - docker deploy ([b057a7cce](https://github.com/powerhouse-inc/powerhouse/commit/b057a7cce))
556
+
557
+ ### ❤️ Thank You
558
+
559
+ - Frank
560
+
561
+ ## 4.1.0-dev.24 (2025-08-20)
562
+
563
+ ### 🚀 Features
564
+
565
+ - **codegen:** add drive explorer template ([9c27219dc](https://github.com/powerhouse-inc/powerhouse/commit/9c27219dc))
566
+ - **connect,reactor-browser:** remove more old electron garbage ([5cd255568](https://github.com/powerhouse-inc/powerhouse/commit/5cd255568))
567
+ - **connect:** remove broken electron code ([3f28d6a46](https://github.com/powerhouse-inc/powerhouse/commit/3f28d6a46))
568
+ - **reactor-browser,connect,vetra:** move state hooks into reactor browser and eliminate redundant and dead code ([30fa16f1f](https://github.com/powerhouse-inc/powerhouse/commit/30fa16f1f))
569
+ - **connect,state,renown:** add state hook for renown ([5beb1252b](https://github.com/powerhouse-inc/powerhouse/commit/5beb1252b))
570
+ - **connect:** remove unused dep ([ef492bc7a](https://github.com/powerhouse-inc/powerhouse/commit/ef492bc7a))
571
+ - **connect,state,reactor-browser:** eliminate jotai ([53b1ab759](https://github.com/powerhouse-inc/powerhouse/commit/53b1ab759))
572
+ - **state:** rename to vetra packages ([c415b7dc2](https://github.com/powerhouse-inc/powerhouse/commit/c415b7dc2))
573
+ - **state:** use ph packages atoms ([6421fbeea](https://github.com/powerhouse-inc/powerhouse/commit/6421fbeea))
574
+
575
+ ### 🩹 Fixes
576
+
577
+ - today claude taught me I could mock a package to fix circular references ([dcb83174c](https://github.com/powerhouse-inc/powerhouse/commit/dcb83174c))
578
+ - **monorepo:** numerous build issues ([04349dd25](https://github.com/powerhouse-inc/powerhouse/commit/04349dd25))
579
+
580
+ ### ❤️ Thank You
581
+
582
+ - Benjamin Jordan (@thegoldenmule)
583
+ - ryanwolhuter @ryanwolhuter
584
+
585
+ ## 4.1.0-dev.23 (2025-08-19)
586
+
587
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
588
+
589
+ ## 4.1.0-dev.22 (2025-08-15)
590
+
591
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
592
+
593
+ ## 4.1.0-dev.21 (2025-08-15)
594
+
595
+ ### 🚀 Features
596
+
597
+ - **vetra:** update manifest when new module is added ([#1766](https://github.com/powerhouse-inc/powerhouse/pull/1766))
598
+
599
+ ### 🩹 Fixes
600
+
601
+ - fixed debug launch configuration now that source maps are in the proper locations ([c75d793ed](https://github.com/powerhouse-inc/powerhouse/commit/c75d793ed))
602
+
603
+ ### ❤️ Thank You
604
+
605
+ - Benjamin Jordan (@thegoldenmule)
606
+ - Guillermo Puente Sandoval @gpuente
607
+
608
+ ## 4.1.0-dev.20 (2025-08-15)
609
+
610
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
611
+
612
+ ## 4.1.0-dev.19 (2025-08-14)
613
+
614
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
615
+
616
+ ## 4.1.0-dev.18 (2025-08-14)
617
+
618
+ ### 🩹 Fixes
619
+
620
+ - overly aggressive linter fixes ([e074de3df](https://github.com/powerhouse-inc/powerhouse/commit/e074de3df))
621
+
622
+ ### ❤️ Thank You
623
+
624
+ - Benjamin Jordan (@thegoldenmule)
625
+
626
+ ## 4.1.0-dev.17 (2025-08-12)
627
+
628
+ ### 🚀 Features
629
+
630
+ - refactor vetra command and remove vetra deps in connect and reactor ([#1753](https://github.com/powerhouse-inc/powerhouse/pull/1753))
631
+
632
+ ### ❤️ Thank You
633
+
634
+ - Guillermo Puente Sandoval @gpuente
635
+
636
+ ## 4.1.0-dev.16 (2025-08-12)
637
+
638
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
639
+
640
+ ## 4.1.0-dev.15 (2025-08-12)
641
+
642
+ ### 🚀 Features
643
+
644
+ - **reactor-mcp,reactor-api,reactor-local,switchboard,ph-cli:** run mcp on express app ([d51fa590e](https://github.com/powerhouse-inc/powerhouse/commit/d51fa590e))
645
+
646
+ ### ❤️ Thank You
647
+
648
+ - acaldas @acaldas
649
+
650
+ ## 4.1.0-dev.14 (2025-08-11)
651
+
652
+ ### 🚀 Features
653
+
654
+ - update document engineering dep ([54dcee90d](https://github.com/powerhouse-inc/powerhouse/commit/54dcee90d))
655
+
656
+ ### ❤️ Thank You
657
+
658
+ - acaldas @acaldas
659
+
660
+ ## 4.1.0-dev.13 (2025-08-09)
661
+
662
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
663
+
664
+ ## 4.1.0-dev.12 (2025-08-08)
665
+
666
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
667
+
668
+ ## 4.1.0-dev.11 (2025-08-07)
669
+
670
+ ### 🚀 Features
671
+
672
+ - **switchboard:** added dev mode to switchboard where local document models are loaded ([449e730b6](https://github.com/powerhouse-inc/powerhouse/commit/449e730b6))
673
+ - **switchboard,reactor-local,reactor-api:** moved vite loader to reactor-api package ([c84f0a2a3](https://github.com/powerhouse-inc/powerhouse/commit/c84f0a2a3))
674
+ - vetra package documents and app integration ([0e4053302](https://github.com/powerhouse-inc/powerhouse/commit/0e4053302))
675
+ - **vetra:** added vetra drive editor ([4ebafd143](https://github.com/powerhouse-inc/powerhouse/commit/4ebafd143))
676
+ - integrate package documents into reactor system ([939fe8e80](https://github.com/powerhouse-inc/powerhouse/commit/939fe8e80))
677
+ - **connect:** integrate Vetra package documents and editors ([2ecb9bd15](https://github.com/powerhouse-inc/powerhouse/commit/2ecb9bd15))
678
+
679
+ ### ❤️ Thank You
680
+
681
+ - acaldas @acaldas
682
+ - Guillermo Puente @gpuente
683
+ - Guillermo Puente Sandoval @gpuente
684
+
685
+ ## 4.1.0-dev.10 (2025-08-07)
686
+
687
+ ### 🚀 Features
688
+
689
+ - **builder-tools,codegen,design-system,reactor-api:** updated document-engineering version ([e74068b43](https://github.com/powerhouse-inc/powerhouse/commit/e74068b43))
690
+
691
+ ### ❤️ Thank You
692
+
693
+ - acaldas @acaldas
694
+
1
695
  ## 4.1.0-dev.9 (2025-08-07)
2
696
 
3
697
  This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.