Skip to content

Releases: utmsigep/member-directory

Version 2.3.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 27 Jan 21:57
8884823
  • Allow non-member donations to be tracked (#221)
  • Allow user to select export columns (#217)
  • Remove Facebook user images (#219)
  • Upgrade to Symfony 5.2.2 (#222)
  • Bump various node packages

Version 2.2.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 04 Dec 17:47
40af21b
  • Improves data exports to include social links (#210)
  • Allows custom photo URLs instead of relying solely on Gravatar / Facebook (#211)
  • User accounts now have display names and last-login tracking (#212)
  • Drops the localIdentifierShort field in favor rendering as-is (#213)
  • Upgrade to Symfony 5.2 (#214)
  • Fixes an issue with donation editing (#215)
  • Adds Icon chooser to Directory Collections (#216)

Version 2.1.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 01 Oct 22:27
1c024de
  • Adds optional Two-Factor Security for user accounts (#208)
  • Asks for confirmation before leaving the Member editing form without saving changes
  • Various PHP and Node dependency updates

Version 2.0.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 13 Sep 00:32
59392e1
  • Introduces Directory Collections, a way to manage the "pages" on the left-hand menu bar. (#207)
  • Member Statuses can now be flagged as inactive, which excludes them from exports, email syncing and the member map.
  • Improves the handling of anonymous donors (records still attached to donor, but will now appear as separate record on summary reports.

Breaking Changes

You should back up your database before running this upgrade.

  • The left-hand menu will be empty after the upgrade and you will need to create your own Directory Collections.
  • Dropped support for "Do Not Contact (Nationals)" as it wasn't particularly useful in this context. If you need to retain this, tag those members before running the upgrade.

Version 1.7.2

Choose a tag to compare

@stephenyeargin stephenyeargin released this 09 Sep 04:23
43cdd48
  • Improvements to the Donations component to allow copying/downloading data
  • Minor UI updates in Member management (hides GPS coordinates that are auto-updated)

Version 1.7.1

Choose a tag to compare

@stephenyeargin stephenyeargin released this 04 Aug 17:00
bc8fe6b
  • Minor UI fixes
  • Upgrades various dependencies

Breaking Change

Migrations have changed with the release v3 release of DoctrineMigrationsBundle. You will need to remove the 'Version' prefix from the version column in the migration_versions table for migrations to work properly.

Version 1.7.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 07 Jul 15:18
453c52d
  • Adds search functionality for member directory
  • Builds out additional donation reporting for donors and campaigns (#201)
  • Adds new user roles to restrict access to donation and email management (#202)

Version 1.6.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 10 May 01:07
3cc537a
  • Upgrade to Symfony 5 (#195)
  • Remove Sonata, implement new theme (#194, #196)
  • Various security fixes (#193)
  • Add LinkedIn URL to Member records (#189)

Version 1.5.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 21 Mar 05:37
8aacf2d
  • Updates to the donation module
  • Show transferred members on the Map
  • Bump to Symfony 4.4 (#184)
  • Send emails to members in the app (#186)
  • Various package updates (#185)

Version 1.4.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 21 Jan 05:44
048fa6a
  • Partial functionality for User management
  • Adds web-based importer, removes CLI tool
  • Adds donation log via Donorbox import