Skip to content

MapTool 1.16.1

Choose a tag to compare

@cwisniew cwisniew released this 17 Mar 21:44
· 15 commits to release-1.16 since this release
b3f2844

Read Me First

Before uninstalling any previous version, please copy them elsewhere beforehand if you have saved your campaign files, logs, or anything else you want to keep under the directory structure where MapTool is installed. It is also a good idea to always have backups.

Note: Do not install over the top of an old version; either install it in a new directory or uninstall the old version first. If you have installed a beta version of 1.16.0, uninstall that first.

Platform Notes

We strongly encourage you to use the installer format for your operating system. The JAR file should only be used by advanced users comfortable installing Java releases. You need to install a working Java with JavaFX on your system to use it.

Note: if using Ubuntu, you will need Ubuntu 24.04 or later, as the dependencies are not available for earlier versions

macOS: Use either .pkg (recommended) or .dmg.

  • On macOS, to run the app the first time after installation, hold Ctrl while clicking the icon and continue to hold Ctrl while choosing Open, then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).
  • The macOS Gatekeeper may flag the DMG file as broken. For more details, see #2679.

What's Changed

New Features 🥳

Performance Improvements 🏎️

Bug Fixes 🩹

Code Maintenance 🔧

Dependency Updates

  • Bump com.formdev:flatlaf from 3.3 to 3.4.1 by @dependabot in #4750
  • Bump com.formdev:flatlaf-jide-oss from 3.3 to 3.4.1 by @dependabot in #4749
  • Bump com.twelvemonkeys.imageio:imageio-tiff from 3.10.1 to 3.11.0 by @dependabot in #4914
  • Bump com.twelvemonkeys.imageio:imageio-jpeg from 3.10.1 to 3.12.0 by @dependabot in #4988
  • Bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7 by @dependabot in #4912
  • Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.16 by @dependabot in #4916
  • Bump org.graalvm.js:js-scriptengine from 21.1.0 to 24.1.1 by @dependabot in #4997
  • Bump org.apache.tika:tika-core from 2.9.1 to 3.0.0 by @dependabot in #5013
  • Bump com.google.protobuf:protobuf-java-util from 3.25.2 to 4.29.1 by @dependabot in #5082
  • Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 by @dependabot in #5086
  • Bump com.formdev:flatlaf from 3.4.1 to 3.5.4 by @dependabot in #5099
  • Bump com.google.protobuf:protoc from 3.25.2 to 4.29.1 by @dependabot in #5083

Other Changes 💬

New Contributors

Full Changelog: 1.15.2...1.16.1