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- ## v4.7.1
3+ ## v4.8.0
44 * Fix ` geode::Notification ` z ordering (127733e)
55 * Add ` CCNode::getChildrenExt ` (d198df5)
66 * Add ` CCNode::getChildByIndex ` (0ba1f2a)
77 * Fix ` GEODE_MOD_STATIC_PATCH ` not using the geode namespace (#1456 )
8+ * Fix Linux install script flatpak directory (2cf1e57)
9+ * Document return paths for ` dirs ` functions (d821172)
10+ * Add ` VMTHookManager ` for hooking virtual functions that have not been defined by virtual table patching (383f8fd)
11+ * Fix Unicode logging on Windows (c5e93b9)
12+ * Remove all ` std::filesystem::path::string ` calls as they can crash on Unicode paths (#1473 )
13+ * Replace all ` A ` WinApi calls with ` W ` calls (#1473 )
814
915## v4.7.0
1016 * Change from copying queue to moving queue for main thread (9b8fb73)
Original file line number Diff line number Diff line change 1- 4.7.1
1+ 4.8.0
You can’t perform that action at this time.
0 commit comments