Major new features
- Added a CLI tool, similar to RedHat bootloader team's efibootmgr to manipulate EFI entries
- Added EFI partition manipulations - mount, umount, open and create boot entry from an EFI file (beta feature)
What's Changed
- Translation into Portuguese and Spanish by @bigbruno in #36
- Upgrade and fix CI workflow by @Inokinoki in #40
- Pack AppImage w/o pkexec by @Inokinoki in #41
- Improve formatting semantics in
README.md. by @RokeJulianLockhart in #39 - Refactor entry creation with more DP device path definitions by @Inokinoki in #44
- Add CLI mode for EFI boot manager by @Inokinoki in #46
- Add EFI partition view by @Inokinoki in #45
- Remove cli from GUI by @Inokinoki in #47
- Fix packaging by @Inokinoki in #50
- Refactor partition view UI and add EFI boot entry creation by @Inokinoki in #49
- Add translations after adding EFI partition functions by @Inokinoki in #51
- Refactor definitions of
g_efiUuidandg_efiPartTypeGuidby @Integral-Tech in #52 - Fix FreeBSD volume mount by @Inokinoki in #53
- Fix creation from EFI on Linux by @Inokinoki in #54
- Working on release v0.5.0 by @Inokinoki in #56
New Contributors
- @bigbruno made their first contribution in #36
- @RokeJulianLockhart made their first contribution in #39
Full Changelog: v0.4.1...v0.5.0