v0.3.3
Bugfix/maintenance release.
Updates the seeds.rb
file with the following:
question_formats.formattype
which allows non-text field questions to display properlytoken_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.