- Bug fix for icon stability when scrolling
- Bug fix for only one icon allowed to be selected (introduced in v2.0.3)
- Bug fix for iPad landscape icon selection
- Bug fix for iPad orientation changes
- Setting MyLauncherView pages property now refreshes the icons
- Improved Saved Launcher Items support
- Bug fix to prevent multiple icons being selected from multiple finger touches
- Bug fix to prevent MyLauncherPageControl from having -1 currentPage
- Bug fix to ensure MyLauncherPageControl stays on the screen after icons have been refreshed
- Added calls to launched navigation views for ViewWillAppear, ViewWillDisappear, ViewDidAppear, and ViewDidDisappear
- Optimised icon animation
- Added iPad Compatibility
- Added immovable item capabilities
- Added ability to disable editing of items
- Allowed for items and their view controllers to have different titles
- Optimised Code