Skip to content

Latest commit

 

History

History
181 lines (106 loc) · 8.11 KB

CHANGELOG.md

File metadata and controls

181 lines (106 loc) · 8.11 KB

Changelog

Full Changelog

Fixed bugs:

  • App Freeze when sideMenuController is not in hierarchy. #71

1.4.5 (2019-11-20)

Full Changelog

Closed issues:

  • Thread 1: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) in preferredStatusBarStyle method #68
  • didHideMenuViewController is never called #62
  • need swift 5 support #58
  • Failed to verify bitcode in AKSideMenu.framework #55

1.4.4 (2019-05-22)

Full Changelog

Fixed bugs:

  • didHideMenuViewController delegate is never called. #53
  • Calling variable sideMenuViewController in UIViewController extension freezes the app when it is not in view heirarchy #47

Closed issues:

  • space at top right and left corner of navigation bar while using aksidemenu #60
  • ContentViewCornerRadius is available? #57
  • Sidemenu stuck in swipe #50
  • How to Pass an object from RootViewController to contentViewController #49
  • Instance member 'autoresizingMask' cannot be used on type 'UIView' #48
  • How to show side menu from Other view controller ? #36

1.4.3 (2019-01-06)

Full Changelog

Closed issues:

  • Manage corner spaces. #45
  • Image on BackgroundImageView is not showing up #44
  • Get the position/frame of content View controller when side menu is opened #43
  • Black bar in iOS11 devices #35

1.4.2 (2018-09-22)

Full Changelog

Closed issues:

  • how to call side menu over the context..? #40
  • Unexpectedly found nil #39
  • how to support arabaic language? #38
  • interactivePopGestureRecognizerEnabled - Make Disable #37
  • UI blocker #26

1.4.1 (2017-12-05)

Full Changelog

Fixed bugs:

  • How to disable "swipe gesture" on rightViewController? #22

Closed issues:

  • ios 11 A white bar appears on the navigation bar #34
  • Right Side menu Images #32
  • ContentViewContainer invisible after rotation #31
  • White space on top of scaled ContentViewController #29
  • Swift 4 support #27
  • pop to view controller #24

Merged pull requests:

1.4.0 (2017-09-27)

Full Changelog

Implemented enhancements:

  • Add support for simultaneous gesture recognitions #21 (mrylmz)

Closed issues:

  • App Freezing when using on Xcode and normally crash #25
  • Unwind segue error #23
  • Pan gesture issue with MKMapView inside contentViewController #20
  • Still crashing a little #18

1.3.5 (2017-02-22)

Full Changelog

Fixed bugs:

  • Status bar issue #17

Merged pull requests:

1.3.3 (2017-02-01)

Full Changelog

Merged pull requests:

1.3.2 (2017-01-26)

Full Changelog

Closed issues:

  • AKSideMenu for Objective C #11
  • How to decrease or increase size of contentView? #10

Merged pull requests:

1.3.1 (2016-12-05)

Full Changelog

Closed issues:

  • Error if there is not rightMenuViewController #9
  • Improvement to make RightSide Menu as optional #7
  • Issue with modals #6

1.3.0 (2016-11-21)

Full Changelog

Closed issues:

  • How to use only left view controller #5
  • Need swift 2.3 support #4

Merged pull requests:

1.2 (2016-09-15)

Full Changelog

Closed issues:

  • Swift 3 Support #3
  • Can't use extension. #1

1.1.1 (2016-08-29)

Full Changelog

1.1 (2016-06-10)

Full Changelog

1.0 (2016-06-09)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator