Releases: haishanh/yacd
Releases · haishanh/yacd
v0.3.8
v0.3.7
Added:
- Add "Process" column to connections
- Add "theme-color" meta tags
- Support labeling backends
Changed:
- Blended sidebar style
v0.3.6
Changed:
- Make proxy item card same width
- Always show update and health check buttons for providers
Fixed:
- Encode latency test url
- Encode proxy or group name when they are parts of API url
v0.3.5
Added:
- Added "Auto" theme option for the theme to follow system theme preference
- Display rule payload if possible in the rule column of the connections table
- Allow overriding default backend URL use environment variable with docker container
- Gzip and cache static assets in the docker container
- Docker image is now published to ghcr too
Changed:
- Use Inter as app wide font
v0.3.4
Added:
- Add float action button to pause/start log streaming
v0.3.3
Added:
- Support switch theme on backend config page
- If / is api server, use it as default
v0.3.2
Changed:
- Change web base to './'
v0.3.1
Fixed:
- Fixed floating action button style
v0.3.0
Changed:
- Switch the build system to use Vite. This should not change much about user experience.
- Style tweaks:
- The light theme now use a light gray background instead of a pure white
- Statistic blocks on Overview are now styled more like a card
- Log type badges are now ellipse shaped
- Config fields are more compact now
Added:
- Request logs with configured log level
- Reconnect logs web socket on log level config change
v0.2.15
Changed:
- Display API backend info in title only when there are multiple backends
- Changed the function of floating action button from refresh to update all providers on rules page
Added:
- Action button to update all proxies providers on proxies page