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
to0.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
- if user is on
- On MacOS an Windows the
GreetingsScreen
class will check:- internet connection
- On linux the
- 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
;
- fixed desktop icon entry on
- Added more tests:
- ask_permissions_dialout_screen;
- error_screen.
- Many fixes on chinese translation
What's Changed
- Bump poethepoet from 0.25.1 to 0.27.0 by @dependabot in #76
- Update Chinese JSON file by @theBillLee in #77
- Bump cryptography from 42.0.8 to 43.0.0 by @dependabot in #75
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #74
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #73
- Update coactions/setup-xvfb requirement to 6b00cf1889f4e1d5a48635647013c0508128ee1a by @dependabot in #68
- Bump actions/github-script from 6 to 7 by @dependabot in #69
- Bump actions/checkout from 3 to 4 by @dependabot in #70
- Bump dorny/paths-filter from 2 to 3 by @dependabot in #71
- v0.0.20-alpha-2 by @qlrd in #84
- Update CHANGELOG.md by @qlrd in #86
New Contributors
- @theBillLee made their first contribution in #77
Full Changelog: v0.0.2-alpha...v0.0.20-alpha-2
Thanks
Many thanks to:
- Selfcustody team: @odudex, @tadeubas, @jdlcdl , @kkdao and @3rdIteration
- All members of Krux Telegram group, specially @theBillLee;
- @OpenSats to support the project;
- For all people in @vinteumorg;