Releases: utmsigep/member-directory
Releases · utmsigep/member-directory
Version 2.3.0
Version 2.2.0
- 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
- 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
- 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
- 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
- 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
Version 1.6.0
Version 1.5.0
Version 1.4.0
- Partial functionality for User management
- Adds web-based importer, removes CLI tool
- Adds donation log via Donorbox import