Skip to content

1.2.2#155

Merged
pablopunk merged 4 commits into
mainfrom
release/1.2.2
May 15, 2026
Merged

1.2.2#155
pablopunk merged 4 commits into
mainfrom
release/1.2.2

Conversation

@pablopunk
Copy link
Copy Markdown
Owner

@pablopunk pablopunk commented May 15, 2026

Release 1.2.2

Summary by CodeRabbit

  • Chores
    • Version 1.2.2 released with improved default app ignore list handling and storage.

Review Change Stack

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
swiftshift-app Ready Ready Preview, Comment May 15, 2026 6:22pm

@pablopunk pablopunk merged commit 901243d into main May 15, 2026
1 check was pending
@pablopunk pablopunk deleted the release/1.2.2 branch May 15, 2026 18:22
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 80aa2ca6-e2c1-458f-ba93-be760aa88258

📥 Commits

Reviewing files that changed from the base of the PR and between 4666357 and 5997e36.

📒 Files selected for processing (3)
  • Swift Shift.xcodeproj/project.pbxproj
  • Swift Shift/src/Manager/Preferences.swift
  • appcast.xml

Walkthrough

This release (1.2.2) introduces a one-time migration to persist default ignored apps into user preferences, replacing the prior in-memory merge behavior. The migration runs on first call to getUserIgnoredApps(), conditionally merges DEFAULT_IGNORED_APP_BUNDLE_ID into stored preferences, and persists only when new defaults are added. Build settings in both Debug and Release configurations are updated to version 1.2.2, and the Sparkle appcast feed is updated with the new release entry.

Possibly related PRs

  • pablopunk/SwiftShift#152: Refactors default ignored apps handling via SYSTEM_IGNORED_APP_BUNDLE_ID and directly precedes this PR's migration of the same preference flow.
  • pablopunk/SwiftShift#119: Performs similar release coordination by updating Swift Shift.xcodeproj/project.pbxproj versioning and adding a corresponding appcast.xml entry.
  • pablopunk/SwiftShift#124: Follows the same pattern of Xcode version bumps and appcast feed updates for a new release.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant