Skip to content

v0.23

Compare
Choose a tag to compare
@42atomys 42atomys released this 14 Apr 14:48
· 168 commits to main since this release
c19769e

✨ New Features

  • Follows Groups: Implemented a new feature that allows users to manage follows with unlimited groups. (#400)

🔒 Security

  • Content Length Limit: Added a security feature to limit the maximum content length to prevent a possible DoS attack. (#423)

🐛 Bug Fixes

  • Increased Timeout: Increased timeout due to slow response times from the 42 API. (#421)
  • Invalid locations: A lot of locations have invalid state and cause negative count on campus maps. A manual operation has done.

💻 Tech Updates

  • RabbitMQ Update: Update version to the latest and enable shovel plugins
  • Dependabot Updates: Updated dependencies using Dependabot:
    • actions/setup-go from 3 to 4 (#414)
    • actions/stale from 7 to 8 (#415)
    • sass from 1.57.0 to 1.60.0 in /web/ui (#416)
    • next-auth from 4.18.7 to 4.21.1 in /web/ui (#409)
    • autoprefixer from 10.4.13 to 10.4.14 in /web/ui (#417)
    • tailwindcss from 3.2.4 to 3.3.1 in /web/ui (#419)
    • @sentry/tracing from 7.27.0 to 7.47.0 in /web/ui (#422)

For a full list of changes, see the changelog.

Thank you to all contributors for making this release possible!