Skip to content

Releases: utmsigep/member-directory

Version 2.11.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 30 Sep 02:40
33563cc
  • Adjusted dependency chain for the two-factor bundle (#253)
  • Added in some automatic code style enforcement (#254)
  • Created a rudimentary birthday view (beta) (#259)
  • Added Docker support for local development (#261)

Version 2.10.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 20 Aug 19:20
f8298ae
  • 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

Choose a tag to compare

@stephenyeargin stephenyeargin released this 23 Jul 02:38
47df66f
  • Introduces Events to allow basic event attendance tracking (#249)
  • Various bug fixes and dependency updates

Version 2.8.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 13 Jun 04:25
5f80c3e
  • Adds member birthday tracking (#243)
  • Adds an optional handler for incoming phone calls, logs the voicemail message (#247)
  • Bumps Symfony version to 5.3 (#246)
  • Various improvements to the test suite

Version 2.7.2

Choose a tag to compare

@stephenyeargin stephenyeargin released this 15 May 23:14
39825dc
  • Addresses XSS vulnerability in map component

Version 2.7.1

Choose a tag to compare

@stephenyeargin stephenyeargin released this 15 May 20:47
0422dce
  • Fix XSS issue in autocomplete (0422dce)

Version 2.7.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 15 May 19:24
8767adc
  • Addresses a handful of validation and XSS issues (#242)
  • Adds password reset capability (#232)
  • Various other package updates and security fixes

Version 2.6.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 30 Apr 03:44
b28c6d8
  • 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

Choose a tag to compare

@stephenyeargin stephenyeargin released this 12 Apr 17:00
4e549b7
  • 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

Version 2.4.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 05 Mar 21:28
955e792
  • Implement server-side pagination for roster tables (#224)
  • Fix issue where application migrations would not run on PHP 8 (#223)
  • Fix issue that prevented map from loading