I think when you click the regular green button it is the compile modified button, whereas when you click the drop-down it gives the option for compile all.
I think when you click the regular green button it is the compile modified button, whereas when you click the drop-down it gives the option for compile all.
This doesn't exactly match up with the "compile modified items" from previous versions since it's a different endpoint (iirc the previous version did an asp.net postback).
However, knowing they do post to different actions is enough for me. Thanks again Tyler.
You are right. Clicking on Compile button perform the same action as former Compile Modified Items. Compile All items is separate action in the drop down.