v2.31.0
1 day ago by Craig Adam
New Features
-
First Working Version of MCP Server: Introduced an initial implementation of the MCP Server for MemberJunction, enabling basic metadata retrieval and laying groundwork for future integrations.
-
Support for Simple Template Rendering: Added functionality to render templates that are not stored in the database, improving template handling flexibility.
-
CC and BCC Fields in Messages: Extended the
Message
class to supportCC
andBCC
fields, enhancing email customization options.
Improvements
- Entity Types Output: Updated the output of entity types to correctly reflect nullable values, ensuring more accurate type definitions.
Bug Fixes
- Unique Action Names Constraint: Added a SQL migration enforcing uniqueness of action names, preventing naming conflicts and maintaining data consistency.