Releases: wurstmineberg/systray
systray-wurstmineberg-status 2.5.0
systray-wurstmineberg-status 2.4.0
This release adds the ferium
and portablemc
config sections which can be used to manage mods using ferium and launch Minecraft using portablemc respectively.
systray-wurstmineberg-status 2.3.0
This release adds the ignoredPlayers
config option which allows hiding specific players from the list (and hiding the tray icon when only ignored players are online). For example, you can set this to your own ID to hide the icon when no other players are online.
systray-wurstmineberg-status 2.2.0
This release adds the prismInstance
config option which allows skipping the instance selection step for launching Minecraft when using Prism Launcher. See the readme for details.
systray-wurstmineberg-status 2.1.0
- This release adds support for launching Minecraft using Prism Launcher. For Prism Launcher to be detected, it must be available on the
PATH
. If Prism Launcher is installed via Scoop, this should be the case by default. If Prism Launcher is not found on thePATH
, the official Minecraft launcher will be used as before. - A command-line flag
--show-if-empty
has been added, which overrides the config optionshowIfEmpty
totrue
for this run only.
systray-wurstmineberg-status 2.0.1
This release fixes a bug where the app would crash on startup.
systray-wurstmineberg-status 2.0.0
- The app has been rewritten in Rust, changing the process for building from source. See the readme for details.
- The app is now available for computers with ARM-based processors.
- The configuration options
showIfEmpty
andshowIfOffline
from the macOS app are now supported. - A bug where the system tray icon would become increasingly blurry over time with changing scaling factors has been fixed.
Unfortunately, with the rewrite, the app can no longer instantly detect when the system theme is changed, so the icon may display as white on white or black on black for up to 45 seconds (until the next time the app checks the server status).
systray-wurstmineberg-status 1.4.0
- The Microsoft Store version of the Minecraft launcher is launched if the old version is not found. (If you have both, the old version will open and prompt you to uninstall it.)
- There is a new config option
leftClickLaunch
which controls whether clicking on the systray icon launches Minecraft. It istrue
by default.
systray-wurstmineberg-status 1.3.3
This release adds support for the Microsoft Store version of the Minecraft launcher to the version matching feature.
systray-wurstmineberg-status 1.3.2
The app no longer crashes when selecting “Start Minecraft” or left-clicking the systray icon.