Onboard v2.2.0 Release Notes

Release Date: 2016-05-08 // almost 8 years ago
  • The following changes were done for my personal sanity, as I was never really happy with the architecture of this from the start:

    • ๐Ÿ”จ Refactored a good deal of the internals to fix issues with the view controller life cycle
    • ๐Ÿ’… Exposed the main UI elements, rather than individual properties for each element, allowing for more explicit customization and less forcing of design styles by the framework
    • ๐Ÿš€ Deprecated the custom styling properties and the convenience methods to set them globally. These deprecated methods will be removed in the next release (v3.0.0) to keep everything as tidy as possible because I'm slightly OCD.