Skip to content

Releases: RandomTanne/yac

v0.4.1

22 Jan 08:14

Choose a tag to compare

0.4.1 (2026-01-22)

Bug Fixes

  • move caddy stuff to /caddy dir (6b1e3fa)

v0.4.0

22 Jan 08:11

Choose a tag to compare

0.4.0 (2026-01-22)

Feature

  • move caddy to its own image and push it to ghcr (ed13eaa)

v0.3.0

22 Jan 07:55
6ab4234

Choose a tag to compare

0.3.0 (2026-01-22)

Feature

Chores

v0.2.3

18 Dec 09:43

Choose a tag to compare

0.2.3 (2025-12-18)

Bug Fixes

  • fix websocket connection in frontend (f08fa59)

Chores

v0.2.2

18 Dec 09:03

Choose a tag to compare

0.2.2 (2025-12-18)

Bug Fixes

  • add production url to allowed origins in backend (28ff6b2)

v0.2.1

18 Dec 08:34

Choose a tag to compare

0.2.1 (2025-12-18)

Bug Fixes

  • implement new url interceptor to use correct api url based on build env (96d0f78)

Chores

  • backend: don't lint tests (61f45e2)
  • backend: add some tests (e407f90)
  • Add backend lint check, and fix some lint issues. (b7c31b8)

v0.2.0

11 Dec 09:38

Choose a tag to compare

0.2.0 (2025-12-11)

Feature

  • make application production ready by introducing build envs in frontend and creating necessary .env and config files, implement simple deployment script (951079a)
  • create cloudconfig script for reusable server configuration (bfad3e7)

Chores

  • replace ssh public key with placeholder in cloudconfig (2577a1a)
  • run formatter (e5786da)

v0.1.3

11 Dec 09:13
0741fa7

Choose a tag to compare

0.1.3 (2025-12-11)

Bug Fixes

  • frontend: move crypto.ts into lib/crypto.ts && add tests for crypto (#317) (0741fa7)

Chores

  • deps: bump actions/checkout from 4 to 5 (#22) (7d1ab5a)
  • deps: bump actions/setup-node from 4 to 6 (#129) (b299ece)
  • Add spotless formatter (#63) (e6aae13)
  • deps-dev: bump prettier from 3.5.3 to 3.6.2 in /frontend (c98b35f)
  • allow dependabot to go brrrr (bc54b22)
  • dependabot: increase open-pull-requests-limit (0aa5b9e)
  • add dependabot (3232d89)
  • fix schedule workflow (bf4f35f)
  • cronjob for container scanning (aba97f6)
  • add LICENSE (66a0e90)

v0.1.2

28 Aug 08:41

Choose a tag to compare

0.1.2 (2025-08-28)

Bug Fixes

v0.1.1

28 Aug 08:38

Choose a tag to compare

0.1.1 (2025-08-28)

Bug Fixes