Releases: casosorg/casos
Releases · casosorg/casos
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2026-06-14)
Bug Fixes
- add casdoor code (3c61824)
- add clusterDNS to kubelet config template (4d4f6eb)
- add ClusterRoleBinding pages (12467b1)
- add configmap pages (7357579)
- add dashboard page (99d293b)
- add docker image logo (5b694c6)
- add get-pod-logs API (79fe1f3)
- add initial code (09ec0cc)
- add namespace force delete button (67158f2)
- add namespace pages (ba7b20e)
- add node pages (f542745)
- add pod events UI (e355ce9)
- add pod pages (bf83e48)
- add proxy for dockerhub API (e49abcc)
- add README (b43501e)
- add semantic-release CI (87840b4)
- add service pages (1e41107)
- add serviceaccount pages (c09b067)
- add worker-setup.md (3d3f92e)
- fix bugs in XXX edit modal (47a9705)
- fix CI error (1a7baba)
- fix CI error of sqlite and kine (e90fc7f)
- fix empty timestamp in GetPodEvents API (9d827fa)
- fix eslint (b07532c)
- fix go linter (9484c86)
- fix kine DB name (2b07a47)
- fix kine's CompactBatchSize (fee9bc6)
- fix label to CasOS (48642b0)
- fix port and CORS (b625ba2)
- improve API code (d2705a8)
- improve dashboard UI (d7db39f)
- improve list page UI (1b95384)
- improve orm code (cabfd85)
- improve web UI (483314c)
- include all interface IPs in apiserver cert SAN for WSL2 connectivity (bab5a6a)
- refactor main.go and filters (5574b8e)
- refactor server.go into 5 files (05299d1)
- server: add required apiserver flags and fix kine panic on startup (3c26d95)
- server: kill stale process on port 2379 before starting kine (fd71a26)
- server: use real outbound IP as advertise address and authenticate pod controller with admin cert (7c48131)
- set ReapplyHandlingIgnoreUnchanged to allow multiple in-process k8s components (19cc5a8)
- skip duplicate logging init for scheduler and controller-manager (4726d9c)
- start controller-manager (3dfcdcc)
- start scheduler (3be11c9)
- update dependency versions (cd03365)
- update logo (1bf67f3)
- update README (18aa9c6)
- use backup pause image when proxy is configured (faa54d4)
- use CLAUDE.md (64e8d6a)
- use port 9000 and fix CORS error (89e804b)
- use proxy to download pause image (640bd0b)
Features
- add containerd 2.x registry mirror support (088eb18)
- add Docker Hub image search modal for pod creation (6f547a7)
- add i18n (c94ce97)
- add linter (7624368)
- add site pages (efba5d9)
- add worker node cert generation endpoint (6eb3d1e)
- bootstrap node-proxier binding and add kube-proxy setup (5549c08)
- fix bugs in pod logs (6b8ac0e)
- pods: auto-derive pod name from image on input (2392ba8)