desktop 0.1.8 OTA — republish with luna picker + file transfer - #424
Merged
Conversation
…ransfer The 0.1.7 desktop-publish republished the same version with new code, so electron-updater skipped it (version-compare, not content). Bump to 0.1.8 so apps on 0.1.7 actually pull the update: the refreshed Smooth Mode picker (gpt-5.6-luna etc.) + file-transfer (attach reads images, send_file downloads). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Vzh8t76aDVgeoiwC9KEKZZ
|
brentrager
enabled auto-merge (squash)
August 12, 2026 23:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.1.7 was republished with new code but the version didn't change, so electron-updater skipped it. Bump to 0.1.8 so apps on 0.1.7 pull the refreshed picker (gpt-5.6-luna) + bidirectional file transfer. After merge I dispatch desktop-publish → feed updates to 0.1.8.
🤖 Generated with Claude Code