Skip to content

Ember v0.2.1

Latest

Choose a tag to compare

@kingb kingb released this 06 Jul 17:57

Fixed

  • Ember now launches on Ubuntu 22.04. The 0.2.0 Linux builds were made
    against a newer glibc, which made Homebrew interpose its own C library on
    22.04 hosts; the GPU drivers then failed to load and the app never opened
    a window. Linux builds are now made against Ubuntu 22.04's glibc, so one
    build runs cleanly on 22.04, 24.04, and 26.04, and Ubuntu 22.04 is part
    of continuous testing from now on.

macOS builds unchanged from v0.2.0 (see that release); updated macOS assets land here when the notarization chain re-runs.