v2.13.4

MemberJunction Release 2.13.4

Important Configuration Update

In this release, we've made a crucial change to the configuration file format:

  • Configuration File Update: The previous .mjrc.yml configuration file has been replaced with mj.config.cjs. This change is essential for the proper functioning of MemberJunction. Existing installations must migrate to the new configuration file to ensure compatibility. Detailed instructions on this update can be found in our Installation Guide.

New Features

  • mj bumpCLI Command: We've added a new command-line interface (CLI) command, mj bump, which allows you to quickly update the dependency versions of MemberJunction packages across multiple package.json files. This feature streamlines the process of keeping your dependencies up to date, enhancing efficiency in your development workflow.

Improvements

  • User Application Records Creation: Implemented functionality to create user application records, enhancing user management capabilities.

  • Message Handling Enhancement: Improved the system to prevent sending messages to Skip if the chat is empty, ensuring more accurate message delivery.

  • Version Display: The version number is now displayed on the bottom left of the screen, providing clear visibility of the current version in use.

Bug Fixes

  • File Change Management: Resolved issues related to file changes to ensure smoother operation and better file handling within the application.

We strongly recommend all users to update to version 2.13.3 to take advantage of these improvements and ensure continued compatibility with MemberJunction. For detailed instructions on updating your configuration file and utilizing the new mj bump command, please refer to our Installation Guide.

Thank you for your continued support and for being a valued MemberJunction user.