First beta release! A little more stable, and no more ABI breaks. Mods made for this version will work even on the stable release
As a reminder for developers, see this page for a migration guide.
v4.0.0-beta.1
- Button to manually install mods from files (e881dc5)
- Add
ModRequestedAction::Update(e881dc5) - Add
ModMetadata::checkGeodeVersionandModMetadata::checkTargetVersions(e881dc5) - Add
geode::createModLogofor creating a logo from a.geodepackage (e881dc5) - Tags now use names provided by the server (893b03e)
- Add web support for multiple request headers with same name (#1150)
- Fix
Task::chainusing the wrong type in the impl (22a11b9) - Fix installing mods not checking the current version (#1148)
- Fix searching for mods ignoring geode and gd version (#1153)
- Fix crash when checking tags (01807fe)
- Fix 'Outdated' label being visible while updating (6679a69)
- Fix log nesting issue (0e8d4c6)
- Remove forward compat message box as it confuses users (5592ef6)
- Fix crash on opening mod changelogs (9834cb2)
- Make
ColorPickPopuppimpl (1a201e1) - Fix lag issue in
ColorPickPopup(3081164) - Change return type of
ModSettingsManager::save(da92090) - Fix every misspelling of successfully (#1151)
- Allow building geode itself in debug mode (5645399)