Skip to content

Releases: wurstmineberg/systray

systray-wurstmineberg-status 2.5.0

03 Oct 14:08
5ea7389
Compare
Choose a tag to compare

This release adds a launch subcommand with which the app can be run to immediately launch Minecraft and exit.

systray-wurstmineberg-status 2.4.0

03 Oct 09:51
f761b07
Compare
Choose a tag to compare

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

31 Jul 23:33
f8af7bf
Compare
Choose a tag to compare

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

01 Feb 14:15
4e6ebd6
Compare
Choose a tag to compare

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

28 Jan 12:07
79a7fdd
Compare
Choose a tag to compare
  • 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 the PATH, the official Minecraft launcher will be used as before.
  • A command-line flag --show-if-empty has been added, which overrides the config option showIfEmpty to true for this run only.

systray-wurstmineberg-status 2.0.1

27 Jan 21:35
f34cade
Compare
Choose a tag to compare

This release fixes a bug where the app would crash on startup.

systray-wurstmineberg-status 2.0.0

27 Jan 21:21
87b37ae
Compare
Choose a tag to compare
  • 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 and showIfOffline 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

06 Nov 11:48
e8015de
Compare
Choose a tag to compare
  • 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 is true by default.

systray-wurstmineberg-status 1.3.3

05 Nov 13:33
d6c9769
Compare
Choose a tag to compare

This release adds support for the Microsoft Store version of the Minecraft launcher to the version matching feature.

systray-wurstmineberg-status 1.3.2

28 Sep 19:49
05c9222
Compare
Choose a tag to compare

The app no longer crashes when selecting “Start Minecraft” or left-clicking the systray icon.