Fix Drawbridge values not always syncing properly when opening the GUI
Fix ASU not marking itself dirty (and thus the changed settings not necessarily getting saved) when changing the values via the GUI buttons
Fix the Portal Panel and Advanced Quick Stacker not marking themselves dirty when changing settings via the GUI buttons
Fix not being able to take out items from certain machine slots via the GUI (at least the Ender Furnace and the Ender Infuser input slots)
Change how the EnU code that destroys blocks without the contents spilling out, works. Hopefully fixes the Dolly apparently spilling out some chest contents, thus allowing for item duping.
Added middle clicking in the player inventory in many of the mod GUIs in creative mode to get a full stack to the cursor, like in vanilla
Added some missing TileEntity ID conversions if updating from MC 1.10.2 using an existing world.
Unfortunately this won't help you if you have already loaded your world from MC 1.10.2 in the 0.7.0 version in MC 1.11.2, unless you have a backup you can load again.