Releases: utmsigep/member-directory
Releases · utmsigep/member-directory
Release list
Version 2.11.0
Version 2.10.0
- Improved Geocoding accuracy by adding optional Geocod.io support (#250)
- Added an interface that allows adding Members to a Tag (28195c5)
- Fixed a bug where a member's email could be cleared and they remain subscribed in the ESP (c553135)
- Fixed a bug where the recent changes listing ignored the user's set timezone (e5ff0fe)
- Added additional test coverage through Github actions (#251)
- Various package bumps and minor UI tweaks
Version 2.9.0
- Introduces Events to allow basic event attendance tracking (#249)
- Various bug fixes and dependency updates
Version 2.8.0
Version 2.7.2
- Addresses XSS vulnerability in map component
Version 2.7.1
- Fix XSS issue in autocomplete (0422dce)
Version 2.7.0
Version 2.6.0
- Adds integration with Twilio to send SMS messages if configured via
TWILIO_DSN. Messages sent and received are logged as Communications (#229) - Configuring - Adds a handful of new roles to avoid granting Administrator access to get to certain features (Directory Manager and Communications Manager)
Version 2.5.0
- Introduces the "Communications" tab and tool for tracking interactions with members, with the "Send Email" button automatically creating a new log. (#228)
- Adds a webhook interface for updating member records when a user clicks the "Manage My Preferences" in an email campaign. (#226)
See https://github.com/utmsigep/member-directory/wiki/Email-Service-Integration#webhooks for details