| 2026-04-13 23:49 | mm/pmm: Restart sanitise_entries outer loop after entry deletion | Mintsuki | 052426c8 |
| 2026-04-13 23:41 | lib/elsewhere: Skip past source range on overlap instead of advancing one page | Mintsuki | a6578fc5 |
| 2026-04-13 23:12 | decompressor: Fix off-by-one truncating last character of error message | Mintsuki | 4b883b66 |
| 2026-04-13 22:51 | sys/cpu: Fix locked_write asm constraint to declare memory operand as output | Mintsuki | 592f3fb0 |
| 2026-04-13 14:15 | lib/misc: Remove dead overflow check in ALIGN_UP macro | Mintsuki | 2be4a2f4 |
| 2026-04-13 14:15 | lib/elf: Fix section header table size check falsely rejecting valid ELFs | Mintsuki | 5caf25dd |
| 2026-04-13 12:25 | lib/gterm: Fix NULL dereference in gterm_init cached path | Mintsuki | a6bbbfef |
| 2026-04-13 11:05 | Merge pull request #551 from Limine-Bootloader/dependabot/github_actions/trunk/softprops/action-gh-release-3.0.0 | Mintsuki | 0255f804 |
| 2026-04-13 03:22 | build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 | dependabot[bot] | c3492529 |
| 2026-04-12 22:40 | menu: Fix NULL dereference when DEFAULT_ENTRY is out of range with TIMEOUT=0 | Mintsuki | 3c272f13 |
| 2026-04-13 00:34 | Revert "crypto: streaming blake2b for validation" | Mintsuki | 6316c6a8 |
| 2026-04-12 22:08 | lib/image: Fix incorrect free of stbi-allocated buffer corrupting memmap | Mintsuki | d45e7a64 |
| 2026-04-12 13:28 | menu: Fix bug where `, Secure Boot)` would be appended even for custom brandings | Mintsuki | 4f701f91 |
| 2026-04-12 10:32 | docs: Update screenshot after reverting font change | Mintsuki | bb59e40e |
| 2026-04-12 10:27 | Revert "lib/gterm: Use a new default font for Flanterm" | Mintsuki | de72b605 |
| 2026-04-12 10:14 | misc: Update default/sample wallpaper and screenshot | Mintsuki | 73fbbefd |
| 2026-04-12 10:02 | lib/gterm: Use a new default font for Flanterm | Mintsuki | fb26d3eb |
| 2026-04-12 09:49 | menu: Shorten countdown text and restore 40-column minimum | Mintsuki | c2baac6d |
| 2026-04-12 09:08 | menu: Truncate long branding with ellipsis and guard centering overflow | Mintsuki | a9d24f00 |
| 2026-04-12 08:18 | menu: Use consistent left-biased centering for all UI elements | Mintsuki | 9493bfdb |
| 2026-04-11 23:12 | menu: Make `graphics: no` an alias for `serial: yes` on EFI | Mintsuki | 42bb1cc7 |
| 2026-04-11 23:00 | lib/term: Reset ConOut when falling back from graphical terminal | Mintsuki | eb98dadb |
| 2026-04-11 22:01 | menu: Interface overhaul part 2 | Mintsuki | 63626cc9 |
| 2026-04-11 22:01 | drivers/vga_textmode: Defer line wrap to next putchar | Mintsuki | 87ee50c6 |
| 2026-04-11 20:39 | menu: Remove redundant terminal size check from editor | Mintsuki | c1a093ef |
| 2026-04-11 19:04 | lib/bli: fix various bugs in timeout and entry control | Mintsuki | 2b251e4d |
| 2026-04-11 18:19 | Merge pull request #548 from programmerlexi/bli-entry-control | Mintsuki | 287f5d0d |
| 2026-04-11 18:03 | lib/config, menu: Overhaul of the menu and remove entry name limits | Mintsuki | 41e25c07 |
| 2026-04-11 11:14 | lib/panic: Re-enable autoflush before printing | Mintsuki | 43f8d1cb |
| 2026-04-11 16:58 | lib/bli: implement entry control | programmerlexi | 6ae26ba1 |