Commit History

chore: sync version to 1.0.26 [skip ci]
01ac0fc

github-actions[bot] commited on

Merge pull request #59 from icebear0828/fix/oauth-accept-encoding
866b9cd
unverified

icebear commited on

fix: let curl auto-negotiate Accept-Encoding for OAuth requests
b0a4fb7

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.25 [skip ci]
4ea9ca4

github-actions[bot] commited on

docs: fix model removal scope β€” free only, not plus
59d671c

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
8874f52

github-actions[bot] commited on

docs: update model catalog and changelog for 2026-03-10 changes
43aa0a0

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.23 [skip ci]
f678c8b

github-actions[bot] commited on

fix: pass through cached_tokens from Codex API (#58)
fadda70
unverified

icebear icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.22 [skip ci]
b87bedf

github-actions[bot] commited on

fix: use catalog isDefault instead of hardcoded gpt-5.4 in dashboard
c231bc0

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.21 [skip ci]
9b752b4

github-actions[bot] commited on

feat: model-aware multi-plan account routing (#57)
90c89b6
unverified

icebear icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.20 [skip ci]
e9b5796

github-actions[bot] commited on

fix: update model catalog β€” gpt-5.4/5.3-codex removed, gpt-5.2-codex is new flagship
597668f

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.19 [skip ci]
0e1d6c8

github-actions[bot] commited on

feat: add force_http11 option for proxies without HTTP/2 support (#56)
34fceda
unverified

jeasonstudio Claude Opus 4.6 commited on

chore: sync version to 1.0.18 [skip ci]
175f068

github-actions[bot] commited on

fix: UpdateModal dialog not centered β€” add w-full h-full to override UA fit-content
0666092

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.17 [skip ci]
b4d866c

github-actions[bot] commited on

fix: version display picks higher of git tag vs package.json
1b1294e

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.16 [skip ci]
7dfb571

github-actions[bot] commited on

fix: UpdateModal dialog narrow strip caused by UA fit-content conflict
2adeb3b

icebear0828 Claude Opus 4.6 commited on

chore: sync version to 1.0.15 [skip ci]
03bbe2a

github-actions[bot] commited on

feat: editable proxy_api_key from Dashboard settings panel
69a8388

icebear0828 Claude Opus 4.6 commited on

fix: stable i18n layout + version sync from electron to master
d712fd9

icebear0828 Claude Opus 4.6 commited on

fix: version display uses git tag + remove inline-grid layout hack
66b06ea

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
b51ffa1

github-actions[bot] commited on

fix: Electron OAuth login + i18n layout shift + update modal (#53)
1b6fb15
unverified

icebear icebear0828 Claude Opus 4.6 commited on

ci: trigger release via workflow_dispatch to fix GITHUB_TOKEN limitation
20b98cc

icebear0828 Claude Opus 4.6 commited on

Merge pull request #52 from icebear0828/fix/oauth-direct-fallback
8ab512c
unverified

icebear commited on

fix: use getRootDir() for package.json in self-update detection
504b471

icebear0828 Claude Opus 4.6 commited on

fix(auth): add direct-connection fallback for OAuth behind proxy
abe58f1

icebear0828 Claude Opus 4.6 commited on

refactor: use CSS-var-with-fallback for dark theme colors in web/
068f359

icebear0828 Claude Opus 4.6 commited on

fix: generate clean release notes from git log
984bd7e

icebear0828 Claude Opus 4.6 commited on

Merge pull request #47 from icebear0828/fix/preserve-model-suffix-in-response
663cb2b
unverified

icebear commited on

fix: semver comparison + timer cleanup in self-update
2fac785

icebear0828 Claude Opus 4.6 commited on

chore: add tests/ to .gitignore
f9a006a

icebear0828 Claude Opus 4.6 commited on

feat: auto-release pipeline + multi-mode update system + commit hash display
0c2aed2

icebear0828 Claude Opus 4.6 commited on

Merge pull request #46 from icebear0828/fix/preserve-model-suffix-in-response
9e42f58
unverified

icebear commited on

fix: preserve model name suffixes (-fast, -high, etc.) in API responses
bc98e69

icebear0828 Claude Opus 4.6 commited on

ci: auto-sync master β†’ electron branch on push
8e4f44b

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
c784838

github-actions[bot] commited on

Merge pull request #44 from icebear0828/fix/service-tier-and-headers
c0be0ca
unverified

icebear commited on

Merge pull request #43 from icebear0828/fix/healthcheck-port-env
8817009
unverified

icebear commited on

fix: lock container PORT=8080, revert HEALTHCHECK to hardcoded port
365573c

icebear0828 Claude Opus 4.6 commited on

fix: strip service_tier from request body + add OpenAI-Beta header + update gpt-5.4 efforts
44b20f4

icebear0828 Claude Opus 4.6 commited on

fix: expose OAuth callback port 1455 in Docker Compose
7279f44

icebear0828 Claude Opus 4.6 commited on

fix: Dockerfile HEALTHCHECK respects PORT env var (#40)
1e1ad5b

icebear0828 Claude Opus 4.6 commited on

docs: auto-sync changelog to README [skip ci]
9206ebc

github-actions[bot] commited on