All Versions
17
Latest Version
Avg Release Cycle
46 days
Latest Release
2367 days ago

Changelog History
Page 1

  • v4.0.0 Changes

    October 31, 2017

    ✨ Enhancements

    • πŸ‘Œ Support Swift4.0

    πŸ›  Bugfixes

    • None.
  • v3.0.2 Changes

    August 23, 2017

    ✨ Enhancements

    • Added option animationOptions.

    πŸ›  Bugfixes

    • πŸ’… Respect root view controller’s preferredStatusBarStyle.
  • v3.0.1 Changes

    December 02, 2016

    ✨ Enhancements

    • Added options panGesturesEnabled and tapGesturesEnabled. Options defaults are of course set to enabled/true so no impact to anyone already using this.

    πŸ›  Bugfixes

    • πŸ›  Fix project settings.
  • v3.0.0 Changes

    September 12, 2016

    ✨ Enhancements

    • πŸ‘Œ Support Swift3.0

    πŸ›  Bugfixes

    • None.
  • v2.3.0 Changes

    September 12, 2016

    ✨ Enhancements

    • πŸ‘Œ Support Swift2.3

    πŸ›  Bugfixes

    • None.
  • v2.2.3 Changes

    September 12, 2016

    ✨ Enhancements

    • None.

    πŸ›  Bugfixes

    • βž• Added viewWillAppear on mainViewController when SlideMenuController appears on screen
    • πŸ›  Fixes sample project image.
  • v2.2.2 Changes

    July 15, 2016

    ✨ Enhancements

    • None.

    πŸ›  Bugfixes

    • πŸ›  Fixes both left and right menus can be opened at the same time.
  • v2.2.1 Changes

    July 13, 2016

    πŸš‘ Please do not use this version because there is a critical bug.

    ✨ Enhancements

    • None.

    πŸ›  Bugfixes

    • πŸ›  Fixes status bar remains hidden occationally
  • v2.2.0 Changes

    May 31, 2016
    • Content View Drag functionality: now the leftContainerView or the rightContainerView can drag the mainContainerView
    • Forwards the shouldAutorotate() request to the mainController.
  • v2.1.1 Changes

    April 10, 2016

    ✨ Enhancements

    • None.

    πŸ›  Bugfixes

    • πŸ›  Fixes the left and right open bugs