Geode v3.0.0
This is our 3rd major release of Geode, bringing support to GD 2.206 and a brand new in-game and website UI! See our release announcement video for more information.
Changelog of major changes from v2.0.0:
- Add support for GD 2.206, bringing Geode to 64-bit on Windows and to ARM on MacOS!
- Move to our own servers and API, enabling many much requested features such as download counts. For modders, see our docs for how to publish mods using the CLI
- Rework the Geode UI from the ground up, bringing it a fresh new look and fixing a bunch of inconsistencies
- Introduce a new Tasks API for doing asynchronous work, such as web requests with the new
WebRequest
class. See our docs for more! - Remove many deprecated APIs and update old dependencies; most noticable will be the removal of
ghc::filesystem
- Tons of bugfixes & improvements
Click here for the full changelog!
Thank you to all our lead developers and contributors who made this update possible, and a special thanks to:
- @Cvolton, @dankmeme01, @altalk23, @ninXout, @matcool, @kynex7510, @qimiko for bringing the framework to 2.206 and fixing an absolute gargantuan amount of bugs and issues
- @HJfod for designing the new UIs
- @Fleeym for the new servers
- @SMJSGaming for lots of UI node fixes