Releases: Neverous/efibooteditor
Releases · Neverous/efibooteditor
v1.2.0
v1.2.0-beta.2
v1.2.0-beta.1
v1.1.6
v1.1.5
Changes
- ci: update to Qt 6.4.1 @Neverous (#45)
- Bump jurplel/install-qt-action from 2 to 3 @dependabot (#44)
- Bump DoozyX/clang-format-lint-action from 0.14 to 0.15 @dependabot (#43)
- Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 @dependabot (#40)
- ci: update to Qt 6.4.0 @Neverous (#41)
v1.1.4
v1.1.3
Changes
- BUGFIX: ensure use of uppercase hexadecimal letters in indexes of boot entries in the EFI variable names (like
Boot000A
,Boot000B
) and unify converting numbers to hexadecimal format to prevent inconsistencies in the future @Neverous (#31) - BUGFIX: fix JSON export of Unknown device path nodes @Neverous (#32)
- Add USB, MEDIAVendor, BIOSBootSpecification device path nodes support @Neverous (#33)
- Bump codacy/codacy-analysis-cli-action from 4.0.2 to 4.1.0 @dependabot (#29)
- Bump DoozyX/clang-format-lint-action from 0.13 to 0.14 @dependabot (#28)
v1.1.2
v1.1.1
v1.1.0
Changes
- Support manual indexing of boot entries @Neverous (#23)
- More Code Analysis tools @Neverous (#22)
- Bump github/codeql-action from 1 to 2 @dependabot (#21)
- Show progress bar on slow load, import or export @Neverous (#20)
- Add MacOS build @Neverous (#19)
- Support more device paths @Neverous (#18)
- import: gather deserialization errors instead of throwing immediately @Neverous (#17)