Commit 6def6cf
committed
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2026-04-13)
### Bug Fixes
* **codex-switcher:** eliminate redundant _load_accounts calls in pick_first_ready ([1024e95](1024e95))
* deduplicate _decode_jwt_payload — single canonical implementation in codex_switcher ([5e579fe](5e579fe))
* **jobs:** move thread assignment inside lock to prevent race condition ([40a3be2](40a3be2))
* **logger:** use UTC timestamps consistent with rest of codebase ([302dfa1](302dfa1))
* remove redundant Mailbox creation in relogin_worker_email ([883af9b](883af9b))
* **security:** set chmod 0600 on meta.json and index.json files ([08c27af](08c27af))
* **security:** strengthen API key masking — show at most 4 chars for long keys ([545ac15](545ac15))
* **workspace-api:** add pagination to get_members and get_pending_invites ([48229d2](48229d2))1 parent 2052d8b commit 6def6cf
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments