Skip to content

Commit

Permalink
Documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartisim committed Apr 2, 2024
1 parent d13a501 commit 681b002
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ If you are having issues on an unsupported operating system, please either upgra
We are happy to introduce *DocC* documentation for SwiftFCSDKiOS. Simply build the documentation with **Command + Control + Shift + D** in your app and have all the documentation that you need right in Xcode.

## Version Changes
[Version 4.2.9 ](https://github.com/cbajapan/swift-fcsdk-ios/blob/main/Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.9.md 'Version 4.2.9')

[Version 4.2.8 ](https://github.com/cbajapan/swift-fcsdk-ios/blob/main/Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.8.md 'Version 4.2.8')

[Version 4.2.7 ](https://github.com/cbajapan/swift-fcsdk-ios/blob/main/Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.7.md 'Version 4.2.7')
Expand Down
25 changes: 25 additions & 0 deletions Sources/SwiftFCSDKiOS/SwiftFCSDKiOS.docc/Version-4.2.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Version 4.2.9

This article describes changes in version 4.2.9 of FCSDKiOS

## Overview

Version 4.2.9 has the following fixes

### Minor scaling fixes

### Using WebRTC m122

### Improved Metal Rendering

### Improved Conformance to the Sendable Protocol

### Improved Memory Management

### Improved Rendering

### Improved State Handling

### Improved SDP Parsing

### Several Bug Fixes

0 comments on commit 681b002

Please sign in to comment.