v0.4.1 -> v0.4.2
Summary
Lets the server pin to a fixed port across restarts instead of always picking a random one. Worker footer links get a small update alongside it.
翻譯
伺服器現在可固定在指定連接埠上重啟,不再每次隨機挑選。同時更新 worker 頁尾連結。
Changes
FEAT
- Add fixed port control and update footer links (@pardnchiu) [d62b361]
翻譯
- 新增固定連接埠控制並更新頁尾連結
Scope
cmd/app/— FEAT (commands.go,http.go,main.go)internal/api/router.go— FEATinternal/config/config.go— FEATMakefile— FEATworker/public/— FEAT (index.html,zh/index.html)
Generated by SKILL