Skip to content

Releases: shogo4405/HaishinKit.swift

2.0.1

24 Nov 12:35
Compare
Choose a tag to compare

Fixed an issue where the app would crash when running in the background. This is treated as a hotfix for version 2.0.0.

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

08 Nov 11:52
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, 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.

While I 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

Thank you.

Notes

What's Changed

New Contributors

Full Changelog: 1.9.2...2.0.0

2.0.0-rc.2

25 Oct 14:45
Compare
Choose a tag to compare
2.0.0-rc.2 Pre-release
Pre-release
  • Fixed a bug that caused a crash when sending large-sized data. I plan to debug for a few more weeks before releasing it. #1608, #1605

What's Changed

New Contributors

Full Changelog: 2.0.0-rc.1...2.0.0-rc.2

1.9.6

20 Oct 14:31
Compare
Choose a tag to compare

What's Changed

  • fix the issue where unintended buffering increases. by @shogo4405 in #1589
  • Encoding is now processed when PTS increases in monotonic time. by @shogo4405 in #1603

Full Changelog: 1.9.5...1.9.6

2.0.0-rc.1

14 Oct 15:27
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release
  • I adjusted the default time to prevent a timeout when making a streaming request. #1594, #1592

Notes

What's Changed

Full Changelog: 2.0.0-rc.0...2.0.0-rc.1

2.0.0-rc.0

02 Oct 10:51
Compare
Choose a tag to compare
2.0.0-rc.0 Pre-release
Pre-release

Notes

What's Changed

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
2.0.0-beta.3 Pre-release
Pre-release

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
2.0.0-beta.2 Pre-release
Pre-release

Notes

What's Changed

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