github superset-sh/superset desktop-v0.0.36
Superset Desktop desktop-v0.0.36

2 months ago

What's Changed

  • fix(auth): use Authorization header for cross-subdomain tRPC auth by @saddlepaddle in #373
  • feat(desktop): add PostHog feature flag to gate auth requirement by @saddlepaddle in #374
  • chore(desktop): bump version to 0.0.22 by @saddlepaddle in #375
  • Update .env.example by @Kitenite in #377
  • add bun dev:app to run dev by @AviPeltz in #378
  • chore(all): update readme with env shit by @AviPeltz in #379
  • feat(desktop): add description to presets by @AviPeltz in #380
  • feat(desktop): add hover state to workspace group header by @Kitenite in #382
  • fix(desktop): align FileItem filename to start by @Kitenite in #384
  • fix: create PR on release script and prevent creating extra draft release by @Kitenite in #376
  • fix(desktop): WASM not actually being used by xterm fix by @AviPeltz in #383
  • refactor (Desktop): Make it so when you make a new terminal it makes it in your screen by @AviPeltz in #381
  • fix (desktop): a couple more fixes to diff sidebar by @AviPeltz in #385
  • chore(desktop): bump version to 0.0.23 by @AviPeltz in #386
  • feat(desktop): add editable Monaco diff view for uncommitted changes by @Kitenite in #387
  • fix(desktop): make error toast description readable in light mode by @Kitenite in #389
  • Fix changes sidebar by @Kitenite in #390
  • Add dropdown create modal by @Kitenite in #391
  • chore(desktop): bump version to 0.0.24 by @Kitenite in #392
  • The Abhi Special: Don't add presets + don't create in pane + opencode presets by @Kitenite in #393
  • Use shadcn tooltips by @Kitenite in #394
  • Fix sidebar tooltips by @Kitenite in #395
  • Misc bug fixes and notifs by @Kitenite in #396
  • chore(desktop): bump version to 0.0.25 by @Kitenite in #397
  • fix(desktop): ellipsis button goes directly to presets settings by @Kitenite in #401
  • Disable linting error in monaco by @Kitenite in #402
  • handle git remote head when local does not exist by @Kitenite in #398
  • fix(desktop): only clear terminal on ED3, not RIS sequences by @Kitenite in #404
  • feat(desktop): add path and branch info to workspace header by @Kitenite in #400
  • feat(desktop): right click on terminals to add pane by @AviPeltz in #406
  • fix(desktop): fix sidebar and carousel bottom overflow by @Kitenite in #408
  • Fix Layout by @Kitenite in #410
  • feature(desktop): manage worktrees better by @AviPeltz in #407
  • Remove inline imports by @Kitenite in #411
  • Disable deployments for desktop app by @Kitenite in #413
  • create commit in change tab by @Kitenite in #409
  • fix(desktop): gracefully handle errors during app shutdown by @Kitenite in #403
  • chore(desktop): bump version to 0.0.26 by @Kitenite in #414
  • chore(desktop): remove code quality section from AGENTS.md by @saddlepaddle in #417
  • chore: simplify project-structure-validator agent by @saddlepaddle in #418
  • feat(desktop): add Copy Path:Line to Monaco editor context menu by @Kitenite in #415
  • fix: PostHog cross-subdomain tracking and cookie consent by @saddlepaddle in #419
  • fix (desktop): fixed weird claude bug by @AviPeltz in #420
  • fix(desktop): separate env files by context to prevent renderer crashes by @saddlepaddle in #421
  • Refactor desktop types + remove ipc channels by @Kitenite in #423
  • fix(desktop): preserve terminal history across re-renders by @Kitenite in #425
  • feat(desktop): add description for close vs delete workspace by @Kitenite in #424
  • fix(desktop): fix changes sidebar overflow and font sizing by @Kitenite in #426
  • feat(desktop): add markdown syntax highlighting for Monaco editor by @Kitenite in #427
  • chore(desktop): bump version to 0.0.27 by @Kitenite in #429
  • feat(desktop): add GitHub OAuth and API-level token exchange by @saddlepaddle in #428
  • fix(ci): add NEXT_PUBLIC_WEB_URL to web deploy jobs by @saddlepaddle in #432
  • chore: update dev script to run api, web, and desktop by @Kitenite in #434
  • fix(desktop): bake OAuth client IDs into main process at build time by @saddlepaddle in #433
  • Add website logos by @Kitenite in #435
  • feat: add Sentry error tracking to all Next.js apps by @saddlepaddle in #436
  • Fix claude settings hooks + refactor agents-setup by @Kitenite in #439
  • fix(desktop): use user's preferred app for terminal click-to-open by @Kitenite in #441
  • feat(desktop): main terminal vs worktrees terminal by @AviPeltz in #437
  • feat(desktop): worktree bar refactor + open workspace modal base branch by @AviPeltz in #438
  • chore(desktop): bump version to 0.0.29 by @AviPeltz in #443
  • fix(desktop): suppress PostHog console debug logs by @Kitenite in #446
  • fix(desktop): ensure Monaco editor loads syntax highlighting reliably by @Kitenite in #445
  • feat(desktop): help button and settings improvement by @AviPeltz in #448
  • fix (desktop): weird colors on uncommitted changes text by @AviPeltz in #449
  • Update finding Claude by @Kitenite in #444
  • Fix bottom bar layout by @Kitenite in #450
  • chore(desktop): bump version to 0.0.30 by @Kitenite in #451
  • fix(desktop): allow creating multiple terminal tabs per workspace by @Kitenite in #452
  • chore(desktop): bump version to 0.0.31 by @Kitenite in #454
  • fix(desktop): update workspace dropdown button layout by @Kitenite in #455
  • fix(desktop): replace ResizablePanel with VS Code-like resizable sidebar by @Kitenite in #457
  • fix(desktop): fix notification indicator not showing on hook events by @Kitenite in #456
  • chore(desktop): bump version to 0.0.32 by @Kitenite in #458
  • fix(desktop): add tooltip to NewWorkspace modal new project button & make sure default selected by @AviPeltz in #461
  • update website hero by @Kitenite in #459
  • feat(desktop): port visibility by @AviPeltz in #462
  • fix(desktop):wifi gating fix by @AviPeltz in #447
  • chore(desktop): bump version to desktop-0.0.33 by @AviPeltz in #465
  • feat(desktop): add SKIP_ENV_VALIDATION flag for dev mode by @saddlepaddle in #466
  • feat(desktop): shortcut through terminal panes by @AviPeltz in #469
  • chore: disable PostHog debug logging in development by @Kitenite in #473
  • feat(desktop): add multi-line support for URL links in terminal by @Kitenite in #467
  • feat: add PostHog event tracking across apps by @saddlepaddle in #476
  • chore(charlie): disable auto PR reviews by @charliecreates[bot] in #479
  • feat(desktop): make terminal colors optional with xterm defaults fallback by @AviPeltz in #478
  • fix(desktop): make it so you can close projects by @AviPeltz in #480
  • feat(desktop): replace lowdb with SQLite for local database by @saddlepaddle in #477
  • feat(marketing): add Features and FAQ sections to homepage by @Kitenite in #472
  • feat(desktop): add Sentry error tracking to desktop app by @saddlepaddle in #484
  • fix(desktop): include bindings package for better-sqlite3 native module by @saddlepaddle in #483
  • chore(desktop): bump version to 0.0.34 by @saddlepaddle in #485
  • fix(auth): use Bearer token auth for web app tRPC calls by @saddlepaddle in #486
  • full width on the features in mobile by @Kitenite in #487
  • feat(admin): enhance analytics dashboard with improved charts and UX by @saddlepaddle in #488
  • feat(trpc): add Vercel KV caching for PostHog queries by @saddlepaddle in #489
  • fix(analytics): use rolling 7-day window for WAU calculation by @saddlepaddle in #490
  • fix(desktop): prevent implicit upstream tracking when creating worktrees by @CalebBarnes in #491
  • feat(desktop): cleaner workspace creation modal by @AviPeltz in #481
  • fix(desktop): add postinstall script to rebuild native modules by @Kitenite in #492
  • feat(desktop): auto-update tab title from terminal by @Kitenite in #495
  • refactor(desktop): remove escape filter from terminal hot path by @Kitenite in #497
  • chore(desktop): bump version to 0.0.35 by @Kitenite in #498
  • fix(desktop): ensure ~/.superset directory exists before database init by @Kitenite in #500

New Contributors

Full Changelog: desktop-v0.0.20...desktop-v0.0.36

Don't miss a new superset release

NewReleases is sending notifications on new releases.