chatdump v1.0.3
Fixed
- CLI install location —
chatdumpnow installs itschatdumpcommand-line launcher only to/usr/local/bin, instead of borrowing Homebrew's/opt/homebrew/bin. That path was user-writable (a convenient way to dodgesudo), but dropping a non-Homebrew symlink there polluted Homebrew's own directory. The installer now targets/usr/local/bindirectly and escalates with an admin prompt only when that path isn't user-writable.
No functional changes to capturing or exporting chats. Existing installs auto-update via the in-app updater.