Releases: prey/prey-ios-client
Releases · prey/prey-ios-client
v2.1.2
v2.1.1
- Fixed #81: Crash accessing singleton dictionary from thread
- Fixed #82: UIModalPresentationPopover on iOS 13 and WKWebView
- Fixed #83: Nil pointer on PreyMobileConfig request
- Fixed #84: AuthChallengeDisposition and URLCredential serverTrust
- Fixed #85: AVCaptureSession set false when use wide-gamut color
v2.1.0
- Add support to BackgroundTasks framework (+iOS 13)
- Add support to Dark Mode (+iOS 13)
- Add support to email validation on signUp view
- Add UserActivated action
- Add support to custom url scheme
- Update Crashlytics framework
- Fix issue on exampleReport view with imgMap
- Fix issue with UIView on background
- Fix issue with BackgroundTasks
- Fixed #80
v2.0.0
- Implemented ReactViews: onboarding, signUp, logIn, permissions, example report and home
- Delete deprecated WebViews, UIViewControllers and images from Storyboard
- Improve check urlScheme on HomeWebVC
- Add check location aware action on activation view
- Add i18n support on permissions view
- Add new image on whatsprey of ReactViews
- Add Trigger action
- Add Triggers on CoreData model
- Add trigger option: low_battery, exact_time, repeat_time
- Add custom notification for alert action
- Change UILocalNotification for UNMutableNotificationContent
- Update Crashlytics framework
- Fix issue with latitude and longitude on GeofencingManager
- Fix issue with superview and UIDropShadowView on mainView
- Fix issue with notification settings on permissions view
- Fix issue with preferred languages on ReactViews
- Fix issue with request to web panel on WebKitVC
- Fix issue with camouflage mode on mainView
- Fix issue with lowercase text on signup view
- Fix issue with endpoints variables
- Fix issue with socket resource reclaim on iOS 12 (NSPOSIXErrorDomain Code: 53)
v1.9.4
- Remove AppsFlyer SDK: files, events and tracking deep linking (OneLink)
- Add support to exclude options on reports
- Update from Swift 4.2 to Swift 5
- Update Swifter from 1.3.3 to 1.4.6
- Update PreyNotification with UNUserNotificationCenter on iOS 10 and later
- Fix issue with socket resource reclaim on iOS 12 (NSPOSIXErrorDomain Code: 53)
v1.9.3
- Add data validation on CLLocationCoordinate2D
- Run detach device when requests return statusCode:406
- Enable TouchID/FaceID to access device settings
- Remove keyObserver stillImageOutput.capturingStillImage on ReportPhoto
- Change AVCaptureStillImageOutput by AVCapturePhotoOutput on ReportPhoto
- Improve retries requests on URLSessionTask
- Improve socket resource reclaim on iOS 12 (NSPOSIXErrorDomain Code: 53)
v1.9.2
v1.9.1
- iOS 7 is no longer supported
- Disable forgot password button on view camouflage
- Update Crashlytics framework from Fabric to Firebase
- Update from Swift 4 to Swift 4.2
- Update travis config
- Update hardware information
- Fix issue with password on HomeWebVC
- Fix issue on Swifter with DispatchQueue
- Fix issue with user authorization on request
- Fix issue with compatibility of enum value in swift 4.2
- Fixed #76
v1.9.0
- Add files retrieval action
- Add contacts to files retrieval action
- Changes images on onboarding
- Improve WebView content
- Improve texts to request user permissions
- Update Fabric framework
- Fix issue with requests timedout
- Fix issue with PHAssetResource on iOS 9
- Fix issue with UIRemoteNotification and user authorization
- Fixed #75