Looks great, I was never a framework believer because it was so overpriced (to an extent it still is), but this sounds way better and might actually be a good deal. Aside from the specs bump, they fixed almost all of the issues with the older frameworks (CEO talks more about it in this video).
Better build quality and less flex, better screen, better speakers, and a better touchpad. The biggest issue I heard about it was that it felt a bit cheap and wobbly because of all the moving parts, but if they manage to fix that, I might actually get it some day.

You were practically unable to move/rotate/scale control nodes inside of containers, and when you tried the containers would often override it and cause weird behavior. This made animating or moving control nodes in general super finicky and messy.
Transform offsets let you offset the control node and move it around without actually affecting the normal transform, allowing you to do cool effects and animations regardless of whether it's a container or not. It's also something you can easily reset or enable/disable so you can just play the animation and move the offsets back to zero, rather than having to keep track of where the node is actually supposed to be.