v2.13.1
6 months ago by Craig Adam
MemberJunction Release 2.13.1
Bug Fixes
- Date Object Handling: Resolved an issue where
OldValues
for date objects were not correctly converted. The system now ensures that date objects are accurately transformed usinggetTime()
before converting to strings, maintaining data integrity.
Improvements
-
AI Prompt Configuration: Enhanced the
AIPrompt.extension.ts
file to improve AI prompt configurations, leading to more accurate and contextually relevant AI-generated responses. -
Codebase Refinements: Implemented various code changes to optimize performance and maintainability, including updates to the
rex
module.