What's Changed
- Hopefully last fix to the winget publish job by @esimkowitz in #1337
- Switch from Less to Scss by @esimkowitz in #1335
- Bump the dev-dependencies group with 8 updates by @dependabot in #1342
- Bump the storybook group with 9 updates by @dependabot in #1343
- Bump github.com/sashabaranov/go-openai from 1.35.6 to 1.35.7 by @dependabot in #1339
- Try changing the order of dependabot rules to enforce docusaurus as separate groups by @esimkowitz in #1347
- stronger callouts for the 'clear' key by @sawka in #1346
- Remove separate docs group in dependabot by @esimkowitz in #1348
- Bump the prod-dependencies group with 9 updates by @dependabot in #1344
- touch up final test condition by @chottuthejimmy in #1338
- misc v0.9.3 fixes -- numToString, block counts, fix docsite images/video by @sawka in #1354
- fix newlines with wsh getvar. by @sawka in #1349
- SSH without using WSH by @oneirocosm in #1355
- Bump the storybook group with 9 updates by @dependabot in #1361
- Bump the dev-dependencies group with 8 updates by @dependabot in #1360
- Bump electron from 33.2.0 to 33.2.1 in the electron group by @dependabot in #1363
- Workspaces are back! by @esimkowitz in #1282
- Fix initialdata bug by @esimkowitz in #1365
- Revert electron bump by @esimkowitz in #1366
- Fix close active tab behavior by @esimkowitz in #1367
- Fix switch workspace by @esimkowitz in #1370
- quick fixes by @sawka in #1369
- Remove child views before switching workspaces by @esimkowitz in #1371
- Create and rename files and dirs in dirpreview by @esimkowitz in #1156
- Delete a tab when it's out of blocks, cascade to window by @esimkowitz in #1374
- tabs new design by @adred in #1352
- Fix missing field in global.ts by @esimkowitz in #1377
- Add recursive flag to prevent unwanted deletion of parents while they're already being deleted by @esimkowitz in #1378
- Hack to prevent tabbar flicker when switching tabs by @esimkowitz in #1379
- Add Save and Cancel buttons to dir preview entry manager by @esimkowitz in #1381
- Fix SCSS formatting after migration by @esimkowitz in #1382
- Pinned tabs by @esimkowitz in #1375
- Oops i actually made the tabs wrong by @esimkowitz in #1384
- Fix tab name calculation to account for pinned tabs by @esimkowitz in #1385
- wsh run by @sawka in #1376
- Bump the prod-dependencies group with 2 updates by @dependabot in #1362
- Bump the dev-dependencies group across 1 directory with 2 updates by @dependabot in #1364
- Upgrade Vite and other deps to resolve packaging issue by @esimkowitz in #1387
- Bump @types/react from 18.3.12 to 18.3.13 in the dev-dependencies group across 1 directory by @dependabot in #1388
- Better flicker prevention when switching tabs by @esimkowitz in #1389
- Fix zombie tab context menus by @esimkowitz in #1390
- Remove another instance of redundant Vite Sass config by @esimkowitz in #1391
- New Connections Configs by @oneirocosm in #1383
- wsh setbg + updated tab background docs by @sawka in #1394
- activity update + dont allow empty workspace names by @sawka in #1393
- Fix null ref in getConnConfigKeyAtom by @esimkowitz in #1396
- Update Go toolchain to 1.23.4 by @esimkowitz in #1395
- Fix issue where WaveAI text area would resize on launch by @esimkowitz in #1397
- Small tweak to nohover to only start timeout on requestanimationframe by @esimkowitz in #1398
- Fix edge case when dragging pinnned tabs by @esimkowitz in #1399
- Use window destroy instead of forceClose by @esimkowitz in #1400
- Patch version of path-to-regexp by @esimkowitz in #1401
- Auditing async usage in frontend code by @esimkowitz in #1402
- closeTab fix by @sawka in #1403
- Prevent crashes when user spams Cmd:T by @esimkowitz in #1404
- Refuse setActiveTab if tab is already set by @esimkowitz in #1405
- more tab fixes by @sawka in #1407
- Bump github.com/sashabaranov/go-openai from 1.35.7 to 1.36.0 by @dependabot in #1409
- add more extensions to mimetype database. by @sawka in #1417
- Retry Without Wsh on Fail by @oneirocosm in #1406
- fix bcstart -- don't allow two controllers to start simultaneously by @sawka in #1418
- force createTab to go through the queue as well by @sawka in #1420
- Even simpler tab flicker fix by @esimkowitz in #1421
- fix: changes for nowsh compatibility with wsl by @oneirocosm in #1422
- Workspace app menu by @esimkowitz in #1423
- closetab / tab destroy fixes by @sawka in #1424
- Rename "Default workspace" to "Starter workspace" by @esimkowitz in #1425
- Remove unused vars in wcore by @esimkowitz in #1426
- Add workspace switch accelerators, skip prompt if workspace is already open by @esimkowitz in #1427
New Contributors
- @chottuthejimmy made their first contribution in #1338
Full Changelog: v0.9.3...v0.10.0-beta.0