- Added "application/octet-stream" to the list of allowed MIME types for server responses to make images load in iOS 13 (see iOS 13 Release Notes).
- Update to Swift 5.0.
- Update to Swift 4.2.
- Update to Swift 4.0.
- Made public the
Moa.settings.cache.diskPath
setting to allow sharing image cache with the rest of the app.
- Upgraded to Xcode 8 beta 6 version of Swift.
- Upgraded to Xcode 8 beta 4 version of Swift.
- Upgraded to Xcode 8 beta 3 version of Swift.
- Upgraded to Swift 3.0
- Added support for the "image/jpg" mime type (non-standard image type).
- Added tvOS support.