Skip to content

Releases: ca-archived/iOS-NBUImagePicker

1.3.1

22 Apr 02:04
Compare
Choose a tag to compare
  • New optional asset library accessDeniedView.
  • Fixed camera capture when pushing another controller before capture is finished.

1.3.0

07 Apr 02:58
Compare
Choose a tag to compare
  • Update titles only if they start with @@.
  • Remove no longer needed updatesTitle properties.
  • Do not automatically remove camera's lastPictureImageView on single image mode.
  • Make NBUCropView's scrollView not to clip subviews by default.
  • Improved iOS 64bit simulator support.
  • Fix 64bit compiler warnings.

1.2.0

12 Mar 05:31
Compare
Choose a tag to compare
  • Update IB files' format
  • Add missing CoreVideo framework to Camera subspec
  • Ease NBUImagePickerController subclassing by removing it from the picker Storyboard
  • Fix Picker's iOS 6 navigation bar UI
  • Update string formatting for 64bit compatibility
  • For convenience return picker on startPickerWithTarget method

1.1.1

21 Feb 10:03
Compare
Choose a tag to compare
  • Fix toggle to camera button

1.1.0

20 Feb 09:42
Compare
Choose a tag to compare
  • Migrate to Storyboards
  • Refactor Picker
  • Make filters (and thus GPUImage) completely optional
  • Modernize code

1.0.0

21 Jan 03:28
Compare
Choose a tag to compare

Initial public release