Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

v0.1.11 — Claudius (rebrand)

Choose a tag to compare

@tao-shen tao-shen released this 27 May 16:47

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 lettermark C badge 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) — .icns for macOS, plus iOS / Android / Windows variants in the bundle.
  • Repo renamed: democra-ai/claude-multiprofiledemocra-ai/claudius. The old URL auto-redirects via GitHub, so existing npm install -g github:democra-ai/claude-multiprofile and git clone invocations 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-multiprofile for 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.