File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Geode Changelog
22
3- ## v5.1.1
3+ ## v5.2.0
44 * Fix ` async::TaskHolder ` and ` async::spawn ` callback destructors not always being ran on main thread (9a853fb)
55 * Force disable IPv6 on macOS (and on other systems if unsupported) (055b968)
66 * Copy args for first send in global events (0542ab8)
1111 * Fix no percentage being shown when downloading resources (3350f62)
1212 * Make web requests time out after 2.5 seconds if DNS resolution or TLS connection are stuck (b3d4eb8)
1313 * Check for characters with modifiers (1976d2a)
14+ * Fix unfriendly keybind modifiers (#1809 )
15+ * Fix std::vector calls on a gd::vector (#1874 )
16+ * Queue additional mouse events on main thread (mac) (05bf789)
17+ * Release pressed keys on unfocus (9aeb60f)
18+ * Add IDs for quick shortcuts in Geode settings (#1844 )
19+
1420
1521## v5.1.0
1622 * Fix custom settings not loading their values (14378af)
Original file line number Diff line number Diff line change 1- 5.1.1
1+ 5.2.0
You can’t perform that action at this time.
0 commit comments