Developer Updates - January 2025
Recent updates which may be of interest to developers
Matthew joined the ACG in 2018 as a software engineer. His focus is on further developing the libraries and tools available for mXrap app developers, and contributing to the development of specific mXrap apps.
View all authorsRecent updates which may be of interest to developers
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 :)