Skip to content

2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 18:42
· 213 commits to develop since this release
2.11.0
a7adf2e

Added

  • Added the ability to bulk subscribe and unsubscribe contacts to and from mailing lists in the contact index page (#418).
  • Added the ability to configure a custom queue component via config/app.php to use when running queue jobs.
  • Added an importJobPriority config setting that determines what priority to give import jobs.

Fixed

  • Fixed a bug in which a default contact was not being shown in test contacts on the campaign edit page (#437).
  • Fixed a bug in which saving a contact could throw an exception if the contact record existed but the contact was not active.