File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Geode Changelog
22
3+ ## v5.5.0
4+ * Add ` allow-in-text-inputs ` option for keybinds (d57cd23)
5+ * Add ` LogFormatEvent ` to allow for registering custom object formatters (d1589cb)
6+ * Add more default formatters and implement raw specifier (#1890 )
7+ * Add warning popup when disabling mod with dependencies (ec2f06d)
8+ * Add check for GD version while building a mod (0d97b3f)
9+ * Implement url checks to ` openLinkInBrowser ` , and then add ` openLinkUnsafe ` as an alternative (#1971 )
10+ * Allow setting Escape as a keybind (5d63661)
11+ * Fix stuck inputs bug with modifier keys (c6bae4f)
12+ * Fix mouse events being triggered when clicking the titlebar on Windows (ffd8b86)
13+ * Fix CTRL key being stuck after zooming with the trackpad on specific hardware (ba1d352)
14+ * Force web progress callbacks to be destroyed on main thread (80a912d)
15+ * Fix a crash in the Android crash handler while including a check for crash handler crashes (85ef2bf)
16+ * Fix data race in ` EventCenterGlobal ` which caused some event crashes (f7117da)
17+ * Fix use-after-free with a null assignment to a ` WeakRef ` (bb849a6)
18+ * Show generic source icon for mods not hosted on GitHub (ad76de8)
19+ * Improvements to the crash handler on macOS and iOS (04e8eeb, 0bb8fca, 27fc7fd)
20+
321## v5.4.1
422 * Revert ` CCEGLView::get ` change (9cdbf5c)
523 * Fix crash when entering Geode menu without resources (000c5a1, 5b4210e)
You can’t perform that action at this time.
0 commit comments