Skip to content

Redot 4.3.1

Latest
Compare
Choose a tag to compare
@Spartan322 Spartan322 released this 19 Jun 15:18
· 12 commits to 4.3 since this release
6b2a156

Release Notes for Redot 4.3.1

We're excited to announce the release of our latest version, featuring a host of enhancements and fixes. Here's what's new:

Since Redot 4.3.1 Release Candidate 1

Enhancements & Features

  • SCons: Bump minimum version of SCons to 4.0 & Python to 3.8 by @Spartan322 in #996
  • Add godot compatibility header to GDExtension API dump by @Spartan322 in #1001

Bug Fixes

  • Fix 0 patch version in GDExtensionAPIDump::generate_extension_api by @Spartan322 in #1003

Full Changelog: redot-4.3.1-rc.1...redot-4.3.1-stable

Since Redot 4.3

Enhancements & Features

  • Add donation button back by @Spartan322 in #900
  • Added get_open_scenes_roots to Editor Interface API by @Spartan322 in #908
  • Round DDS width/height to next divisor multiple for block compression by @Spartan322 in #914
  • CI: Install apt dependencies directly, works around issue with awalsh128/cache-apt-pkgs-action by @Spartan322 in #926
  • Expose GDScript syntax highlighter to editor plugins by @Spartan322 in #958
  • CI: Add redot-cpp testing by @Spartan322 in #981
  • Add get_redot_version to GDExtension interface by @Spartan322 in #979
  • SCons: Bump minimum version of SCons to 4.0 & Python to 3.8 by @Spartan322 in #996
  • Add godot compatibility header to GDExtension API dump by @Spartan322 in #1001

Bug Fixes

Godot Syncs

Cherry-picks

  • Cherry-picks for the 4.3 (4.3.1) branch - 1st docs batch by @Spartan322 in #925
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st crashes batch by @Spartan322 in #928
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st regressions batch by @Spartan322 in #929
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st buildsystem bugs batch by @Spartan322 in #932
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st enhancements batch by @Spartan322 in #933
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st core bugs batch by @Spartan322 in #931
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st performance batch by @Spartan322 in #934
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st gdextension bugs batch by @Spartan322 in #935
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st audio bugs batch by @Spartan322 in #943
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st gdscript bugs batch by @Spartan322 in #945
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st editor bugs batch by @Spartan322 in #946
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st rendering bugs batch by @Spartan322 in #942
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st gui bugs batch by @Spartan322 in #944
  • Cherry-picks for the 4.3 (4.3.1) branch - 1st misc bugs batch by @Spartan322 in #947
  • Cherry-picks for the 4.3 (4.3.1) branch - 2nd gdscript bugs batch by @Spartan322 in #957

Full Changelog: redot-4.3-stable...redot-4.3.1-stable