Independent layer scrolling; More scripting APIs; Bug fixes.
Thank you for the independent layer scrolling!
What sort of things will you do with it?
Off the top of my head, sprite stacking! Now, instead of controlling the offset of many independent objects, taking into consideration their rotation etc. I can offset (scroll) the whole layer once at start and the effect will hold - much more efficient in terms of code and a great performance boost too.