---
title: "2020 updates"
slug: "2020"
updated: 2022-07-08T01:07:50Z
published: 2022-07-08T01:07:50Z
canonical: "help.infoodle.com/2020"
stale: true
---
> ## Documentation Index
> Fetch the complete documentation index at: https://help.infoodle.com/llms.txt
> Use this file to discover all available pages before exploring further.
# 2020
### December 2020
#### Ezidebit - Payments
There are times when payments are made through Ezidebit and you wish to use the infoodle reconcile process for Ezidebit. This may result in the ability to match the payment with the infoodle data.
The **Finance > Payment methods > Ezidebit > Statement** screen now includes an **'edit'** for each transaction to enable you to change the payment reference data so it can match the infoodle data.
#### Payment Tokens
There are occasions when a payment token needs to be manually updated in infoodle based on some other activity that occurs outside of infoodle. You can now manually add or update a token for a recurring payment (pledge). On the persons profile, finance tab, pledge tab there is an **action** menu for each pledge. If its a credit card payment method you now have the additional menu item of **Edit Payment Token**.
#### Person’s Archive/Delete
A new menu item is available to all users (except your own profile, or if you don’t have permission) - **Change Archive/Delete status**. This allows you to archive and optionally delete a contact in one go - from a standard location.
#### Phone App
Once you are logged in, on the infoodle **Tools** menu - there is an additional link **Login details** which allows you to change your username and/or password
#### Bulk privacy changes
You are now able to change the privacy settings for all existing data e.g. make everyone visible on the directory or not.
This is done in the **Administration -> System -> People area -> Change the privacy** option.
### November 2020
#### Workflow - Bulk changing group permissions
When using the 'update all groups' step, and selecting 'Past Member', the date left is set to the date the step was actioned.
#### Events
You can now record an event as 'cancelled', which shows with a line through where possible
#### Reports
Date fields have the preset ranges. Two more have been added, Min Months in the past and Min Months in the future. This means you can report on a date that occured at least 5 months ago, therefore capturing 5,6,7 etc months in the past.
#### Reports - Assets
The fields have been named the same as the actual asset field and all the fields are included.
All of the fields that make up an asset are now available on the reports.
#### Reports - Pledges
Two new criteria have been added to the finance criteria:
- **Pledge payment method** - filters pledges based on their payment method.
- **Pledge status** - filters pledges based on their status e.g. active, closed, cancelled.
### October 2020
#### Checkin
- There is now a report available along with the attendance report, there is now a visitors report which lists the details captured for the visitors
- Checkin counts, this can now be shown or hidden as you wish.
#### Rosters
You can subscribe to the events using the ical feed. This feed now included the roster positions the person is rostered into.
#### Person profile - Groups
The ordering of the groups is now more consistent with the groups pages in general.
#### Reports
- The 'group (limit to criteria)' has been extended to honour the Group Type, and the memberships within the Group Type.
- The order of the address fields in the reports has been corrected for UK addresses
- Date ranges. We've added two more date ranges you can choose from, these are custom values i.e. you can choose what you want in there. Its the number of months either in the past or the future, therefore if you wanted to always run a report for dates that are 11 months ago (therefore they will be coming up for their 1st year anniversary you can choose 11 months in the past.
#### Forms
- If you are wishing to include javascript in your forms for any special functionality, we've added the ability for infoodle to check for the function "userPageLoaded()". This is called after everything is loaded.
To use this, use the CSS settings on the form settings page as follows:
>
```