Releases: Neverous/efibooteditor
Releases · Neverous/efibooteditor
latest
build(deps): bump the dependencies group across 1 directory with 4 up…
v1.5.1
v1.5.0
Changes
- Implement Hot Keys @Neverous (#283)
- windows: Make disk choices in file path combo look similar to Disk Management entries @Neverous (#292)
- Prevent overwriting EFI variables with exactly the same values @Neverous (#220)
- Make sure
translations/
directory is searched for translation files @Neverous (17d6cb1) - BUGFIX: efiboot: fix error handling @Neverous (#219, 3a735ed)
- BUGFIX: Fix efi_guid_t storage and comparison on Windows and macOS @Neverous (f5cfe62)
- BUGFIX: Install debug runtime libraries in debug builds @Neverous (b08c39d)
- Update RPM's efibooteditor.spec @TrainDoctor (#176)
- Translations update from Hosted Weblate @weblate (#157, #158, #176, #178, #183, #187, #200, #221, #246, #252, #284, #293)
- ci: Configure ubuntu-24.04 runner, drop macos-11 runner @Neverous (#245)
- ci: Update to Qt 6.7.2 @EFIBootEditorBot (#186, #190, #203, #208, #243)
- ci: Tooling dependencies updates @dependabot (#154, #155, #156, #160, #161, #162, #163, #164, #165, #166, #167, #168, #169, #170, #171, #172, #173, #174, #175, #180, #181, #184, #185, #188, #189, #192, #193, #194, #196, #197, #198, #199, #201, #202, #204, #207, #209, #211, #214, #215, #216, #217, #231, #232, #234, #237, #238, #240, #241, #242, #277, #278, #280, #285, #286, #287, #288, #289)
v1.4.0
Changes
- Add support for remaining device path nodes from UEFI specification @Neverous (#123, #128)
- Add duplicate boot entry action @Neverous (#137)
- BUGFIX: efiboot: fix accessing empty vector when copying vendor data @Neverous (#122)
- BUGFIX: fix device path removal @Neverous
- Translations update from Hosted Weblate @weblate (#112, #116, #120, #124, #136, #138, #144, #153)
- ci: update to Qt 6.6.2 @EFIBootEditorBot (#121, #145)
- ci: configure macos-14 runner @Neverous (#125, #127)
- ci: tooling dependencies updates @dependabot (#115, #117, #118, #119, #126, #129, #130, #131, #132, #133, #134, #135, #139, #140, #141, #142, #143, #146, #147, #148, #149, #150, #151, #152)
v1.3.2
Changes
- ci: automate Qt updates in CI @Neverous (#106)
- ci: update to Qt 6.6.1, enable Qt 5.12.12 builds @EFIBootEditorBot (#107, #108, #113)
- Address some code smells, warnings @Neverous (#110, #111)
- windows: improve performance of enumerating EFI variables @Neverous (#114)
- Translations update from Hosted Weblate @weblate (#103, #105)
- Thanks @VenusGirl for Korean translation (#104)
v1.3.1
v1.3.0
Changes
- qt6: drop qt5compat dependency
- cmake: search for efivar and efiboot during configuration
- Add placeholders for "broken" boot entries @Neverous (#92)
- ci: update to Qt 6.5.2 @Neverous (#96)
- Add simple CLI @Neverous (#94)
- Support reading boot manager capabilities @Neverous (#95)
- Translations update from Hosted Weblate @weblate (#78, #93, #97)
v1.2.2
Changes
- Update to Qt 6.5.1 in CI @Neverous (#75)
- Enable macOS 13 builds in CI @Neverous (#73)
- Set up translations in @WeblateOrg
- Bump DoozyX/clang-format-lint-action to 0.16.2 @dependabot (#74)