v1.1.2 Release Notes

  • Reporting: Fix report data view filters that use an attribute date filter (Fixes #629)

  • CRM: Include last name of family members if the last name is different than the current person being viewed (Fixes #618).

  • Finance: Fixed issue with Statement Generator that was causing it to only work on x64 machines (Fixes #613).

  • Core: Fix person age calculation to not be dependent on current culture being in mm/dd/yy format (Fixes #607).

  • CMS: Fix the ordering of Content Channel Dynamic items when retrieving items from cache.

  • CMS: Update the Content Channel Dynamic block so that it does not default to a specific channel when first added to a page.

  • Core: Update ordering of defined type attributes to clear the attribute cache so that editing values immediately reflects the updated order.

  • Communication: Turn off form validation for the field that is returned by Mandrill to Rock's Mandrill webhook so that exceptions do not occur when Mandrill posts this event data.

  • Core: Fixed issue with the date picker when used at the bottom of screens (Fixes #592).

  • CMS: Update the Content Channel Dynamic block to set the correct liquid template folder prior to looking for liquid template files.

  • Check-in: Update Check-in Configuration block to save new group types (Areas) with correct default options for being used by check-in application (Fixes #610).

  • CMS: Made the Dynamic Content Channel feed feature work off of liquid templates. NOTE: The address of the handler changed from GetChannelRss.ashx to GetChannelFeed.ashx to make it more reusable. There is also a new defined type for storing liquid templates in. See documentation for more information.

  • CMS: Update the Content Channel Dynamic block to allow sorting items by attribute values in addition to item properties.

  • CMS: Update the Zone editor so that it refreshes the page after adding

  • CRM: Fix the age and anniversary on person profile page

  • Group: Correct bug that was not saving the first attribute value on new group members (Fixes #606).

  • CRM: Family can now be deleted if there is only one member and that member is in at least one other family(Fixes #581).

  • Core: Update the System Information's Clear Cache option to also clear all the cached security authorization rules.

  • Core: Fix issue with attribute images being saved as temporary images (and therefore subsequently being deleted by clean-up job).

  • Core: Update how cache items are cleared in the System Information's Clear Cache option. It now deletes the entire caching object instead of attempting to remove individual items.

  • Workflow: Fix the Assign Activity to Group workflow action to correctly assign the activity to the selected group.

  • Core: Fix exception caused when viewing a single select field with no value (Fixes #602).

  • CRM: Update the Person Profile page to check for 'Edit' security before allowing edits to the person

  • Core: Update Google maps to load over both http and https (Fixes #593).

  • Core: Update check-in location active time

  • Workflow: Fix the workflow text/attribute drop down control to allow html in the text portion of the control (Fixes #591).

  • CMS: Fix issue that would cause 404 page to fail XSS validation test (Fixes #563).

  • Group: Fix GivingGroup not getting set in EditPerson (Fixes #599).

  • Core: fix address control getting an error if the Country doesn't have any States defined (Fixes #587).

  • CMS: Updated the Content Channel Dynamic blocks on the external site to use the themes liquid files (as an include file).

  • Group: Updated the Group Detail block so that GroupType can only be edited when adding a new group (Fixes #605).

  • CMS: Fixed auto discovery link for RSS channels