Skip to content

1.2.1#154

Merged
pablopunk merged 2 commits into
mainfrom
release/1.2.1
May 15, 2026
Merged

1.2.1#154
pablopunk merged 2 commits into
mainfrom
release/1.2.1

Conversation

@pablopunk
Copy link
Copy Markdown
Owner

@pablopunk pablopunk commented May 15, 2026

Release 1.2.1

Summary by CodeRabbit

  • Chores

    • Version bumped to 1.2.1
  • Bug Fixes

    • Fixed ignored applications list handling to properly merge user-saved preferences with system defaults

Review Change Stack

@pablopunk pablopunk merged commit 4666357 into main May 15, 2026
@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:20pm

@pablopunk pablopunk deleted the release/1.2.1 branch May 15, 2026 18:20
@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: 7709e11a-1a7c-4f8a-965c-e86f0e74c65e

📥 Commits

Reviewing files that changed from the base of the PR and between 56bae04 and f06e65b.

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

Walkthrough

Swift Shift is released as version 1.2.1 with updated build metadata across both Debug and Release configurations. The Xcode project file increments CURRENT_PROJECT_VERSION and MARKETING_VERSION, while appcast.xml adds a Sparkle feed entry for version 1.2.1 and removes the older 1.1.0 entry. Additionally, the ignored apps persistence logic now merges the user-saved ignored apps from UserDefaults with the default ignored bundle IDs, using a Set to eliminate duplicates.

Possibly related PRs

  • pablopunk/SwiftShift#152: Modifies the same ignored-apps persistence logic in Preferences.swift to merge default bundle IDs with the stored user list.
  • pablopunk/SwiftShift#124: Updates the same build-version fields and appcast.xml Sparkle feed items for a different release version.
  • pablopunk/SwiftShift#113: Modifies appcast.xml to remove an older version item and add a new Sparkle feed entry following the same release update pattern.

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