CaIon
6ca4ff503e
feat: remove unnecessary section for screenshots in bug report templates
2026-03-14 15:50:42 +08:00
CaIon
dea9353842
feat: update issue and feature request templates to include documentation links and submission checks
2026-03-14 15:48:50 +08:00
CaIon
4deb1eb70f
feat: update ratio label for user group handling in render component
2026-03-14 15:41:02 +08:00
CaIon
092ee07e94
feat: normalize number handling in model pricing editor #3246
v0.11.4-patch.1
2026-03-14 15:29:47 +08:00
CaIon
4e1b05e987
feat: add conditional setting for HTTP headers in OpenRouter channel type
2026-03-12 19:05:30 +08:00
CaIon
3bd1a167c9
feat: comment out notify endpoint in relay router
2026-03-12 19:05:30 +08:00
Seefs
7a0ff73c1b
Merge pull request #3221 from RedwindA/chore/updateModelList
...
chore: update model lists for frequently used channels
v0.11.4
2026-03-12 15:13:03 +08:00
CaIon
902725eb66
feat: update header title for OpenRouter channel type
2026-03-12 15:05:58 +08:00
RedwindA
cd1b3771bf
chore: update model lists for frequently used channels
2026-03-11 23:39:18 +08:00
Calcium-Ion
122d5c00ef
Merge pull request #3182 from seefs001/feature/params-override-beta-header-append
...
feat:support $keep_only_declared and deduped $append for header override
v0.11.4-alpha.5
2026-03-10 02:03:02 +08:00
Seefs
c3b9ae5f3b
refactor: optimize header override copy and JSON example dialog
2026-03-10 01:59:34 +08:00
CaIon
2c9b22153f
feat: enhance Claude request header handling with append functionality
2026-03-09 23:47:51 +08:00
Calcium-Ion
80c09d7119
Merge pull request #3147 from pigletfly/compose-add-networks
...
fix: add explicit docker-compose networks
2026-03-09 22:19:56 +08:00
Calcium-Ion
b0d8b563c3
Merge pull request #3148 from feitianbubu/pr/d8a25d36204224f8a4248b0ab3b03ba703796ea3
...
fix: kling risk fail return openAIVideo error
2026-03-09 22:19:04 +08:00
Seefs
6ff5a5dc99
feat:support $keep_only_declared and deduped $append for header token overrides
2026-03-09 00:12:53 +08:00
CaIon
9bb2b6a6ae
feat: implement token key fetching and masking in API responses
v0.11.4-alpha.4
2026-03-08 22:40:40 +08:00
Calcium-Ion
c706a5c29a
Merge pull request #3166 from somnifex/main
...
为渠道参数覆盖可视化规则提供拖拽排序支持
2026-03-07 15:02:35 +08:00
somnifex
9b394231c8
feat: add drag-and-drop functionality for operation reordering in ParamOverrideEditorModal
2026-03-07 14:10:06 +08:00
CaIon
05452c1558
feat: integrate site display type into pricing components
...
Add siteDisplayType prop across various pricing components to conditionally render pricing information based on the selected display type. This update enhances the user experience by ensuring that pricing details are accurately represented according to the chosen display mode, particularly for token-based views.
v0.11.4-alpha.3
2026-03-07 00:23:36 +08:00
CaIon
f9b5ecc955
feat: add billing display mode selection and update pricing rendering
...
Introduce a billing display mode feature allowing users to toggle between price and ratio views. Update relevant components and hooks to support this new functionality, ensuring consistent pricing information is displayed across the application.
2026-03-06 23:35:17 +08:00
CaIon
d796578880
fix: unify pricing labels and expand marketplace pricing display
...
Keep the model pricing editor wording aligned with the new price-based UI while exposing cache, image, and audio pricing in the marketplace so users can see the full configured pricing model.
v0.11.4-alpha.2
2026-03-06 22:33:51 +08:00
CaIon
3c71e0cd09
fix(video_proxy): update task retrieval to include user ID for improved context
2026-03-06 22:06:42 +08:00
CaIon
8186ed0ea5
fix: update language settings and improve model pricing editor for better clarity and functionality
v0.11.4-alpha.1
2026-03-06 21:36:51 +08:00
CaIon
782124510a
fix: update OpenAI request fields to use json.RawMessage for dynamic data handling
2026-03-06 19:10:42 +08:00
Calcium-Ion
4d421f525e
Merge pull request #3151 from seefs001/feature/bad-responses-body-no-retry
...
fix(relay): skip retries for bad response body errors
2026-03-06 18:23:43 +08:00
Seefs
3cb0ca264f
fix(relay): skip retries for bad response body errors
2026-03-06 18:22:25 +08:00
CaIon
aa455e7977
fix: update OpenAI response structure to use json.RawMessage for dynamic fields
v0.11.2-patch.2
2026-03-06 17:50:45 +08:00
feitianbubu
c3a96bc980
fix: kling risk fail return openAIVideo error
2026-03-06 16:32:52 +08:00
pigletfly
bb0d4b0f6d
fix(compose): Add explicit bridge network
2026-03-06 15:44:47 +08:00
Calcium-Ion
e768ae44e1
Merge pull request #3141 from seefs001/fix/claude-thinking-top_p
...
fix: If top_p is not provided, Claude's logic will set to 1
2026-03-06 12:08:12 +08:00
Seefs
be8a623586
fix: ignore top_p
2026-03-06 12:07:36 +08:00
Seefs
a6ede75415
fix: ignore top_p
2026-03-06 12:07:00 +08:00
Seefs
267c99b779
fix: If top_p is not provided, Claude's logic will automatically set it to 1.
2026-03-06 12:03:51 +08:00
Calcium-Ion
44e59e1ced
Merge pull request #2769 from feitianbubu/pr/3d0aaa75866f8d958a777a7e7ac8c1e4b5b3e537
...
feat: kling cost quota support use FinalUnitDeduction as totalToken
2026-03-06 11:46:59 +08:00
CaIon
18aa0de323
fix: add support for gpt-5.4 model in model_ratio.go
v0.11.2-patch.1
2026-03-06 11:43:05 +08:00
Seefs
f0e938a513
Merge pull request #3120 from nekohy/main
...
feats: repair the thinking of claude to openrouter convert
2026-03-05 18:10:46 +08:00
Seefs
db8243bb36
Merge pull request #3130 from feitianbubu/pr/ce221d98d71ab7aec3eb60f27ca33dbb4dc9610a
...
fix: fetch model add header passthrough rule key check
2026-03-05 18:09:44 +08:00
feitianbubu
1b85b183e6
fix: fetch model add header passthrough rule key check
2026-03-05 17:49:36 +08:00
Calcium-Ion
56c971691b
Merge pull request #3129 from seefs001/feature/param-override-wildcard-path
...
Feature/param override wildcard path
2026-03-05 16:53:39 +08:00
Seefs
9d4ea49984
chore: remove top-right field guide entry in param override editor
2026-03-05 16:43:15 +08:00
Seefs
16e4ce52e3
feat: add wildcard path support and improve param override templates/editor
2026-03-05 16:39:34 +08:00
Nekohy
de12d6df05
delete some if
2026-03-05 06:24:22 +08:00
Nekohy
5b264f3a57
feats: repair the thinking of claude to openrouter convert
2026-03-05 06:12:48 +08:00
CaIon
887a929d65
fix: add multilingual support for meta description in index.html
v0.11.2-alpha.3
v0.11.2
2026-03-04 18:19:19 +08:00
Calcium-Ion
34262dc8c3
Merge pull request #3093 from feitianbubu/pr/92ad4854fcb501216dd9f2155c19f0556e4655bc
...
fix: update task billing log content to include reason
2026-03-04 18:13:59 +08:00
CaIon
ddffccc499
fix: update meta description for improved clarity and accuracy
2026-03-04 18:07:17 +08:00
CaIon
c31f9db61e
feat: enhance PricingTags and SelectableButtonGroup with new badge styles and color variants
v0.11.2-alpha.2
2026-03-04 00:36:04 +08:00
CaIon
3b65c32573
fix: improve error message for unsupported image generation models
2026-03-04 00:36:03 +08:00
Calcium-Ion
196f534c41
Merge pull request #3096 from seefs001/fix/auto-fetch-upstream-model-tips
...
Fix/auto fetch upstream model tips
2026-03-03 14:47:43 +08:00
Seefs
40c36b1a30
fix: count ignored models from unselected items in upstream update toast
2026-03-03 14:29:43 +08:00