2026
Released RE Edit 5 new version: 5.0.0.20260814:
- Implemented support for RE SDK 5.0.0
- Added support for a new visibility type (using a function)
- Implemented
custom_displaychanges- Added support for C++ rendering (
display_id) - Removed
invalidatefunction - Added support for using transparent/black background
- Added support for C++ rendering (
- Added support for dynamic unfolded height
- Added support for
gui_functions.lua(added togui_2D.cmakewhen functions are used)
- Improved design with clearly marked sections
- Introduced radio buttons in several places (for example, to select the visibility type or the custom display rendering)
The new version is called "RE Edit 5" to be able to have multiple versions installed and to allow re-cmake
to pick up the correct version.
Released RE Edit update: 4.6.0.20260712:
- With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the
RE SDK version. The new numbering scheme is
<re_sdk_version>.<year><month><day>. - Note that the name of the program remains
RE Editfor update purposes. The new version will be calledRE Edit 5.0.0to be able to have multiple versions installed and to allow re-cmake to pick up the correct version. - The new binary is also being made available on GitHub since prior versions were checking on GitHub for the latest version.
- The project has been moved to Codeberg.
- The code has been updated to check for new releases on Codeberg but since there are no new features, there is no need for a new version.
2024
Released RE Edit update: 1.6.4:
- Added support for
device_categorieswhich was added as a new requirement to Reason 13
Released 1.6.3:
- Fixed issue with contrast not being saved