# 16th August 2024 - [version 121](https://github.com/nbarrett/ngx-ramblers/compare/58b9d21f...34539dc3)
## Mail List Subscription fixes and enhancements:
* New `memberSubscribable` property added to `ListSetting` to control whether a member can subscribe to a mailing list. Some mailing lists may not be created for all members to subscribe to (e.g. Committee and Testing lists) so these should not be available for selection by members in the [Email Subscriptions](https://ngx-ramblers.org.uk/admin/email-subscriptions) page. Screenshot below shows the member-subscribable lists:

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/56009d39-a50f-49a2-8587-393730b48e2a.jpg)

* All lists are still available in member admin edit page as can be seen in the screenshot below:

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/cd68da5c-0567-4af8-9265-f7eb8d9cb813.jpg)

* Fixed Bug in [Member Bulk Load](https://ngx-ramblers.org.uk/admin/member-bulk-load) where imported members were getting their subscriptions reset to default values. This only happens on newly created members now.
* In [Member Admin](https://ngx-ramblers.org.uk/admin/member-admin) table, Bulk Delete icon is now positioned in the far left rather than far right column as this can easily be nudged out of view when there are multiple lists that can be subscribed to. Unselected member has a grey icon with tick displayed rather than an empty value as this helps differentiate from selected member which has red icon with cross.

![](https://ngx-ramblers.org.uk/api/aws/s3/site-content/762482b2-7951-46d3-bc7f-76fcf2e3c2ce.jpg)

* Fixed continued problem with unique keys being added to memberUpdateAudit documents via the member object. memberUpdateAuditSchema now has member field converted to object preventing the coping across of indexes from the audited member
* Social event card now has list arrow rather than plain bullet.