Skip to content

Releases: DiscipleTools/disciple-tools-theme

Release v1.56.0

08 Feb 09:40
Compare
Choose a tag to compare

What's New

  • List Filters: Support Text & Communication channels by @kodinkat

Performance Improvements

  • Performance mode by @corsacca
  • Mapping Metrics: Add pagination to map data loading by @corsacca

Fixes

  • CSV Export: support non-latin characters by @micahmills
  • Delete location meta when deleting a record by @kodinkat
  • Users List: fix search when using the enter key
  • Fix list page breaking form fields with - in the name
  • Remove email template pre-header text
  • Fix # symbol breaking CSV export
  • Fix UI breaking with the Burmese translation

Details

List Filters: Support Text & Communication channels

Create filters for text fields (name, etc) and for communication channel fields (phone, email, etc).
You can search for:

  • all the records that match a specific value for your selected field
  • all the records that don't have your specific value in the selected field
  • all the records that have any value in the selected field
  • all the records that don't have any value set in the selected field

image

Performance mode

Some default D.T behaviors are nice, but can be slow on systems with a lot of contact and group records.
This update introduces a setting to put D.T into "Performance Mode" which disables slow features.
You'll find this setting in WP Admin > Settings (D.T) > General:
image

The first feature that is disabled is the counts on contact and croup list filters. Enabling performance mode skips calculating those numbers.
image

Full Changelog: 1.55.0...1.56.0

Release v1.55.0

29 Jan 10:37
Compare
Choose a tag to compare

What's New

  • Email Template for D.T emails by @kodinkat
  • Lists Page: Bulk Send Magic Link Subject, placeholders and button by @kodinkat
  • Allow Yes/No fields to be Yes by default by @kodinkat
  • Ability to translate custom Update Needed triggers by @kodinkat

Fixes

  • Speed up opening of the WP Admin by geocoding missing locations meta in a background process by @corsacca
  • Set the default list sort order to be newest record first for general performance by @corsacca
  • Add a loading spinner to show revert record history progress by @kodinkat
  • Add redirect_to attribute to login shortcode by @squigglybob
  • Keep contact status archived when reassigning archived contacts by @kodinkat

Details

Email Template for D.T emails

Enjoy a more modern looking email:
image

This is how it looked before:
image

Bulk sending app magic links upgrades

Upgrading your ability to send app magic links to a list of contacts (or any record).

Here is the before:
image

Now we have the ability to customize the email subject and the email message. We can include the recipients name and choose where the magic link goes.

image

Here is what the email send to the contact might look like:

image

Allow Yes/No fields to be Yes by default by @kodinkat

In D.T 1.53.0 we added the ability to create now Yes/No (boolean) fields.
Here we've added the ability to have those show YES by default:

image

Ability to translate custom Update Needed triggers by @kodinkat

Add translations Update Needed Triggers to make sure users get the comment in their own language.
This is especially helpful if you have create a custom seeker path status and need to translate the comment.

image

Full Changelog: 1.54.0...1.55.0

Release v1.54.1

17 Jan 08:23
Compare
Choose a tag to compare

Release v1.54.0

12 Jan 11:28
Compare
Choose a tag to compare

What's New

  • Core CSV Export on list page by @kodinkat
  • See and trigger scheduled jobs by @EthanW96
  • Ability to delete activity for deleted fields in WP Admin > Utilities (D.T)> Scrips by @kodinkat
  • Add link to the D.T Community Forum by @corsacca

Fixes

  • Fix sorting by decimal numbers on the records list page by @kodinkat
  • Fix User List on mobile view by @kodinkat
  • Fix error message when using the wrong password by @kodinkat

Details

CSV Export on list page

Previously in the List Exports plugin, the CSV export feature has be upgraded and brought into core functionality.

image

See and trigger scheduled jobs

Disciple.Tools uses "Jobs" when a lot of actions need to happen. For example we want to send 300 users an email with a magic link. Since this might take a while, D.T will create 300 jobs to process and send the 300 emails. These jobs are processed in the background (using cron).

In this new page in WP Admin > Utilities (D.T) > Background Jobs you can see if there are any jobs waiting to be processed. And you can manually trigger them to be sent if you wish.

image

Community Forum

If you haven't already, check out the community forum at: https://community.disciple.tools/
Here's the new link:

image

Full Changelog: 1.53.0...1.54.0

Release v1.53.1

05 Jan 11:46
Compare
Choose a tag to compare

Release v1.53.0

13 Dec 11:52
Compare
Choose a tag to compare

What's Changed

  • Ability to create now Yes/No (boolean) fields by @EthanW96
  • Lists: Sort dropdown icons by @EthanW96
  • Style fix: record comment area covered by record name by @EthanW96
  • Users field: only show users that can have access to the record type by @corsacca
  • When resetting passwords: avoid revealing existing users by @kodinkat
  • API ability to search for text fields that have any text with '*' by @corsacca

Details

Ability to create now Yes/No (boolean) fields

In the WP Admin > D.T Customizations area, you can now create a new Yes/No (or boolean) fields.

image

image

Full Changelog: 1.52.0...1.53.0

Release v1.52.0

01 Dec 09:28
Compare
Choose a tag to compare

What's Changed

  • Metrics: Dynamic Map Showing Nearest Multipliers/Groups To Contacts by @kodinkat
  • Ability to create link fields from the Customizations section by @kodinkat
  • Customize if a field shows up by default in the list table by @kodinkat
  • Custom login style upgrades by @cairocoder01
  • Create an activity log when deleting a record by @kodinkat
  • Better top navbar breakpoints by @EthanW96

Fixes

  • Updated Magic Link submit workflow by @kodinkat
  • Fix for creating new post types with long names by @kodinkat
  • Loading and security improvements for the custom login workflow by @squigglybob

Details

Dynamic Layers Map

Answer questions like:

  • Where is the nearest multiplier to a contact?
  • Where are the active groups?
  • Where are new contacts coming from?
  • etc

Pick and choose what data you want to display on the map as different “Layers”.
For example you can add:

  • Contacts with the Status: “New” as one layer.
  • Contacts with the “Has Bible” as another layer.
  • and Users as a third layer.

Each layer will show up as a different color on the map allowing you to see different data points in relation to each other.

image

New Contributors

Full Changelog: 1.51.0...1.52.0

Release v1.51.0

15 Nov 11:58
Compare
Choose a tag to compare

What's New

  • When installing People Groups, only one record for each ROP3 ID will be installed by @kodinkat
  • Field Customizations: Ability to create User Select fields by @kodinkat
  • Ability to merge link fields when merging records by @kodinkat
  • When deleting a user, reassign all their contacts to a selected user by @kodinkat
  • Genmapper metrics: Ability to hide a subtree by @kodinkat
  • Ability to set alternate name for "Magic Link" by @kodinkat

Fixes

  • Field Customizations: fix white page when adding translations by @kodinkat
  • Field Customizations: modals will no longer disappear when clicking outside of them by @kodinkat
  • Dynamic Metrics: Fix Date Range results by @kodinkat
  • Only check for theme updates when needed on a multisite by @corsacca
  • Fix creating some custom connection fields by @corsacca

Details

Ability to create User Select fields

Let's say you have a new custom record type you've created in WP Admin. We'll use conversations as an example.
You want to make sure each conversation is assigned to a user.
Let's head over to the Customizations section and create an "Assigned To" field to track the responsible users.

image

Click add new field and then select the "User Select" as the Field Type.

image

You can now assign the conversation to the right user:

image

Full Changelog: 1.50.0...1.51.0

Release v1.50.1

31 Oct 01:51
Compare
Choose a tag to compare

Release v1.50.0

24 Oct 19:36
Compare
Choose a tag to compare

What's New

  • Maintenance on the Activity Log table to reduce table size by @kodinkat
  • Gen Mapper Upgrade

Gen Mapper

Hop over to Metrics > Dynamic Metrics > GenMap. Chose the Record type and the connection field.

With this version you can:

  • See the full Gen map for default and custom connection fields
  • Add new "child" records
  • Select a record to only see that record and it's children
  • Open the record's details to view and edit

Have questions, ideas and thoughts? Let us know here: https://github.com/DiscipleTools/disciple-tools-theme/discussions/2238

image

Full Changelog: 1.49.0...1.50.0