You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New purple GBA-shaped application icon (Windows/macOS/Linux)
Redesigned start-window (splash) logo: cleaner, centered purple GBA logo replacing the CSS-drawn device
Rebuilt .gbsproj file-type icon (.ico) from the black cartridge artwork
Isometric compile fix: scene-table entries are now cast to const gba_scene_def_t *, so isometric scenes compile without -Wincompatible-pointer-types. This release also bundles the engine with full gba_iso_scene_def_t support (the v4.4.0 installer predated it).