Skip to content

Releases: haishanh/yacd

v0.3.8

11 Nov 14:52
Compare
Choose a tag to compare

Fixed:

  • Compatible with backend that doesn't support processPath

v0.3.7

07 Nov 10:09
Compare
Choose a tag to compare

Added:

  • Add "Process" column to connections
  • Add "theme-color" meta tags
  • Support labeling backends

Changed:

  • Blended sidebar style

v0.3.6

23 Jul 12:23
Compare
Choose a tag to compare

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

14 May 04:42
Compare
Choose a tag to compare

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

14 Nov 15:21
Compare
Choose a tag to compare

Added:

  • Add float action button to pause/start log streaming

v0.3.3

19 Jul 14:21
Compare
Choose a tag to compare

Added:

  • Support switch theme on backend config page
  • If / is api server, use it as default

v0.3.2

07 Jun 13:21
Compare
Choose a tag to compare

Changed:

  • Change web base to './'

v0.3.1

06 Jun 05:12
Compare
Choose a tag to compare

Fixed:

  • Fixed floating action button style

v0.3.0

05 Jun 14:20
Compare
Choose a tag to compare

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

28 Feb 10:26
Compare
Choose a tag to compare

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