Skip to content

v0.3.3

Compare
Choose a tag to compare
@briri briri released this 24 Aug 21:36
· 4277 commits to master since this release

Bugfix/maintenance release.

Updates the seeds.rb file with the following:

  • question_formats.formattype which allows non-text field questions to display properly
  • token_permission_types for the templates and statistics API endpoints

If you have already installed the Roadmap system please run bundle exec rake bugfix:v0_3_3 RAILS_ENV=[environment] from the project directory to apply these changes to your existing database.