All Versions
51
Latest Version
Avg Release Cycle
57 days
Latest Release
1065 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.1.3 Changes
April 20, 2020๐ Fixed
- โ Remove unnecessary calls to
_orientationChanged
- ๐ Change videoStabilisationMode in between recordings
- Change the main class to open to permit inheritance
โ Added
- โ Remove unnecessary calls to
-
v5.1.2 Changes
April 16, 2020๐ Fixed
- ๐ Fix location metadata and front image flipping when capturing a video
-
v5.1.1 Changes
April 15, 2020๐ Fixed
- ๐ Minor fixes when changing between outputs
- ๐ Fix bug when changing exposure duration not calling
unlockForConfiguration
-
v5.0.0 Changes
April 01, 2020 -
v4.4.0 Changes
March 12, 2019๐ Changed
- ๐ Change callbacks to the swifty way of reporting success and errors (pull request #185)
-
v4.3.1 Changes
March 08, 2019๐ Fixed
- ๐ Swift Support (pull request #173 and #168)
- ๐ Example App layout supports iPhone X (pull request #173)
-
v4.3.0 Changes
August 17, 2018โ Added
- โ Add video stabilization mode (pull request #160)
-
v4.2.3 Changes
July 27, 2018๐ Fixed
- Deinit cause crash when
cameraDevice = .front
(#157)
๐ Changed
- โ Add note to documentation when a property has a default value
- Deinit cause crash when
-
v4.2.2 Changes
July 26, 2018โ Added
- โ Add
CONTRIBUTING.md
๐ Fixed
- When recording is finished
videoURL
is always nil (#158)
- โ Add