CodeRim 2.1.2
CodeRim 2.1.2
Provider artwork and Codex activity tracking are more reliable, and refreshing a usage ring preserves its position.
Changes
- All 70 catalog providers use their matching native or bundled vendor artwork in the picker, settings and notch. Existing cached readings resolve older placeholder icons by provider ID.
- Manual and automatic refreshes keep the configured provider order, including providers without a saved position. A refresh no longer briefly removes a visible ring.
- Codex activity remains visible during long turns whose start is far back in a large rollout. The reader consumes newly completed records and resets when files are replaced, truncated or rewritten.
- User documentation now has focused installation, provider, CLI and widget guides. The README retains CI, release and macOS requirement badges.
Installation and updates
macOS 14 or later; Universal 2 for Apple silicon and Intel. The app includes the CLI and native widget extension.
Use Check for Updates…, or download the DMG and SHA256SUMS.txt to the same folder and verify:
cd ~/Downloads
grep ' CodeRim-2.1.2.dmg$' SHA256SUMS.txt | shasum -a 256 -c -
open CodeRim-2.1.2.dmgThe app is ad-hoc signed and not Apple-notarized. After checksum verification and copying it to Applications, the one-time app-scoped first-launch procedure is:
xattr -dr com.apple.quarantine /Applications/CodeRim.app
open /Applications/CodeRim.appHomebrew users can run:
brew update
brew upgrade --cask --greedy dlfkdLR/tap/coderimExisting settings, accounts, local usage history and update trust are preserved. This release adds no database schema migration. Published tags are immutable; corrections ship in a new version.