Commit Graph

65 Commits

Author SHA1 Message Date
81903e87e3 chore: bump version to 0.1.87.13 2026-03-01 16:37:12 +08:00
34ccfe45ea chore: bump version to 0.1.87.12 2026-03-01 15:59:29 +08:00
336a844712 chore: bump version to 0.1.87.11 2026-03-01 13:02:24 +08:00
4d88248091 chore: bump version to 0.1.87.10 2026-03-01 12:46:42 +08:00
05c2a65ef0 chore: bump version to 0.1.87.9 2026-03-01 12:37:07 +08:00
87bd765a57 chore: bump version to 0.1.87.8 2026-03-01 01:02:53 +08:00
7bf5c1cbcb chore: bump version to 0.1.87.7 2026-02-28 19:32:24 +08:00
c7392fc80b fix: make purchase iframe fully fill container 2026-02-28 18:58:19 +08:00
c37c68a341 feat: append auth token to purchase iframe url 2026-02-28 16:02:55 +08:00
9230d3cbc9 fix: streamline purchase embed layout with floating open button 2026-02-28 15:26:16 +08:00
19925e22d9 chore: bump version to 0.1.87.3 2026-02-28 14:09:02 +08:00
94bdde32bb chore: bump version to 0.1.87.2 2026-02-28 10:37:42 +08:00
9555a99d1c chore: bump version to 0.1.87.1 2026-02-27 21:24:03 +08:00
cc3cf1d70a chore: bump version to 0.1.86.10 2026-02-27 21:02:24 +08:00
e0b4b00dc1 chore: bump version to 0.1.86.9 2026-02-27 20:45:52 +08:00
ec576fdbde chore: bump version to 0.1.86.8 2026-02-27 19:59:51 +08:00
505494b378 fix: update 2K image price placeholder from 0.134 to 0.201 2026-02-27 17:18:24 +08:00
c1033c12bd chore: bump version to 0.1.86.6 2026-02-27 16:38:35 +08:00
d21fe54d55 chore: bump version to 0.1.86.5 2026-02-27 12:55:05 +08:00
574359f1df chore: bump version to 0.1.86.4 2026-02-27 12:24:02 +08:00
3d15202124 chore: bump version to 0.1.86.3 2026-02-27 09:30:58 +08:00
496173da1f merge: 合并上游 v0.1.86 到 main 分支 2026-02-25 19:02:10 +08:00
bfe414670f chore: update version 2026-02-24 14:51:10 +08:00
8661bf8837 chore: bump version to 0.1.84.8 2026-02-24 14:46:06 +08:00
4950ee48a0 chore(version): 更新版本号至 0.1.83.4 2026-02-23 13:07:34 +08:00
39d7300a8e chore: bump version to 0.1.84.7 2026-02-22 23:28:19 +08:00
3b6584cc8d chore(version): 更新版本号至 0.1.83.3 2026-02-22 22:20:42 +08:00
7eb3b23ddf chore: bump version to 0.1.84.6 2026-02-22 19:30:50 +08:00
38dca4f787 chore: bump version to 0.1.84.5 2026-02-20 12:22:13 +08:00
f819cef6d5 chore: bump version to 0.1.84.4 2026-02-20 00:20:07 +08:00
8b021c099d chore: bump version to 0.1.84.3 2026-02-19 22:47:32 +08:00
40498aac9d feat(sora): 对齐sora2api分镜角色去水印与挑战错误治理 2026-02-19 20:04:10 +08:00
8a625188ce Merge release/custom-0.1.83 into release/custom-0.1.84 2026-02-18 22:38:45 +08:00
fad04ca995 Merge branch 'main' of https://github.com/mt21625457/aicodex2api 2026-02-18 20:10:32 +08:00
c0cfa6acde chore: bump antigravity user-agent to 1.16.5, version to 0.1.83.2 2026-02-18 14:14:29 +08:00
3d1f03c286 feat: add Cache TTL Override per account + bump VERSION to 0.1.83
- Account-level cache TTL override: rewrite Anthropic cache_creation
  token classification (5m↔1h) in streaming/non-streaming responses
- New DB field cache_ttl_overridden in usage_log for billing tracking
- Migration 055_add_cache_ttl_overridden
- Frontend: CacheTTL override toggle in account create/edit modals
- Ent schema regenerated for new usage_log fields

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:19:24 +03:00
0913cfc082 chore: bump version to 0.1.83.1 2026-02-14 22:03:26 +08:00
be6e8ff77b fix(ui): extend mixed channel check to both Antigravity and Anthropic accounts
Problem:
- When creating Anthropic Console accounts to groups with Antigravity accounts,
  the mixed channel warning was not triggered
- Only Antigravity accounts triggered the confirmation dialog

Solution:
- Renamed isAntigravityAccount to needsMixedChannelCheck
- Extended check to include both 'antigravity' and 'anthropic' platforms
- Updated all 8 call sites in CreateAccountModal and EditAccountModal

Changes:
- frontend/src/components/account/CreateAccountModal.vue: 4 updates
- frontend/src/components/account/EditAccountModal.vue: 4 updates

Testing:
- Frontend compilation: passed
- Backend unit tests: passed
- OAuth flow: confirmation parameter correctly passed in Step 2
- Backend compatibility: verified with checkMixedChannelRisk logic

Impact:
- Both Antigravity and Anthropic accounts now show mixed channel warning
- OAuth accounts correctly pass confirm_mixed_channel_risk parameter
- No breaking changes to existing functionality
2026-02-14 21:29:36 +08:00
ebb85cf843 chore: bump version to 0.1.81.9 2026-02-13 04:15:12 +08:00
ef959bc3c6 chore: bump version to 0.1.81.8 2026-02-13 03:12:31 +08:00
496545188a chore: bump version to 0.1.81.7 2026-02-13 00:26:37 +08:00
5715587baf chore: bump version to 0.1.81.6 2026-02-12 23:49:49 +08:00
428ee065d3 chore: bump version to 0.1.81.5 2026-02-12 20:09:57 +08:00
1abc688cad chore: bump version to 0.1.81.4 2026-02-12 02:33:33 +08:00
3a9f1c5796 chore: bump version to 0.1.81.3 2026-02-11 23:37:37 +08:00
0c33d18a4d chore: bump version to 0.1.81.2 2026-02-11 22:31:27 +08:00
850e267763 chore: bump version to 0.1.81.1 2026-02-11 20:49:31 +08:00
d11b295729 chore: bump version to 0.1.80.1 2026-02-11 16:21:22 +08:00
44693d0dfb chore: bump version to 0.1.79.7 2026-02-11 14:39:29 +08:00
92745f7534 chore: bump version to 0.1.79.6 2026-02-11 13:08:49 +08:00