Disciple.Tools Community D.T Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Disicple.Tools
    • Register
    • Login

    Disciple.Tools v1.60

    Scheduled Pinned Locked Moved Announcements
    1 Posts 1 Posters 75 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CorsacC Offline
      Corsac
      last edited by

      What's Changed

      • Admins can turn and and share user magic links by @kodinkat
      • Typeaheads: Sort users by last modified by @corsacca
      • Wildcard character compatibility for the rest API Whitelist by @prykon

      Developer Changes

      • Disciple.Tools code now follows the prettier linting by @cairocoder01
      • Replace some lodash functions with plain js by @CptHappyHands
      • Upgrade npm pacakges by @corsacca

      Details

      Admins can turn and and share User Magic Links

      Previously you could only manage your own User Magic Links in your profile settings:

      image

      This new feature lets admins directly send users their User Magic Links so the user does not have to log in to Disciple.Tools first.
      We've added a new tile to the User's record (Settings Gear > Users > click on a user). Here you can see the selected user's magic links, enable them and send them the link.

      image

      Once a User Magic link is enabled, it will also show up on the user's contact record:

      image

      Typeaheads: Sort users by last modified

      This is an upgrade In the cases where you are searching for a name that matches many contacts. Now the results show the most recently modified contacts first which often will show the contact you are searching for.

      image

      Wildcard character compatibility for the rest API Whitelist

      By default Disciple.Tools requires all API calls to require authentication. This security measure helps guarantee no information is leaked.
      Some 3rd party plugins use the rest API for their functionality. This Whitelist is a space to give those plugins permission to use the rest API. This change is the ability to specify all the endpoints that match a pattern instead of listing them out individiually.
      Found in the WP Admin > Settings (D.T) > Security > API Whitelist.

      image

      New Contributors

      • @CptHappyHands made their first contribution in https://github.com/DiscipleTools/disciple-tools-theme/pull/2419

      Full Changelog: https://github.com/DiscipleTools/disciple-tools-theme/compare/1.59.0...1.60.0

      1 Reply Last reply Reply Quote 0
      • First post
        Last post