spine v1.2.0 Release Notes

    • Much improved fromForm method
    • 🛠 Fix controller.replace()
    • Trigger can pass options
    • Code cleanup for listen methods
    • 👌 Improve manager module handling of activate deactivate events
    • Accept url override for methods that would delegate to ajax- Asset.save {url:'/some/other/url'} (#467)
    • Simpler mechanism for maintaining model order
    • Unmatched route redirect options
    • 👍 Better handle race conditions in the ajaxQueue