Scripting & Macros
This

Context Menu File Options
A file that is defined in a cell in a macro, e.g. one used as a replaceable (%1), can now be opened from the right click menu of the cell.
The option to select a different file was also added to allow selection of an alternate file to populate the cell:
Show Python Warnings
The Show Python warnings option has been added to the Script Options on the Script tab, in the Scripts group to show Python deprecation warnings, if any, when a script is run.
Python warnings will be displayed for deprecated features in Python- so that you are aware that code in the script might not work in future versions.
Additionally, the Micromine Origin & Beyond embedded Python version for scripting has been updated to v3.12. See Scripting for more details.