#DQMH-694 Re-created the Main.vi for the Singleton and Cloneable module templates from scratch, making sure that their pane origin values make sense
#DQMH-696 Added a call to Update Module Execution Status.vi (with a ‘Running?’ value of FALSE) to Close Module.vi for our project template, CML project template, and module template. Also added a validate+fixer for the issue
#DQMH-697 Updated the scripting for the DQMH unit test teardown VI to use a Merge Errors for the incoming error so the Stop Module VI always executes. We also added a validate+fixer that checks for this issue
#DQMH-684 This is the version of the ‘Find Event Frames’ right-click plugin that was signed off by the DQMH Trusted Advisors. Note that this new feature only works on LabVIEW 2015 and later
#DQMH-688 Creating a new module from a template now works if the template exists in the project
#DQMH-685 Unbundle the reply in the Request and Wait for Reply (except for error). If there is not enough space for terminals, then the VI outputs the reply cluster as before. There is no validate/fixer tool for this change
#DQMH-680 Prior to DQMH 5.0 we could create new DQMH Events for a DQMH module that did not have an MHL. This feature broke in DQMH 5.0. DQMH 6.0 allows the creation of DQMH events for custom DQMH templates that don’t have a Message Handling Loop
#DQMH-683 Fixed error 1357 when creating an event if there is any unsaved VIs in the project. When attempting to create a new event if there are unsaved files, there is a dialog explaining that the DQMH cannot script new Events until all unsaved VIs in the module have been saved to disk
#DQMHWL-46 Script the “Status” string update code in the
API Tester for new broadcast events
#DQMH-676 If there is no module selected in the Create New Event dialog, the OK button is disabled
#DQMH-674 Updated the link for the Help button in the Create DQMH Module Template dialog box to point to the ‘AddingaNewDQMHModulefromaCustomT’ help topic