💎API v1.0 series
This is just the beginning!
This series is the first version series that actually defines the bootloader simulation to the .NET environment. The first version of GRILO, 0.1.0, was out on August 8, 2022.
Version 0.1.0.1
This version was released as a day-one patch to improve the bootable application detection for bootable apps that come with dependencies, such as Kernel Simulator. It was released a day after the initial version.
Improvements
Improved bootable app detection
Version 0.1.1
This version adds basic diagnostic tools to the GRILO API to let you diagnose the bootloader. It was released on August 17, 2022.
Additions
Added diagnostics API
Improvements
Fixed text being out of dialog box horizontally
Version 0.2.0
This version was released on September 8, 2022 to allow the bootloader to be extended with custom keys for your boot styles.
Additions
Added custom key handling
Added the NTLDR boot style
Improvements
General improvements and bug fixes
Last updated