v2.20.0
2 months ago by Craig Adam
New Features
- SkipChat Message Management: Implemented a restriction in SkipChat to hide edit and delete buttons for messages when a conversation is actively processing.
Bug Fixes
- ReportEntity Server Logic: Resolved an issue in
ReportEntity.server
by adding a check for the field-level dirty flag before saving, ensuring data integrity during report generation.
Developer Utilities
- Database Reset Utility: Introduced a SQL utility designed for developers to clear the
__mj
schema. This tool is intended solely for development purposes to facilitate database resets and is not included in distributions.