v2.8.0
What's Changed
- Add a proxy-only global
~/.tgclircfallback shared by every account profile. - Define precedence as
TELEGRAM_PROXY→ selected profileconfig.json→~/.tgclirc. - Keep inherited proxy values out of profile files and harden
config.jsonpermissions to mode 0600. - Add regression coverage for precedence, empty profile proxy values, multi-account inheritance, unsupported keys, and secret-safe persistence.
Full Changelog: v2.7.0...v2.8.0