github selfcustody/krux-installer v0.0.20-alpha-2

6 hours ago

Installation

Please follow the docs instructions: https://selfcustody.github.io/krux/getting-started/installing/from-gui/

CHANGELOG

  • Changed the version from 0.0.2-alpha to 0.0.20-alpha-2 as suggested by @odudex;
  • Refactored the code a little bit to be more pythonic;
  • Removed startup messages as suggested by @tadeubas:
    • On linux the GreetingsScreen class will check:
      • if user is on dialout/uucp group (debian and fedora based / archlinux);
      • internet connection
    • On MacOS an Windows the GreetingsScreen class will check:
      • internet connection
  • Added the window resize behaviour;
  • Removed fullscreen on startup;
  • Fedora and Ubuntu:
    • fixed desktop icon entry on .ci/create-deb;
    • fixed desktop icon entry on .ci/create-rpm;
  • Added more tests:
    • ask_permissions_dialout_screen;
    • error_screen.
  • Many fixes on chinese translation

What's Changed

New Contributors

Full Changelog: v0.0.2-alpha...v0.0.20-alpha-2

Thanks

Many thanks to:

Don't miss a new krux-installer release

NewReleases is sending notifications on new releases.