v2.22.2
about 2 months ago by Craig Adam
New Features
- GraphQL System User Client: Introduced a new
GraphQLSystemUserClient
tailored for system-user operations, enhancing system-level interactions.
Improvements
-
Real-Time Push Status Updates: Implemented direct listening for push status updates via the GraphQL provider associated with the skip component. This ensures real-time updates even when MJ events are not being received.
-
Data Resolver Optimization: Refined the
GetData()
resolver to improve data retrieval efficiency and maintainability. -
Pluralization Logic Enhancement: Enhanced pluralization logic to better detect existing plurals and prevent incorrect plural forms, improving text accuracy.
Bug Fixes
- File Handling Corrections: Addressed issues related to file operations to ensure smoother file management and system stability.