What's Changed
- chore: bump version to 1.5.4 and update API key description in configuration files by @chenyme in #256
- feat: add proxy SSL verification skip and configurable session reset … by @mucsbr in #261
- English Translation + Translation Docs by @arces in #269
- feat: 增加自定义指令 by @africa1207 in #270
- Update main.py by @samqin123 in #271
- fix(): 解决 Docker Compose 下 SERVER_PORT 变量实际不生效的问题,并同步更新了文档说明 by @crmmc in #273
- chore(docker): replace uvicorn with granian by @highkay in #276
- fix: Some pages are missing during Vercel deployment. by @chenyme in #280
- feat: implement text sanitization for proxy and token configurations, enhancing security and data integrity across API endpoints by @chenyme in #284
- feat: fix video generation API and pagination controls by @chenyme in #291
- refactor: add grok-4.20-beta new parameter & remove deprecated grok-4-mini model by @chenyme in #299
- feat: Add option to generate public asset links for videos by @fernnguyen in #295
- feat: Add proxy pool support for IP rotation by @keung67 in #311
- fix: accurate token expiration detection, retry optimization, and state consistency (#308) by @hzexe in #312
- fix: ensure SQL storage initializes in Vercel serverless runtime by @FaiChou in #314
- feat(token): Add consumed mode for quota management (opt-in) by @fno2010 in #315
- refactor: reorganize import statements in retry utility for clarity by @chenyme in #344
- fix: Add configuration import in get_tokens endpoint by @MaxCrazy1101 in #346
- fix: 限制日志暴涨并修复启动日志兼容问题 by @piexian in #319
- feat: videos接口支持多图参考,修改video界面,参考图数量增加到7张,同时支持@,添加多图参考的功能 by @leik1000 in #336
- fix: add estimated openai usage stats by @majorcheng in #366
- fix: use app-chat REST as primary image generation, fallback to ws_imagine by @JinchengGao-Infty in #374
- fix: 修复 SuperGrok 付费账号多Agent模型空响应问题 by @Huan-zhaojun in #406
New Contributors
- @mucsbr made their first contribution in #261
- @arces made their first contribution in #269
- @africa1207 made their first contribution in #270
- @samqin123 made their first contribution in #271
- @crmmc made their first contribution in #273
- @highkay made their first contribution in #276
- @fernnguyen made their first contribution in #295
- @keung67 made their first contribution in #311
- @hzexe made their first contribution in #312
- @FaiChou made their first contribution in #314
- @MaxCrazy1101 made their first contribution in #346
- @leik1000 made their first contribution in #336
- @majorcheng made their first contribution in #366
- @JinchengGao-Infty made their first contribution in #374
- @Huan-zhaojun made their first contribution in #406
Full Changelog: v1.5.3...v1.6.0