Skip to content

[0.39.1] - 6-Feb-2026

Latest

Choose a tag to compare

@vladbat00 vladbat00 released this 06 Feb 19:56

Fixed

  • Fix text AA by no longer re-premultiplying alpha for egui textures (#465).
    • Potentially breaking: even though it's not a breaking change API-wise, it will change
      rendering of user textures. See the PR for the details and migration notes.