Commit 68f165e
committed
chore(release): 5.10.0 [skip ci]
# [5.10.0](v5.9.0...v5.10.0) (2025-12-08)
### Bug Fixes
* **glmt:** add bearer prefix for openai-compatible endpoints ([077a406](077a406)), closes [#61](#61)
* **glmt:** pass env vars to proxy subprocess ([e17a068](e17a068))
* **ui:** adjust layout of localhost disclaimer ([ad5859c](ad5859c))
* **ui:** improve table column widths and spacing ([9b4a5d8](9b4a5d8))
* **ui:** prettier formatting for documentation link ([d11071a](d11071a))
* **ui:** suppress react compiler warning in profiles-table ([cf072c0](cf072c0))
### Features
* **build:** disable commitlint subject-case rule and add clean-dist script ([5947532](5947532))
* **cliproxy:** add authentication status display to web dashboard ([a283f94](a283f94))
* **cliproxy:** deprecate claude thinking models in agy provider ([63b3ca7](63b3ca7))
* **completions:** enhance cliproxy help and update shell completion scripts ([59a2f2b](59a2f2b))
* **doctor:** improve port detection with process identification ([98fd1be](98fd1be))
* **ui:** add accounts and cliproxy management dashboard ([03059db](03059db))
* **ui:** add ccs branding assets and logo component ([1b16305](1b16305))
* **ui:** add comprehensive quality gates and fix linting issues ([707af2f](707af2f))
* **ui:** enhance settings dialog with tabbed interface and scrollable areas ([4adb94b](4adb94b))
* **ui:** enhance visual contrast and update project link ([c65d9c9](c65d9c9))
* **ui:** redesign sidebar and fix disclaimer ([c8890f3](c8890f3))
* **ui:** reorganize theme colors and add dev script ([235bd6b](235bd6b))
* **ui:** update theme colors to match brand palette ([b5f22e4](b5f22e4))
* **web-dashboard:** add dev mode with hmr and optimize build ([23a3382](23a3382))
* **web-dashboard:** add express server and react ui scaffolding ([6a6f2a2](6a6f2a2))
* **web-dashboard:** add rest api and real-time sync ([56502ab](56502ab))
* **web-dashboard:** complete settings, health, shared data and build integration ([5975802](5975802))
* **web:** enhance dashboard functionality and ui components ([6e2da64](6e2da64))
* **web:** update shared routes and home page for dashboard ([e078f15](e078f15))1 parent 4bde7da commit 68f165e
File tree
5 files changed
+39
-4
lines changed- installers
5 files changed
+39
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
1 | 36 | | |
2 | 37 | | |
3 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments