What's Changed
- Accept package agreements for winget install by @esimkowitz in #1271
- Fix docsite path error in docsite.go by @esimkowitz in #1272
- Release notes typo fix by @esimkowitz in #1273
- AI Clear Button by @oneirocosm in #1274
- Add ephemeral block support by @esimkowitz in #1275
- Add tooltip for clear chat history by @esimkowitz in #1276
- Cleanup unnecessary log and unused variable from last PR by @esimkowitz in #1279
- use color var for connection status overlay by @adred in #1278
- Remove the debounce when setting the backdrop for the ephemeral nodes by @esimkowitz in #1280
- Fix window opacity bug by @esimkowitz in #1283
- Update Readme to reflect that electron no longer supports macOS 10.15 by @esimkowitz in #1284
- Update our build workflows to use NodeJS 22 by @esimkowitz in #1285
- Update to Yarn 4.5.1 by @esimkowitz in #1286
- Don't drag for ephemeral blocks by @esimkowitz in #1288
- Opening HelpView pages in external browser uses the public docsite equivalent by @esimkowitz in #1289
- move vdomclient to waveapp by @sawka in #1290
- add new vdom.H() func and Filter/FilterIdx by @sawka in #1291
- wsh ai file attachments -- renderer in waveai by @sawka in #1281
- Bump the storybook group with 9 updates by @dependabot in #1294
- Bump the dev-dependencies group with 7 updates by @dependabot in #1293
- add globaleventtype to globalkeys by @sawka in #1296
- Bump the prod-dependencies group with 2 updates by @dependabot in #1295
- Move docsite build scripts to Taskfile, make the electron tasks depend on them by @esimkowitz in #1298
- Fix copyfiles step so storybook serves correctly by @esimkowitz in #1299
- working on a buffered log viewer class by @sawka in #1301
- Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 by @dependabot in #1300
- Ignore broken anchors warning by @esimkowitz in #1303
- Bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot in #1304
- Fix magnified node not showing on startup by @esimkowitz in #1305
- activity updates by @sawka in #1302
- Reduce rebuilding in Taskfile by @esimkowitz in #1306
- Run deploy-docsite check when Taskfile is modified by @esimkowitz in #1307
- notification by @adred in #1207
- fix buttons by @adred in #1308
- Add new package manager instructions and badges by @esimkowitz in #1310
- Remove badges from top by @esimkowitz in #1311
- Adding install instructions to the docsite by @esimkowitz in #1312
- Add getting started link to readme by @esimkowitz in #1313
- Fix macOS detect for docsite by @esimkowitz in #1314
- Add links to the Windows packages by @esimkowitz in #1315
- allow resolving 'ws' and 'client' as blockids by @sawka in #1316
- Add tasks to clear the waveterm-dev config and data dirs by @esimkowitz in #1318
- Add settings to control the size of the magnified/ephemeral nodes and their blur by @esimkowitz in #1319
- Make Control key on Windows/Linux docs Ctrl rather than ^ by @esimkowitz in #1320
- Fix copyfiles for docsite by @esimkowitz in #1321
- Fix reading presets dir on Windows by @esimkowitz in #1322
- wsh getva, setvar, and file commands by @sawka in #1317
- Documentation Pictures by @oneirocosm in #1324
- add display resolutions to activity updates by @sawka in #1323
Full Changelog: v0.9.2...v0.9.3-beta.0