Skip to content

Releases: DiscipleTools/disciple-tools-theme

Release v1.43.0

24 Jul 13:08
Compare
Choose a tag to compare

PHP versions supported: 7.4 to 8.2

We've added support for PHP 8.2.
Disciple.Tools will no longer officially support PHP 7.2 and PHP 7.3. This is a great time to upgrade if you are running an old version.

Other Changes

  • Record tasks can now be show on the record lists page
  • Settings to bypass D.T's API restrictions in WP Admin > Settings > Security
  • Fixes to role permissions

Full Changelog: 1.42.0...1.43.0

Release v1.42.3

17 Jul 15:24
Compare
Choose a tag to compare

Release v1.42.2

14 Jul 10:49
Compare
Choose a tag to compare

Release v1.42.1

23 Jun 14:28
Compare
Choose a tag to compare

What's Changed

  • Ability to set favicon
  • User password reset email
  • Fix issue where some admin roles could gain more permissions.
  • Add invitation to the D.T Summit

Details

Ability to set favicon

You can use the wordress settings to add a favicon. It will now show correctly on D.T pages.
Go to WP Admin > Appearance > Customize. This will open the front end theme menus. Go to Site Identity. Here you can upload a new site icon:
image

Browser tabs will show the icon:
image

User password reset email

Help a user reset their password. Got to the settings gear > Users. Click on the user and find the User Profile section.
Click Email Passmord Reset to send the user the email needed to reset their password. Alternatively they can do it themselves.

pass_reset

Full Changelog: 1.41.0...1.42.0

Release v1.42.0

23 Jun 11:26
Compare
Choose a tag to compare

What's Changed

  • Ability to set favicon
  • User password reset email
  • Fix issue where some admin roles could gain more permissions.
  • Add invitation to the D.T Summit

Details

Ability to set favicon

You can use the wordress settings to add a favicon. It will now show correctly on D.T pages.
Go to WP Admin > Appearance > Customize. This will open the front end theme menus. Go to Site Identity. Here you can upload a new site icon:
image

Browser tabs will show the icon:
image

User password reset email

Help a user reset their password. Got to the settings gear > Users. Click on the user and find the User Profile section.
Click Email Passmord Reset to send the user the email needed to reset their password. Alternatively they can do it themselves.

pass_reset

Full Changelog: 1.41.0...1.42.0

Release v1.41.0

12 Jun 11:02
Compare
Choose a tag to compare

New Features

  • Metrics: Activity During Date Range (@kodinkat)
  • Customizations (D.T): Section updates and fixes
  • Customizations (D.T): Font-icon picker (@kodinkat)
  • Settings To Disable New User Mention Notifications (@kodinkat)

Fixes:

  • Settings(D.T): Fix saving field settings and translations (@kodinkat)
  • Workflow: better handle "not equals" and "not contains" when field is not set (@cairocoder01)

Details

Metrics: Activity During Date Range

Want to know what contacts changed assignment in July? Which groups were marked as being a church this year? Which contacts user X baptized since February?

You can now find out by heading to Metrics > Project > Activity During Date Range.
Select the record type, the field and the date range.

image

Customizations (D.T) Beta: Font-icon picker

Instead of finding and uploading an icon for a field, choose from many available "Font Icons".
Lets change the "Groups" field icon:
image

Click "Change Icon" and search for "group":
image

Select the Group icon and click Save. And here we have:
image

Settings To Disable New User Mention Notifications

When a user is invited to D.T they get 2 emails. One is the default WordPress email with their account information. The other is a welcome email from D.T with a link to their contact record.
These settings enable the admin to disable those emails.
image

Release v1.40.3

07 Jun 08:38
Compare
Choose a tag to compare

Release v1.40.2

07 Jun 08:09
Compare
Choose a tag to compare

Release v1.40.1

17 May 12:11
Compare
Choose a tag to compare

Release v1.40.0

05 May 09:33
Compare
Choose a tag to compare

What's Changed

  • Lists page: "Split By" Feature
  • Lists page: Load More button now adds 500 records instead of 100
  • People groups: Ability to install all People Groups
  • People groups: New people groups are installed with country geolocated
  • Customizations (D.T): Ability to delete Tiles. Show Field Type
  • Customizations (D.T): Show field type when editing a field
  • Record page: Change activity for some connection to other records to include record type
  • Keep duplicate Email or Phones number from being created.
  • Fix: Merging records fix for Assigned To
  • API: Login from mobile now returns correct error codes.
  • API: Tags are available in the settings endpoint
  • API: "corresponds to contact" info added to user endpoint

Details

Lists page: Split By Tile

This feature works on any list and filter you have selected. Select a field like "Contact status" and see how many times each status is used in your list.

image

Narrow down you report with a custom filter, say "contacts created last year", and see the list by status or location, or which users are assigned, or anything you chose.

Then click on one of the rows to only show those records in the List section

image

Full Changelog: 1.39.0...1.40.0