v3.4.0
- Add an API for modifying the Geode UI via events; see the corresponding docs page (2a3c35f)
- Add
openInfoPopupoverload that accepts a mod ID and can open both an installed mod page or a server page (028bbf9) - Add
LoadingSpinnerfor creating loading circles easily (5c84012) - Add
TextInput::focusandTextInput::unfocus(749fdf1) - MDTextArea changes: hex colors are now formatted as
<c-XXXXXX></c>; added support for<cc>,<cd>,<cf>, and<cs>; fixedmod:links (028bbf9) - Deprecate
cc3x(6080fdb) - Don't cancel subtasks on
Taskdestructor (4b4bc0e)