Releases: 200ok-ungleich/swiss-crowdfunder
Releases · 200ok-ungleich/swiss-crowdfunder
Translatable user generated content
Version 1.1 features translatable user generated content. This is another unique selling proposition of Swiss Crowdfunder compared to other platforms - you are now able to market your campaign in multiple countries argeted through their unique language!
Here's the gist of what it gives you:
Here are the full release notes:
Added
-
User generated content (Campaigns and Googies) is translated (Using
Rails i18n and globalize)- Switch the language in the back-office (ActiveAdmin) while editing
a resource and hit save - Now all content (pages and user generated content) is translated!
- Switch the language in the back-office (ActiveAdmin) while editing
-
Introduce Rubocop for linting
Changed
- Integration tests run with Firefox headless instead of Chromium
- Upgrade from CircleCI v1 to v2
- Upgrade to Rails 5.1.6 (latest in 5.1.x branch) and remove
deprecation messages - Goody validates presence of :title, :description