- Add a license file
- Fix a bug with permissions for creating a new club
- Fix creating an ApiError in non-Chrome causing an error
- Fix date comparisons for positions
- Fix a bug with being unable to start a new report
- Minor bug fixes
- Performance improvements
- WARNING: This requires manual database modifications to be made
- Add the ability to add new clubs
- Try to get source maps working better
- Fix a security issue where we were leaking session information
- Autostats are now possible to use (no way to turn on in client)
- Minor bug fixes
- Fix an issue with text/block values always being invalid
- Fix an issue with the entity name in invitation emails
- Add the ability to create/edit forms within the app
- Add client-side config for analytics and sentry
- Clean up a lot of client-side error reporting
- Fix the validators for user name changes
- Fix the title of the name change popover
- Fix validating reports on final submission
- Enable more debugging features by default
- Restructure server-side argument validation
- Add names for users
- Various bug fixes and improvements
- Add a changelog
- Move the client code to the git repo
- Various bug fixes