@powerhousedao/switchboard 4.1.0-dev.10 → 4.1.0-dev.101

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