Skip to content

Version 0.5.2

Latest
Compare
Choose a tag to compare
@bindreams bindreams released this 17 Feb 17:38

Changes since 0.5.1

  • Added dark theme support 🌚. In your config file, set the optional top-level theme field to dark.
  • Redesigned the default light theme 🌝 to make Leprechaun look the same on all upcoming platforms.

Important changes:

  • The install process changed. Please remove the old version manually by deleting the %LocalAppData%/leprechaun folder completely. In the future, the update process will be automatic.
  • Leprechaun is now licensed under the GPLv3 license. See LICENSE.txt for more info.

New features:

  • Improved logging support.
  • Added in-depth documentation on Leprechaun.
  • Install script now always creates a shortcut in the start menu, because otherwise Leprechaun is impossible to find.
  • Leprechaun CLI can now launch GUI interface. This is now the main entry point for almost all launches.
  • Expanded the CLI interface.

Fixes:

  • Fixed dashboard not updating miner statuses in some cases.
  • Fixed Leprechaun sometimes crashing on first launch.
  • Fixed Leprechaun crashing when addresses field is missing from config file.
  • Fixed documentation link not linking to documentation.