Basically just a small patch release for issues found by the community after the v3.0.0 release.
Fixes and changes
- Fix EditMenu input text by @codefiles in #2855
- Fix partition creation default size by @codefiles in #2856
- Parse lsblk data with pydantic by @codefiles in #2775
- Fix partition creation size end by @codefiles in #2858
- Remove outdated formatting note from contributors doc and other various code quality improvements by @correctmost in #2857, #2859, #2843, #2868, #2867, #2873, #2874, #2875, #2877, #2878
- Fixed issue where if the user is not specified, installation fails #2860 by @svartkanin in #2863
- Fixed crash when trying to manipulate partitions by hand #2849 by @svartkanin in #2862
- Changed the invitation link to discord to go from #general to #help by @Torxed in #2870
- Fix btrfs skip mount options by @codefiles in #2881
- Removed duplicate code by adding _get_key_file() by @codefiles in #2882
- Fix hyprland polkit seatd issue by @BringBack1800s in #2879
- Fix seat-access selection by @svartkanin in #2885
- Refactor partition type GUID by @codefiles in #2890
- Fix hostname None by @codefiles in #2893
- Rework partition flag by @codefiles in #2895
- Fix partition flag value by @codefiles in #2897
- Add linux-home partition flag by @codefiles in #2898
- Fix log disk states by @codefiles in #2902
- Change partition flag name Boot -> BOOT by @codefiles in #2903
- Increase suggested root partition size by @codefiles in #2905
- Fixed missing device preview #2915 - Reinstate partition information in device selection by @svartkanin in #2919
- Use binary units by @codefiles in #2917
New Contributors
- @BringBack1800s made their first contribution in #2879
- @ots25 made their first contribution in #2912
Full Changelog: v3.0.0...3.0.1