Skip to content

Releases: darkroomengineering/programa

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:45
v0.2.0
e58dcf2

What's Changed

  • chore: prune non-essential content (website, marketing, multi-language, upstream cruft) by @arzafran in #6
  • fix: color-picker hue indicator jumps while dragging brightness (#8) by @arzafran in #14
  • fix: suppress Sparkle update pill in DEV/staging builds (#16, upstream manaflow-ai#6292) by @arzafran in #29
  • perf: cache portal split-divider regions off the hover/keyboard hot path (#18, upstream manaflow-ai#6587) by @arzafran in #30
  • fix: shellState stuck .unknown — dedup races ahead of panel registration (#17, upstream manaflow-ai#6618) by @arzafran in #31
  • fix: migrate SSH relay bootstrap paths from ~/.cmux to ~/.programa (#15) by @arzafran in #33
  • fix: downloads from iframes/subframes now work (Gmail, embedded viewers) (#9) by @arzafran in #34
  • fix: VS Code OAuth popup no longer flashes a blank page first (#23) by @arzafran in #35
  • feat: toggle to disable terminal scrollback persistence (#28) by @arzafran in #36
  • feat: Cmd+F find support in Markdown panels (#19) by @arzafran in #37
  • feat: browser.proxy config key for per-WebView proxy (#27) by @arzafran in #38
  • test: regression test for manaflow-ai#6618 shellState dedup race (#32) by @arzafran in #39
  • fix: make split-pane dividers visible by default (#26) by @arzafran in #40
  • chore: remove broken Homebrew tap workflow (#7) by @arzafran in #41
  • fix: VS Code inline panel keeps auth across restarts (#21) by @arzafran in #42
  • perf: keep sidebar branch/dir/PR snapshot off the per-keystroke path (#20) by @arzafran in #43
  • fix: add missing Bonsplit import for Markdown find dlog calls by @arzafran in #44
  • fix: split divider on dark themes (#26), browser downloads to ~/Downloads (#9), shellState dedup guard (#32) by @arzafran in #45
  • feat: persist VS Code serve-web port across restarts (#21) by @arzafran in #46
  • feat: new skeuomorphic tabbed-terminal app icon by @arzafran in #47
  • Rebrand cmux → Programa (core rename + runtime contracts, phased) by @arzafran in #48

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 06:25