File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Geode Changelog
22
3+ ## v5.1.1
4+ * Fix ` async::TaskHolder ` and ` async::spawn ` callback destructors not always being ran on main thread (9a853fb)
5+ * Force disable IPv6 on macOS (and on other systems if unsupported) (055b968)
6+ * Copy args for first send in global events (0542ab8)
7+ * Change default log level to Debug (b1734ae)
8+ * Fix trace logs showing up as ????? (d700353)
9+ * Print verbose curl logs after failed web requests (c9d9467)
10+ * Fix loading circle not spinning when downloading mods (3e6b845)
11+ * Fix no percentage being shown when downloading resources (3350f62)
12+ * Make web requests time out after 2.5 seconds if DNS resolution or TLS connection are stuck (b3d4eb8)
13+ * Check for characters with modifiers (1976d2a)
14+
315## v5.1.0
416 * Fix custom settings not loading their values (14378af)
517 * Fix shutdown not triggering game exit event on MacOS (#1860 )
Original file line number Diff line number Diff line change 1- 5.1.0
1+ 5.1.1
You can’t perform that action at this time.
0 commit comments