Skip to content

Release v3.10.0

Compare
Choose a tag to compare
@rjmackay rjmackay released this 05 Apr 05:18
6ca48ea

Changes

Migration info:

  • If you have customized configuration for media, ratelimiter or cdn we recommend moving this configuration to the .env file. New .env params are
    • MEDIA_MAX_UPLOAD - maximum file upload size in bytes
    • RATELIMITER_CACHE - type of ratelimiter to use. See application/config/ratelimiter.php.
    • New CDN params - see application/config/cdn.php