Skip to content

2.3.0

Compare
Choose a tag to compare
@scott scott released this 15 Jan 22:53
· 1084 commits to master since this release
7b6eae3

This release includes a new theme contributed by the team at Seravo called "Nordic" (thanks @ottok, @elguitar, @simoke, @tlxo and anyone else I missed), along with a number of dependency updates, bug fixes, and improvements to the docker container. In addition ENV vars were added for remote file storage and database as a service (docker only) that should make it easier to work with Elastic Beanstalk/Kubernetes.

Full list of improvements and fixes:

  • Dependency updates
  • Fix a bug which disabled validations for associated fields
  • Prevent a 500 when a topic is missing a user_id (direct result of missing validation above)
  • Resolved a lot of intermittent tests
  • New theme: Nordic
  • Enable clicking outside keyboard shortcuts modal to close
  • Conditional support for S3 compatible remote filestore using fog gem
  • Updates to Docker container from @ypcs and adds