Skip to content

Releases: grueneschweiz/2018.gruene.ch

0.11.0

02 Sep 10:58
757a4f4
Compare
Choose a tag to compare

Changed

  • Removed pagination from search results (to filter, we need to load all anyway)
  • Timeout when saving to CRM
  • Updated JS dependencies
  • Docker image version (now uses latest)

New

  • All content blocks are now available in the press release template
  • Forms: GDPR export and delete functionality
  • Translations DE & FR

Fixed

  • CRM Subscription field (broken field type)
  • Cropped image corners on quotes

0.10.3

26 Aug 17:37
cac45b5
Compare
Choose a tag to compare

Changed

  • Forms: Refactoring of form fields
  • Forms: Error handling, when saving to CRM

New

  • Forms: Date field type
  • Forms: More fields available to save to crm

0.10.2

21 Aug 19:26
73c568d
Compare
Choose a tag to compare

Fixes

  • Forms: Skip adding submissions to crm saving queue if the api isn't configured
  • Forms: Skip adding submissions to crm saving queue if the form hasn't any crm fields configured

0.10.1

21 Aug 17:40
ada07e9
Compare
Choose a tag to compare

Fixes

  • IE failing with the javascript
  • Forms: Field visibilities in the backend in conjunction with the crm configuration

0.10.0

21 Aug 15:10
56727b2
Compare
Choose a tag to compare

Changed

  • send mails of forms asynchronously
  • abadoned polyfill.io for better privacy
  • margin for confirmation boxes created with the WYSIWYG editor

New

  • send form date to crm service api. automatically complete data.

Fixed

  • support for image captions

0.9.0

22 Jul 18:10
d33be96
Compare
Choose a tag to compare

Changed

  • Integrated fallback font, if Sanuk isn't provided
  • Search results are now filterable by category

To use Sanuk, upload it into the wp-content folder as follows:

wp-content/
  sanuk/
    font.eot
    font.ttf
    font.woff
    font.woff2

0.8.1

18 Jul 19:15
ba3ae4e
Compare
Choose a tag to compare

Fixed

  • Configuration script now sets correct timezone setting for events
  • Jumping form field slug for first field of form
  • Positioning of campaign bars if right aligned

0.8.0

17 Jul 18:21
b7ed6fc
Compare
Choose a tag to compare

Changed

  • It's now allowed to submit a form with checkboxes, where no checkbox is checked
  • Old unused command in config script to configure wpsearch removed

New

  • Basic support to import content of website with old gruene theme (for posts, pages and events)

Fixed

  • Rendering of complex twig templates for form response mails
  • Some php variable notices on ajax form submission

0.7.2

11 Jul 13:52
fffa0af
Compare
Choose a tag to compare

Fixes

  • Instagram link on expanded profiles
  • Open graph image for large images

0.7.1

10 Jul 19:51
f52e447
Compare
Choose a tag to compare

Fixed

  • Automated publishing of releases