Skip to content

Commit e58dcf2

Browse files
committed
Bump version to 0.2.0
1 parent 6ad5488 commit e58dcf2

2 files changed

Lines changed: 34 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ Programa is a fork of [cmux](https://github.com/manaflow-ai/cmux); for history p
66

77
## [Unreleased]
88

9+
## [0.2.0] - 2026-07-02
10+
11+
### Changed
12+
- Completed the rename to **Programa** across the whole app and CLI. The command-line tool is now `programa`, and configuration lives in `~/.config/programa/` (`programa.json`, `settings.json`). Existing `~/.config/cmux` files, project-root `cmux.json`, and saved preferences are migrated automatically, so upgrading keeps your setup.
13+
14+
### Added
15+
- New app icon.
16+
- Setting to disable terminal scrollback persistence.
17+
- Cmd+F find support in Markdown panels.
18+
- `browser.proxy` config key for per-WebView proxy settings.
19+
20+
### Fixed
21+
- Split-pane dividers are now visible on dark themes.
22+
- Browser downloads, including those started from iframes/subframes, now save to ~/Downloads.
23+
- VS Code serve-web port and sign-in now persist across restarts.
24+
- VS Code sign-in popup no longer briefly shows about:blank before loading.
25+
- Color-picker hue indicator no longer jumps while adjusting brightness.
26+
927
## [0.1.0] - 2026-06-25
1028
- First Programa release: forked from cmux and rebranded under Darkroom Engineering.
1129
- Signed and notarized DMG distributed from the Programa repository with its own

GhosttyTabs.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@
10141014
CODE_SIGN_ENTITLEMENTS = "";
10151015
CODE_SIGN_STYLE = Automatic;
10161016
COMBINE_HIDPI_IMAGES = YES;
1017-
CURRENT_PROJECT_VERSION = 81;
1017+
CURRENT_PROJECT_VERSION = 82;
10181018
DEVELOPMENT_TEAM = "";
10191019
ENABLE_HARDENED_RUNTIME = NO;
10201020
GENERATE_INFOPLIST_FILE = NO;
@@ -1023,7 +1023,7 @@
10231023
"$(inherited)",
10241024
"@executable_path/../Frameworks",
10251025
);
1026-
MARKETING_VERSION = 0.1.0;
1026+
MARKETING_VERSION = 0.2.0;
10271027
OTHER_LDFLAGS = (
10281028
"-lc++",
10291029
"-framework",
@@ -1053,7 +1053,7 @@
10531053
CODE_SIGN_ENTITLEMENTS = "";
10541054
CODE_SIGN_STYLE = Automatic;
10551055
COMBINE_HIDPI_IMAGES = YES;
1056-
CURRENT_PROJECT_VERSION = 81;
1056+
CURRENT_PROJECT_VERSION = 82;
10571057
DEVELOPMENT_TEAM = "";
10581058
ENABLE_HARDENED_RUNTIME = NO;
10591059
GENERATE_INFOPLIST_FILE = NO;
@@ -1062,7 +1062,7 @@
10621062
"$(inherited)",
10631063
"@executable_path/../Frameworks",
10641064
);
1065-
MARKETING_VERSION = 0.1.0;
1065+
MARKETING_VERSION = 0.2.0;
10661066
OTHER_LDFLAGS = (
10671067
"-lc++",
10681068
"-framework",
@@ -1091,7 +1091,7 @@
10911091
buildSettings = {
10921092
CODE_SIGN_STYLE = Manual;
10931093
COMBINE_HIDPI_IMAGES = YES;
1094-
CURRENT_PROJECT_VERSION = 81;
1094+
CURRENT_PROJECT_VERSION = 82;
10951095
DEVELOPMENT_TEAM = "";
10961096
ENABLE_USER_SCRIPT_SANDBOXING = YES;
10971097
GENERATE_INFOPLIST_FILE = YES;
@@ -1100,7 +1100,7 @@
11001100
INFOPLIST_KEY_NSPrincipalClass = "";
11011101
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
11021102
MACOSX_DEPLOYMENT_TARGET = 14.0;
1103-
MARKETING_VERSION = 0.1.0;
1103+
MARKETING_VERSION = 0.2.0;
11041104
PRODUCT_BUNDLE_IDENTIFIER = com.darkroom.programa.docktileplugin.debug;
11051105
PRODUCT_NAME = "$(TARGET_NAME)";
11061106
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1116,7 +1116,7 @@
11161116
buildSettings = {
11171117
CODE_SIGN_STYLE = Manual;
11181118
COMBINE_HIDPI_IMAGES = YES;
1119-
CURRENT_PROJECT_VERSION = 81;
1119+
CURRENT_PROJECT_VERSION = 82;
11201120
DEVELOPMENT_TEAM = "";
11211121
ENABLE_USER_SCRIPT_SANDBOXING = YES;
11221122
GENERATE_INFOPLIST_FILE = YES;
@@ -1125,7 +1125,7 @@
11251125
INFOPLIST_KEY_NSPrincipalClass = "";
11261126
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
11271127
MACOSX_DEPLOYMENT_TARGET = 14.0;
1128-
MARKETING_VERSION = 0.1.0;
1128+
MARKETING_VERSION = 0.2.0;
11291129
PRODUCT_BUNDLE_IDENTIFIER = com.darkroom.programa.docktileplugin;
11301130
PRODUCT_NAME = "$(TARGET_NAME)";
11311131
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1178,10 +1178,10 @@
11781178
isa = XCBuildConfiguration;
11791179
buildSettings = {
11801180
CODE_SIGN_STYLE = Automatic;
1181-
CURRENT_PROJECT_VERSION = 81;
1181+
CURRENT_PROJECT_VERSION = 82;
11821182
GENERATE_INFOPLIST_FILE = YES;
11831183
MACOSX_DEPLOYMENT_TARGET = 14.0;
1184-
MARKETING_VERSION = 0.1.0;
1184+
MARKETING_VERSION = 0.2.0;
11851185
ONLY_ACTIVE_ARCH = YES;
11861186
PRODUCT_BUNDLE_IDENTIFIER = com.darkroom.programa.uitests;
11871187
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1195,10 +1195,10 @@
11951195
isa = XCBuildConfiguration;
11961196
buildSettings = {
11971197
CODE_SIGN_STYLE = Automatic;
1198-
CURRENT_PROJECT_VERSION = 81;
1198+
CURRENT_PROJECT_VERSION = 82;
11991199
GENERATE_INFOPLIST_FILE = YES;
12001200
MACOSX_DEPLOYMENT_TARGET = 14.0;
1201-
MARKETING_VERSION = 0.1.0;
1201+
MARKETING_VERSION = 0.2.0;
12021202
ONLY_ACTIVE_ARCH = NO;
12031203
PRODUCT_BUNDLE_IDENTIFIER = com.darkroom.programa.uitests;
12041204
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1212,10 +1212,10 @@
12121212
buildSettings = {
12131213
BUNDLE_LOADER = "$(TEST_HOST)";
12141214
CODE_SIGN_STYLE = Automatic;
1215-
CURRENT_PROJECT_VERSION = 81;
1215+
CURRENT_PROJECT_VERSION = 82;
12161216
GENERATE_INFOPLIST_FILE = YES;
12171217
MACOSX_DEPLOYMENT_TARGET = 14.0;
1218-
MARKETING_VERSION = 0.1.0;
1218+
MARKETING_VERSION = 0.2.0;
12191219
ONLY_ACTIVE_ARCH = YES;
12201220
PRODUCT_BUNDLE_IDENTIFIER = com.darkroom.programa.tests;
12211221
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1231,10 +1231,10 @@
12311231
buildSettings = {
12321232
BUNDLE_LOADER = "$(TEST_HOST)";
12331233
CODE_SIGN_STYLE = Automatic;
1234-
CURRENT_PROJECT_VERSION = 81;
1234+
CURRENT_PROJECT_VERSION = 82;
12351235
GENERATE_INFOPLIST_FILE = YES;
12361236
MACOSX_DEPLOYMENT_TARGET = 14.0;
1237-
MARKETING_VERSION = 0.1.0;
1237+
MARKETING_VERSION = 0.2.0;
12381238
ONLY_ACTIVE_ARCH = NO;
12391239
PRODUCT_BUNDLE_IDENTIFIER = com.darkroom.programa.tests;
12401240
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)