Skip to content

MagellanMapper v1.4 beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@yoda-vid yoda-vid released this 03 May 06:30
· 1363 commits to master since this release

We continue to fix many issues related to the new installed packages as we near our first official release of them!

  • Launch the app and load files through the file browser in Windows and macOS
  • More error logging
  • Small size reduction
  • macOS package is now notarized
  • Fixed saving blobs in the GUI (#10)
  • Fixed saving edited labels image in the GUI (#11)
  • Fixed error when selecting some directories for import (#21)
  • Fixed error when adjusting the channel in the ROI Editor for overlaid images at the top or bottom of the image stack (#22)
  • Fixed finding the Java runtime environment when running the Mac .app bundle from the command-line
  • Fixed error on Windows with multiple app instances or multiprocessing
  • Fixed verbose argument when given alone (ie -v)
  • Fixed adding Windows installation to the program uninstall page

These packages include all of the additional updates planned for our forthcoming v1.4 release. Please see the release notes for details on these changes. One major change is the addition of logging to file, especially necessary now that MagellanMapper from installed packages is typically launched without a console. Logs are output to out.log located in:

  • Windows: C:\Users\<your-username>\AppData\Local\MagellanMapper
  • macOS: /Users/<your-username>Library/Application Support/MagellanMapper
  • Linux: /home/<your-username>/.local/share/MagellanMapper

Any and all feedback is welcome!