Gooseboy 1.2.0
on Nov 20, 2025- Crates now have the
gbcratefile extension (check cargo-gooseboy for how to package your crates as a developer) - Localization for French, Romanian, Swedish (much thanks to the team!)
- New reload and sort buttons
- New location to load crates from (
~/.gooseboyif present) - Improved error handling
- Remove EXTENDED_MEMORY and EXTENDED_EXTENDED_MEMORY permissions in favour of the new memory settings
- Lots of internal code cleanup and other minor improvements
Gooseboy 1.1.0
on Nov 9, 2025- GUI now resizes to screen resolution
- internal function clear_framebuffer has been removed in favour of clear_surface for better control and performance
- new permission EXTENDED_EXTENDED_MEMORY
- new framebuffer function
blit_premultiplied_clipped - rename all reference of
scripttocrateand lots more internal changes...



