Skip to content

Releases: 200ok-ungleich/swiss-crowdfunder

Translatable user generated content

08 Oct 06:46
3a779aa
Compare
Choose a tag to compare

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:

swiss_crowdfunder_release_1_1

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!
  • 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