Pular para o conteúdo principal

mXrap 6.1.4 - Release notes and Changelogs

mXrap Team
mXrap Developers

6.1.4 introduces a few bug fixes, and a new feature: the ability to download files from HTTP and SFTP hosts (SFTP is for transferring files via SSH - used for downloading event files from IMS servers).

You will be prompted to upgrade by a yellow banner at the top of the Apps window. Follow the link to download and install.

Updates to Rock Mass Data Analyser structure

There have been lots of recent changes to the Rock Mass Data Analyser. Some of these changes just add features, but as part of these changes we have had to re-organise how the data is structured in the app. This means that the individual databases for all of the data now come in as aliases in the root folder under Settings/#Site Setup/RMDA/Inputs folder (instead of places such as Rock Mass Characterisation/RMDA/Database/2 Rock Mass Quality).

Filter volumes library changes

Matthew Heinsen Egan
Senior Software Engineer

We have recently updated the JavaScript library mxjs/base/algorithms/filter_volumeset.js to be more efficient. If you are using this library and call the flag_members() method of volume sets directly, then you will need to update your code slightly. If you don't call flag_members() directly then you'll automatically get the efficiency updates when you upgrade without needing to do anything, and you can stop reading now :)