Conductor v2.1.1 Release Notes

Release Date: 2017-03-03 // about 7 years ago
    • βž• Added missing nullity annotations for pager adapters (#219)
    • 🚚 Routers now properly remove views of all owned controllers on destroy (#221)
    • 🚚 TransitionChangeHandler is now much more flexible (doesn’t force you to add/remove views)
    • βž• Added startIntentSenderForResult method to controller (#235)
    • βž• Added ability to specify the maximum number of pages for which states should be saved (#236)
    • πŸ›  Fixes popToTransaction calls when removesViewOnPush is set to false in a change handler (#239)