Skip to content

2.0.8

Compare
Choose a tag to compare
@engram-design engram-design released this 17 Oct 20:28
  • [Added] Verbb marketing (new plugin icon, readme, etc).
  • [Added] Add headers from feed request to special _headers variable for template requests
  • [Added] Create feedHeaders template call
  • [Added] Add commerce products fieldtype support
  • [Improved] Better handle boolean values for elements.
  • [Improved] Refactor status screen.
  • [Improved] Users - allow importing into multiple user groups.
  • [Improved] Users - support remote-uploading of profile image.
  • [Improved] Visual improvements to nested element fields.
  • [Improved] Matrix - Allow block enabled status to be set.
  • [Improved] Reset properties to allow an instance of the ProcessService to be reused..
  • [Improved] Support additional boolean values for fields and attributes.
  • [Improved] Date - Add date formatting options for date field.
  • [Improved] Ensure each run of the feed uses a fresh criteria model.
  • [Improved] Matrix - improvements for Super Table handling.
  • [Improved] Add extra truthy detections for ‘live’ and ‘enabled’.
  • [Fixed] Load custom (fixed) version of selectize to fix being unable to un-select defaults.
  • [Fixed] Matrix - fix default value to not be enabled (don’t map).
  • [Fixed] Table - properly normalise data.
  • [Fixed] Users - minor fix for groupId checking.
  • [Fixed] Fix feed not getting immediately processed when running from the CP.
  • [Fixed] Fix minor issue with categories calling ids() twice.
  • [Fixed] Fix regex for short-hand twig detection.
  • [Fixed] Fix for Table field not processing more than 10 rows.
  • [Fixed] Ensure more than just plain sub-element field are styed correctly.
  • [Fixed] Elements - Ensure we properly escape ‘{‘ characters, and don’t assume they’re short-hand twig.
  • [Fixed] Entries fieldtype - don’t rely on parent element being a section.
  • [Fixed] Assets - Fix folder-mapping from 2.0.7 (requires re-mapping).
  • [Fixed] Support for limitAutoSlugsToAscii for element slugs.
  • [Fixed] Remove Ajax task-triggering from direct-run template. In cases, this can cause the feed to be run twice, running from Cron.
  • [Fixed] Commerce - using existing variant Title when not provided.
  • [Fixed] Honour default entry status for sections.
  • [Fixed] Slight modification to regex processing.
  • [Fixed] Fix incorrect function calls for help request and certain fields.
  • [Fixed] Commerce - Tax and Shipping category now supports ID, Name and Handle.
  • [Fixed] Fix bug that causes datetimes not to be adjusted for timezones on import.
  • [Fixed] Clean field-mapping options and fields when saving, and the field isn’t being mapped.
  • [Fixed] Check Matrix field data if it has any field content - otherwise will create empty blocks.
  • [Fixed] Allow complex fields to have their defaults set correctly.