Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@amishshah amishshah released this 23 Oct 10:49
· 7 commits to stable since this release

This release marks the latest stable version before the Halloween update.

  • fix: notes not being saved properly (#119)

  • fix: show file size limit in error messages (#120)

  • feat: add other to Course and Year (#121)

  • feat: reports email env variable, gateway connection logging (#122)

  • fix: use strict origin

  • feat: security patches and rate limiting (#123)

    • fix: default to private profiles

    • fix: sanitise user reports

    • fix: tests for sanitisation

    • feat: rate limiting

    • add debug message

    • fix: rate limits

  • fix: log correct number of connected gateway users

  • refactor: allow for enabling/disabling ratelimiting (#129)

    • feat: create RATE_LIMITING env variable

    • refactor: update ratelimiting to allow for passthrough

  • feat: mock twilio service (#133)

    • feat: add MOCK_TWILIO_SERVICE env variable

    • feat: move TwilioService to twilio directory

    • feat: mock twilio service

    • test: fix tests

  • chore: v0.2.0