@Everyone Wurst 7.53 is now available. Download it here: https://www.wurstclient.net/updates/wurst-7-53/

Changelog
Added an "Interact from" setting to Freecam. When changed to "Camera", this allows you to interact with blocks and entities from the camera like Freecam did in older versions of Wurst. (#1300, /d/1491, /d/1505)
Added a "Reload chunks" checkbox to Freecam. Turning this off improves performance but can cause visual holes in the world. (#6 (WI Freecam))
Fixed Freecam affecting vehicles in Camera input mode. (#4 (WI Freecam))
Fixed some chunks being invisible while using Freecam or X-Ray with Sodium installed. (/d/1502)
Fixed AutoBuild, AutoFarm, BuildRandom, and InstaBuild opening interactive blocks (chest/sign/etc.) instead of placing a block against them. (#1075, #1081, /d/1497)
Added "Face target" and "Swing hand" settings to AutoBuild. (/d/1524)
Fixed ores being dark when using X-Ray with Iris installed. (#1026, #1099, /d/1497)
Added mouse button support to Wurst's keybind system. (#808, #1044, /d/1509)
Fixed keys in Wurst's keybind editor not being displayed the same way as in Minecraft's controls menu.
Changed SectionOcclusionGraphMixin to use @WrapOperation instead of @Redirect for better compatibility with other mods. No specific compatibility issues found, just making sure Wurst follows best practices.
Fixed NoSlowdown no longer preventing item use slowness. (#1199)
Fixed the "Filter golems" descriptions not mentioning copper golems. (/d/1519)
Fixed popups in Navigator detaching from the dropdown that opened them if you scroll too far. (/d/1520)
Fixed popups (in general) staying open when the dropdown that opened them is scrolled out of view. (/d/1520)
Fixed AltManager no longer being able to log you in successfully. (/d/1529)
Further improved the automated test system.