Releases: Inokinoki/QEFIEntryManager
Jaccob
What's Changed
- Make it translatable by @Inokinoki in #32
- Add CPack packaging by @Inokinoki in #33
Full Changelog: v0.4.0...v0.4.1
Ilsa
Now it works with FreeBSD natively.
What's Changed
- Use qefi v0.4.0 to build on FreeBSD by @Inokinoki in #30
Full Changelog: v0.3.1...v0.4.0
Helene
What's Changed
- Set global variable for g_efiUuid by @YunfeiZHAO in #15
- README.md: add aur & archlinuxcn by @Integral-Tech in #17
- Set window icon by @Integral-Tech in #18
- Update actions/upload-artifact to fix workflow by @Integral-Tech in #22
- Fix misuse of asprintf() format specifiers & arg() placeholders by @Integral-Tech in #20
- refactor: use QStringLiteral() & arg() to concatenate strings by @Integral-Tech in #21
- README: add -E argument to sudo to fix running under Wayland by @Integral-Tech in #24
- refactor: replace QString::asprintf() with QString::arg() by @Integral-Tech in #23
- Add pkexec launcher script by @Integral-Tech in #25
- Define g_efiUuid as constexpr by @Integral-Tech in #26
- refactor: use range-based for loop to enhance readability by @Integral-Tech in #27
- Fix Freebsd build by @Inokinoki in #28
Full Changelog: v.0.3.0...v0.3.1_f1
Notice: Ubuntu 20.04 users please use Qt5 AppImage. We will drop support for it by the end of its LTS maintenance, April 2025.
Please build by yourself then.
Goliath
- Allow to import/export EFI boot entries.
- Allow to manually add an EFI boot entry for Media HD and Media File.
What's Changed
- Allow to import and export EFI boot entries by @Inokinoki in #12
Full Changelog: v0.2.1...v.0.3.0
Felix
Eden
The biggest change is the lib behind the app. But we also bring some new features:
- Show more information
- Add Device Path detail page
Full Changelog: v0.1.2...v0.2.0
Didier
Claude
Do not use. This version does not modify your reboot target correctly.
Still, you can change the boot order and set the next reboot target with this app.
- Merge the two views into one single view.
- Reboot should be immediate on Windows.
- Add Qt6 build.
Notice
On Windows, you may need to install MSVC Runtime v140(VS 2019) from Microsoft Visual C++ Redistributable Latest Supported Downloads. Please choose x64 to use this software.
BenJamin
Still, you can change the boot order and set the next reboot target with this app.
The prebuilt files are appended.
Notice
On Windows, you may need to install MSVC Runtime v140(VS 2019) from Microsoft Visual C++ Redistributable Latest Supported Downloads. Please choose x64 to use this software.