Skip to content

MapTool 1.16.0 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cwisniew cwisniew released this 19 Feb 21:16
e7f3d1e

Read Me First

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

Note: Do not install over the top of an old version, either install into 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 by used by advanced users comfortable with installing Java releases. It requires a working Java install 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

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.0.rc-2