v2.0.1

AIPentest/CyberStrikeAIv2.0.1Apr 11, 2026by lipku

AI Summary

Updates the session ID type from integer to string to facilitate better extensibility.

Key Highlights

  • sessionid type changed from int to str
  • Requires frontend API interface updates

Breaking Changes

  • sessionid type changed from int to str

New Features

  • Type extension for session IDs

Full Release Notes

sessionid类型由int改成str,方便扩展。
**注意:前端api接口该字段类型都需要改**