All Versions
17
Latest Version
Avg Release Cycle
46 days
Latest Release
2153 days ago
Changelog History
Page 1
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.
- Added option
-
v3.0.1 Changes
December 02, 2016β¨ Enhancements
- Added options
panGesturesEnabled
andtapGesturesEnabled
. Options defaults are of course set to enabled/true so no impact to anyone already using this.
π Bugfixes
- π Fix project settings.
- Added options
-
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