Skip to content

v0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 06:49
· 42 commits to refs/heads/main since this release
36837b1

Changes

  • feat: implement rate-limiter @dbarrosop (#543)
  • feat: improve email templates @onehassan (#548)
  • chore: override versions for axios and ws to fix vulnerabilities @onehassan (#549)
  • fix: Forward OAuth error to the client @fmanzali (#541)
  • fix: restrict display name to avoid urls, spam, html tags, etc. @dbarrosop (#545)
  • fix: set password limit to 50 to avoid reaching bcrypt limit of 72 bytes @dbarrosop (#544)
  • [Scheduled] Update dependencies @github-actions (#538)
  • chore: increase github actions timeout @dbarrosop (#546)
  • chore: nodejs: remove migrated endpoints @dbarrosop (#537)