v1.0.19
Restore compatibility wrapper for /codex_usage that forwards to maintained codex-profiler implementation.
v1.0.18
Deprecation notice: standalone codex-usage is deprecated; users should migrate to maintained codex-profiler path.
v1.0.17
Fix delivery guidance: enforce same channel path for progress+final usage responses and NO_REPLY after tool-delivered final to avoid split replies.
v1.0.16
Consolidated strict newline output format: removed pipe separators and kept blank line between profile blocks.
v1.0.15
Switch strict output to newline-based profile blocks (no pipe separators) with blank-line spacing between profiles for improved readability.
v1.0.14
Improve strict visual output format with per-profile blocks, reset timestamps as dd/mm/yyyy, hh:mm, and explicit time-left formatting (x Days, y Hours, z Minutes) for 5h/week windows.
v1.0.13
Clarify remaining quota by appending 'left' to 5h/week percentage outputs in templated text and response contract.
v1.0.12
Add strict text renderer mode (--format text) with progress-first output and consistent templated profile lines (Usable/Limited/5h remaining/Week remaining) for slash-command adapters.
v1.0.11
Add consistent templated profile lines (Usable/Limited/5h/Week remaining), expose formatted_profiles/progress_message fields, and reinforce progress-first response behavior for slash command adapters.
v1.0.10
Fix endpoint reachability preflight so HTTP 401/403 are treated as reachable (allowing proper auth classification), and add output summary/suggested_user_message fields for cleaner slash-command responses.
v1.0.9
Handle WHAM endpoint auth failures explicitly: map 401 to auth_not_accepted_by_usage_endpoint, 403 to forbidden_by_usage_endpoint, keep local-health fallback, and add clearer operator notes that Codex CLI is not required for usage checks.
v1.0.8
Add RISK.md policy + safe-defaults section; clarify confirm/dry-run-first mutation posture and operation boundaries.
v1.0.7
Doc hardening: explicit safety posture (no remote shell exec, no sudo/SSH mutations, trusted endpoint allowlist, sensitive token handling).
v1.0.6
Safer delete flow: default detach-only mode (keeps token/profile), explicit --hard-delete for permanent removal, confirmation + backup retained.
v1.0.5
Add guarded profile-delete flow: explicit --confirm-delete preview gate + automatic timestamped backup before mutation; docs updated.
v1.0.4
Cross-channel UX update: selector/button fallback guidance, duplicate-request suppression guidance, callback namespace guidance, and security notes for private usage.
v1.0.3
Security hardening: endpoint host allowlist (HTTPS), unreachable endpoint fallback to local health-only, removed raw payload fallback, added output scrubbing, and SECURITY.md.
v1.0.2
Docs made generic: selector now references discovered profiles (no user-specific profile names).
v1.0.1
UX update: /codex_usage now requires selector-first behavior and sends an immediate 'Running Codex usage checks now…' progress message before results.
v1.0.0
Initial release: Telegram /codex_usage command with profile selector, Codex OAuth profile checks, usage windows with remaining %, and local-time reset formatting.