Skip to content

Geode v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 21:43
· 248 commits to main since this release

This release fixes some bugs with old wine versions, and adds a new fancy crashlog window on windows.

Changelog

  • Update network libraries, fixing problems with old wine versions (e26fe95)
  • Fix scale on mod logos for low quality (ba7b0fa)
  • Fix platform-specific dependencies by using CLI 3.2.0 (98f82ff)
  • Add GEODE_DONT_USE_CCACHE CMake option (2edfb71)
  • Remove now useless std::hash impl for std::filesystem::path on android (2b35e0e)
  • Implement custom window for showing crashlog on windows (4f32197)
  • Update docs version to show v3.0.0 (f86d4db)
  • Check hash for downloaded mods (61e000d)
  • Update chinese installer translation (#995, #997)
  • Update polish installer translation (#998)