Skip to content

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 21 Mar 01:19
· 477 commits to main since this release
a042ac0

Changelog

Changes in frontend

  • log client errors on server (#124)
  • Switch from momentjs to date-fns (#123)
  • remove console.error to let exception propagate (#122)
  • show both frontend and backend versions in nav bar (#121)
  • fix bug with context menu coordinates (#120)
  • add devcontainer and update readme (#118)
  • make search case insensitive (#119)

Changes in backend

  • fix release config yaml (#97)
  • add both repos into the codespace (#96)
  • Add a log API route (#94)
  • Add a config for logging, remove TW_ENV, and clean up logs (#93)
  • Standardize logging across the backend (#92)
  • fix foreign key relationship in notifications (#91)
  • set backend version when building frontend (#90)
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group across 1 directory (#89)
  • Update README and gitignore with configuration for codespaces (#88)
  • Add devcontainer configuration (#87)