All Versions
25
Latest Version
Avg Release Cycle
78 days
Latest Release
952 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.11 Changes
October 16, 2019- Also apply the accessoryType fix on iOS 12
-
v1.6.10 Changes
October 16, 2019- 🛠 Fix cut view when UITableViewCell's accessoryType is set to disclosureIndicator in a storyboard.
-
v1.6.9 Changes
August 25, 2019- 🛠 iOS 13 compatibility fixes.
-
v1.6.8 Changes
November 27, 2018- 🛠 Fix duplicaged buttons on orientation change.
-
v1.6.7 Changes
April 29, 2018- 🛠 Fix quality loss in snapshot image.
- ⚠ Got rid from Block implicitly warning.
-
v1.6.6 Changes
November 18, 2017- 👌 Improve notch code to better handle edge cases like orientation changes while swiping.
- Correctly handle safeAreaInsets for RTL language.
- ➕ Add allowsButtonWithDifferentWidth property to MGSwipeSettings and deprecate the one in MGSwipeTableCell.
-
v1.6.5 Changes
November 18, 2017- Expand the first or last button width to make appearance look good with a notch (e.g. iPhone X).
- ➕ Add expandLastButtonBySafeAreaInsets property to optionally enable/disable the default behaviour.
-
v1.6.4 Changes
November 11, 2017- Backwards compatibility with XCode 8 compilation
-
v1.6.3
November 11, 2017 -
v1.6.2 Changes
November 10, 2017- 🖐 Handle iOS 11 safeAreaInsets.
- 🛠 Fix issue #302: Right Buttons are covered iPhone X when landscape.
- 🚚 Use availability checks for Objective-C to remove some warings in XCode 9.