TokenTool 2.3.0 Pre Release
Pre-release
Pre-release
Platform Notes
Download one of the assets listed below. Each platform has options for which file to download, as described below.
-
Windows: Use either
.msior.exe.- If you have added custom overlays, they should still be accessible when installing this version over previous versions.
- We're seeing notes from Windows users that they double-click the icon after installing and no window appears. This seems to be an antivirus issue, so check your AV if you have this problem.
- Users tell use that using the Windows uninstall process will delete everything in the TokenTool install directory. DO NOT share the directory with other applications! See #457
-
Linux: Use either
.debor.rpm(depending on which packager your system uses).- The deb version installs under /opt/tokentool/bin as TokenTool.
- Some Linux distributions have broken native libraries for reading images. If TokenTool crashes with an error regarding how an image may not have a negative width or height, your system has this bug. You can work-around this by deleting the entire Cards directory under Overlays using your system's file manager. (We know the bug exists, but we haven't had a user with this issue offer to help us track it down yet.)
-
macOS: Use either
.pkgor.dmg.- All downloads are for Intel systems and will execute under Rosetta2 on Apple Silicon systems.
- Run the
.pkginstaller or drag the application from the.dmgimage - On first execution, hold
Ctrlwhile clicking the icon and continue to holdCtrlwhile choosing Open. - Then choose to open the application (this is part of Apple's approach when dealing with an unidentified developer).
- Gatekeeper (the Apple system software) may flag the
.dmgfile as broken. See RPTools/maptool#2679 for more details.
What's Changed
- i18n:Add Chinese Simplified localization by @kagangtuya-star in #441
- Merge main into develop by @cwisniew in #445
- Add log4j-core to the classpath by @kwvanderlinde in #450
- Update Java and Gradle versions by @cwisniew in #452
- Improve image preview performance on Linux by @kwvanderlinde in #453
- Update the build actions being used as v2 is no longer supported by GitHub Actions @cwisniew in #454
New Contributors
- @kagangtuya-star made their first contribution in #441
- @kwvanderlinde made their first contribution in #450
Full Changelog: 2.2.2...2.3.0