Core: Fixed mixed case routes breaking per-site routes.
CRM: Added County Option to EditGroup Block.
CMS: Added "Status" setting ContentChannelViewDetail block settings. Content without the attribute set will be considered "approved" by the block.
Core: Fixed issue where Background Check Documents manually uploaded from the person block were being deleted the next day.
Core: Fixed issue where the category tree scrollbar resize didn't occur.
CMS: Improved SystemInfo block route to include the page name and IDs in the list and made it easier to read.
Check-in: Added Check-in Bypass, which bypasses the family selection screen by using a family group ID in the query string. e.g. "rocksolidchurch.org/checkin/welcome?FamilyId=68"
Workflow: Updated GetPersonFromFields Action Component to fix the casing of the first and last names when creating a new person (case will only be changed if the existing input is all lower or all upper case).
Lava: Fixed "LastAttendedOfGroupType" lava filter not working in 8.x.
Core: Fixed Redis Cache Performance Issues.
Group: Add the ability to access group member attributes when communicating from the GroupMemberList block
Core: Added ability to specify the number of columns used by attribute values displayed in Checkbox and Radio button lists. (e.g. single and multi select field types, lava commands, group types, content channel types, etc...)
Check-in: Fixed Check-In Detail attendance not keeping Campus location entered.
Group: Fixed FontAwesome Pro installer to update cache busting query string on install.
Group: Fixed Group Member Detail block not allowing attribute editing (other than group role) of sync'd Group Members.
Finance: Fixed issue where scheduling a transaction for a fundraising participant doesn't include the participant in the TransactionDetail.
CRM: Fixed checkbox alignment when editing a mailing address.
Core: Fixed database maintenance job to support comma delimited alert emails addresses.
Prayer: Updated prayer session to exclude non-public prayer request through block setting.
Finance: Added Auto-fill person information to the Account Entry block if the person is logged in. This allows the use of the rckipid parameter when encouraging people to sign up for an account to speed up the process.
Core: Added support for HTTPS load balancers by supporting X-Forwarded-Proto HTTP header.
Core: Fixed the Registration Registrants grid to display correct age where the Birth Date field is shown and has IncludeAge turned on.
Communication: Fixed Rock Communication Job to return correct status.
Check-in: Fixed check-in countdown from always showing as 0 on some browsers.
CRM: Fixed issue related to Merge Template from Tags passing incorrect persons.
Core: Fixed issue where Checkr (background check) was calling back to webhook immediately before the workflow that triggered Checkr had time to save updated attribute values which caused the workflow to enter an 'error' state.
Lava: Fixed issue with Lava cache tag to allow access to internal scoped variables.
Lava: Fixed scripturizer shortcode bug and updated example in the documentation.
Communication: Fixed template copy to populate Created By and Modified By with the ID of current user.
Core: Fixed error condition where Account Confirmation receives a bad confirmation code.
CMS: Updated Font Awesome to 5.6.1
Core: Updated the public facing Connection Opportunity Detail Lava block's stock theme OpportunityDetail.lava to use a "disabled" button and "show info" message if the selected opportunity is inactive.
API: Adjusted security on tag REST endpoints.
Other: Updated WebRequestHelper utility with IsSecureConnection method.
API: Added Bulk Export APIs for People and Financial Transactions.
CRM: Improved vCard to be secured by adjusting the People/GetVCard/ REST controller.
Check-in: Fixed "Next" button on check-in person.
Communication: Fixed Email preferences block issue where the communication list was not displayed for unsubscribe.
Group: Fixed JavaScript error with Group Member HTML Attribute, cannot add/change content in field.
Group: Fixed maximum capacity related issue while adding a person to a group through workflow.
Event: Fixed Registration Ignoring 12th Grade Selection.
CRM: Improved Bulk update block to reload control on any change of categories from block settings.
Other: Improved security for several public facing components and blocks.