Releases: izzzzzi/izTeamSlots
Releases · izzzzzi/izTeamSlots
v1.7.1
13 Apr 13:02
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.7.1 (2026年04月13日)
Bug Fixes
codex-switcher: eliminate redundant _load_accounts calls in pick_first_ready (1024e95 )
deduplicate _decode_jwt_payload — single canonical implementation in codex_switcher (5e579fe )
jobs: move thread assignment inside lock to prevent race condition (40a3be2 )
logger: use UTC timestamps consistent with rest of codebase (302dfa1 )
remove redundant Mailbox creation in relogin_worker_email (883af9b )
security: set chmod 0600 on meta.json and index.json files (08c27af )
security: strengthen API key masking — show at most 4 chars for long keys (545ac15 )
workspace-api: add pagination to get_members and get_pending_invites (48229d2 )
v1.7.0
07 Mar 18:22
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.7.0 (2026年03月07日)
Bug Fixes
remove unused variable to satisfy ruff F841 (e5cfb77 )
Features
add Codex account switcher with auto-rotation (70c8953 )
v1.6.1
07 Mar 08:38
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.6.1 (2026年03月07日)
Bug Fixes
ci: install python deps before unit tests (5c57d2a )
v1.6.0
06 Mar 21:51
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.6.0 (2026年03月06日)
Features
auth: disable automatic admin login (930313f )
v1.5.5
06 Mar 20:28
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.5.5 (2026年03月06日)
Bug Fixes
auth: stabilize manual flows and tab focus (1e909c2 )
v1.5.4
06 Mar 19:11
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.5.4 (2026年03月06日)
Bug Fixes
Windows compatibility — version check, wmic removal, CI matrix, venv resolution (342b515 )
v1.5.3
06 Mar 18:04
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.5.3 (2026年03月06日)
Bug Fixes
infrastructure hardening — atomic writes, DATA_ROOT, emergency exit, virtual scroll (683dfd6 )
v1.5.2
06 Mar 12:24
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.5.2 (2026年03月06日)
Bug Fixes
security and thread-safety improvements from code review (6356bfd )
v1.5.1
06 Mar 12:16
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.5.1 (2026年03月06日)
Bug Fixes
use self.password_prefix in boomlify generate() instead of hardcoded string (de0098a )
v1.5.0
06 Mar 11:31
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.5.0 (2026年03月06日)
Features
add password_prefix to trickads, use self.password_prefix in boomlify (f1bfe71 )