Skip to content

Releases: shogo4405/HaishinKit.swift

2.0.0-rc.0

02 Oct 10:51
Compare
Choose a tag to compare

Notes

What's Changed

Known Issues

Full Changelog: 2.0.0-beta.3...2.0.0-rc.0

1.9.5

28 Sep 20:12
Compare
Choose a tag to compare

ScreenObject rendering performance has been improved. Additionally, the issue where audio was not being recognized on the server side when using SRT has been fixed.

Related Issues

What's Changed

Known Issues

Full Changelog: 1.9.4...1.9.5

1.9.4

17 Sep 13:10
Compare
Choose a tag to compare

Related Issues

What's Changed

Known Issues

Full Changelog: 1.9.3...1.9.4

2.0.0-beta.3

14 Sep 19:47
Compare
Choose a tag to compare

I made API adjustments and fixed bugs. Version 2.0.0 is scheduled to be released in mid to late October 2024.

Notes

Full Changelog: 2.0.0-beta.2...2.0.0-beta.3

2.0.0-beta.2

31 Aug 07:17
Compare
Choose a tag to compare

Notes

What's Changed

Full Changelog: 2.0.0-beta...2.0.0-beta.2

2.0.0-beta

19 Aug 14:02
1be51af
Compare
Choose a tag to compare

Regarding the major APIs since the 2.0.0-alpha release: Strict Concurrency support has been completed. Additionally, the naming conventions for some classes have been changed.

Notes

What's Changed

Full Changelog: 2.0.0-alpha...2.0.0-beta

1.9.3

14 Aug 05:21
Compare
Choose a tag to compare

Related Issues

What's Changed

Known Issues

Full Changelog: 1.9.2...1.9.3

2.0.0-alpha

09 Aug 13:46
992ee08
Compare
Choose a tag to compare

HaishinKit celebrated its 9th anniversary in July 2024. The continuation of individual development has been possible thanks to our sponsors and contributors. Thank you very much for your support.

Now, with the release of the latest version of Xcode and the upcoming Swift 6.0 in September 2024, developers will need to adapt to the changes. HaishinKit will follow this trend by fully rewriting the code to support Swift Concurrency and refining the API. As a result, the next version after 1.9.x will be 2.0.0.

Due to the significant breaking changes, we are releasing it as a technical preview. While we will continue to maintain the 1.9.x series for some time, any new features involving breaking changes will be added to version 2.0.0. If you have any questions, please post them at https://github.com/shogo4405/HaishinKit.swift/discussions.

Notes

What's Changed

Full Changelog: 1.9.2...2.0.0-alpha

1.9.2

20 Jul 04:24
Compare
Choose a tag to compare

Related Issues

What's Changed

Known Issues

Full Changelog: 1.9.1...1.9.2

1.9.1

29 Jun 04:17
Compare
Choose a tag to compare

Related Issues

What's Changed

  • Remove shouldMix from multitrack mixer by @levs42 in #1479
  • Update libsrt.framework and SRTHaishinKit by @shogo4405 in #1484
  • Make open ScreenObject. by @shogo4405 in #1490
  • Fixed After fist live audio does not have a program SRTHaishinKit by @shogo4405 in #1492
  • nonisolated(unsafe) property ASTypedObject.decoders and RTMPSharedObject.remoteSharedObjects by @shogo4405 in #1493
  • Bump fastlane from 2.220.0 to 2.221.1 by @dependabot in #1494
  • Allow mid stream audio video format change by @levs42 in #1497

Full Changelog: 1.9.0...1.9.1