Skip to content

Release v4.2.0 - #27

Open
sporaktu wants to merge 4 commits into
masterfrom
claude/new-release-trigger-ym2r57
Open

Release v4.2.0#27
sporaktu wants to merge 4 commits into
masterfrom
claude/new-release-trigger-ym2r57

Conversation

@sporaktu

Copy link
Copy Markdown
Owner

Version bump for the v4.2.0 release, covering everything merged to master since v4.1.0 (mute button for fullscreen video, multireddit feeds via merged subreddit listings, local hide-posts with one-month expiry, and quick subreddit search pagination/scrolling).

Note: pushing the v4.2.0 tag (which triggers CircleCI's release workflow — EAS iOS build + TestFlight submit, and Android APK build) failed from this session with an HTTP 403, so the tag has not been pushed yet. Someone with tag-push permission needs to run:

git tag v4.2.0 <commit-sha-of-this-branch>
git push origin v4.2.0

Merge this PR to bring the version bump back into master (matching the pattern used for the v4.1.0 release / PR #22).


Generated by Claude Code

claude added 4 commits July 20, 2026 02:43
zeego@3.0.6 pins a peer dep on @react-native-menu/menu@1.2.2 exactly, but
1.2.2 doesn't compile under RN 0.83 (6379d22 bumped the app to ^2.0.0).
npm ci enforces peer deps strictly and failed on the v4.2.0 release build.

bump version to 4.2.1
eas build (esp. Android with --json) prints nothing while polling and
routinely runs longer than CircleCI's 10m default no-output timeout,
killing otherwise-healthy builds with 'context deadline exceeded'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants