v2.18.2

New Features:

  • Static HTML Support for Messaging: Added the ability to embed static HTML content within the messaging system, enabling more customizable and visually engaging messages.

  • API Key Authorization Support: Introduced API key authorization to enhance security for API endpoints. A shared secret key is now specified in the configuration file and passed by clients via the x-mj-api-key request header.

Improvements:

  • BaseAngularComponent Implementation: Developed BaseAngularComponent to manage foundational aspects of all Member Junction Angular components, both within and outside the Explorer, promoting code consistency and reusability.

  • Enhanced Resource Permissions Components: Extended support to accommodate any provider in the Resource Permissions Components, increasing flexibility in resource management.