Adding Fences to support collision boundaries, especially useful for Parallax mapping!
Prefabs getting some final tuning to work/handle better.
Adding support for a "Loaded" Script on Maps, which will allow you to execute a piece of code BEFORE a transition occurs (this only works for things that don't require the map engine to pump events -- but things like changing variables, setting camera offsets, etc, will work).
Fixed several issues with Text Entry UI's and caret positioning.
Fixed an issue with Parallax Map Layers and Scrolling.