v0.1.11 — Claudius (rebrand)
Claudius — the rebrand release.
Claude Multiprofile was descriptive but clunky. The app is now Claudius — single word, Roman gravitas, and the multi-account semantics now live in the logo (a stack of three rounded copper cards) instead of in the name.
Install
Download Claudius_0.1.11_aarch64.dmg below, double-click to mount, drag Claudius.app into /Applications. First-launch quarantine fix if Gatekeeper complains:
xattr -dr com.apple.quarantine "/Applications/Claudius.app"Apple Silicon only (aarch64).
What changed since v0.1.10
- New name & logo. App display name is
Claudius; window title and Dock label match. The lettermarkCbadge in the toolbar became a small three-stack mark — same visual at 22px as the full 1024px icon. - All icon sizes regenerated from the new SVG (
docs/assets/logo.svg) —.icnsfor macOS, plus iOS / Android / Windows variants in the bundle. - Repo renamed:
democra-ai/claude-multiprofile→democra-ai/claudius. The old URL auto-redirects via GitHub, so existingnpm install -g github:democra-ai/claude-multiprofileandgit cloneinvocations still resolve.
Compatibility
This is a same-app update, not a fresh install:
- Bundle identifier (
com.claude-multiprofile.manager) is unchanged. - The CLI command name stays
claude-multiprofilefor script compatibility. - Profile registry path stays
~/.config/claude-multiprofile/profiles.json. - On-disk backup folder stays
Claude Multiprofile Backups.
So macOS treats v0.1.11 as v0.1.10's successor — your existing preferences and LaunchServices registration carry over. Just replace the .app and relaunch.
Tech stack — unchanged
Tauri 2 + Rust backend · React 18 + Vite + TypeScript + Tailwind + shadcn/ui frontend · Fraunces / Geist / JetBrains Mono.